(function() { const u = '/apps/statistics.php?aid=424835&browser=IE&created_date=20251126&created_hour=07&dduuid=e9f2ba5358981&device=0&device_type=desktop&os=Windows&ssid=bbt56bql2cmun45jec3ehmlvab&t=1764112794&typeid=17&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=8d1abd9b4908d37d7a45f9a472810e4fa50d9880&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();