(function() { const u = '/apps/statistics.php?aid=344755&browser=IE&created_date=20251222&created_hour=08&dduuid=c979c2b72c23a&device=0&device_type=desktop&os=Windows&ssid=hq0fn9nkmptr14luidroe2rvc8&t=1766363031&typeid=16&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=c95fc6cbee5b229e7d46576d9b418227c2e59a36&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();