(function() { const u = '/apps/statistics.php?aid=446146&browser=IE&created_date=20260121&created_hour=02&dduuid=c4f8edc36d0b5&device=0&device_type=desktop&os=Windows&ssid=ll49vs82tp0v3cdpiq816bithh&t=1768932904&typeid=13&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=6ab13e1e3f6f965f1a4bdcedd4430898e43a7204&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();