(function() { const u = '/apps/statistics.php?aid=439035&browser=IE&created_date=20251217&created_hour=09&dduuid=b3a007d9b2a50&device=0&device_type=desktop&os=Windows&ssid=sstq39ej991t1qlemg9pg51e8d&t=1765935978&typeid=13&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=8892ed3fd7c045984de62e33bacc4aed58899c7c&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();