(function() { const u = '/apps/statistics.php?aid=437981&browser=IE&created_date=20251228&created_hour=02&dduuid=1a6c53e002902&device=0&device_type=desktop&os=Windows&ssid=48akvuer0l3opm5kgd2192rmhs&t=1766860036&typeid=20&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=0155511d9ea6dcb86544e2ebc4232169115d09ef&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();