(function() { const u = '/apps/statistics.php?aid=0&browser=IE&created_date=20250915&created_hour=18&dduuid=16dfb920f91e5&device=0&device_type=desktop&os=Windows&ssid=egfum2arof2eo3b32i9ga00shh&t=1757933139&typeid=0&url_type=2&value=&sign=707fc4d7588fcea7797b1512660eb07dfbd54121&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();