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