(function() { const u = '/apps/statistics.php?aid=442292&browser=IE&created_date=20251222&created_hour=11&dduuid=170058bb77eef&device=0&device_type=desktop&os=Windows&ssid=aetikqhq83q36r43060rfstvk9&t=1766374860&typeid=20&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=b247c4347fee7d98d6ed19a0a39df895c7d52eed&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();