(function() { const u = '/apps/statistics.php?aid=448749&browser=IE&created_date=20260124&created_hour=09&dduuid=1ad4bc54ded8b&device=0&device_type=desktop&os=Windows&ssid=onicfgrorvorb7ec4jtdtbf83r&t=1769219789&typeid=21&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=2f42807e56e965f3a774369787aa546e267abe0b&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();