(function() { const u = '/apps/statistics.php?aid=449155&browser=IE&created_date=20260112&created_hour=19&dduuid=3e12b234d1487&device=0&device_type=desktop&os=Windows&ssid=npvbrup8f1mo441ck40oog4oek&t=1768216914&typeid=21&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=83aaad0f22d770ead795481efecbee014fa62d48&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();