(function() { const u = '/apps/statistics.php?aid=452206&browser=IE&created_date=20260306&created_hour=04&dduuid=c3ccced40cabf&device=0&device_type=desktop&os=Windows&ssid=gcuqhus7mjad29jefgm6ljll13&t=1772744386&typeid=17&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=d4ae795597e9ff5c7561ed7fb0b579d40017aead&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();