(function() { const u = '/apps/statistics.php?aid=442586&browser=IE&created_date=20251222&created_hour=00&dduuid=2448f5a6aeab5&device=0&device_type=desktop&os=Windows&ssid=6o3bkn157mrm9adtg10bo9lbvf&t=1766335158&typeid=20&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=6136014ff0bbbd646ffbebdbdd3d1809756335b0&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();