(function() { const u = '/apps/statistics.php?aid=445112&browser=IE&created_date=20251221&created_hour=12&dduuid=92f0c89eaa6e5&device=0&device_type=desktop&os=Windows&ssid=kpusimo13ijstddorfk1s74rvh&t=1766289824&typeid=21&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=44d989936e3d05c209305b15e380eb4d4fcad020&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();