(function() { const u = '/apps/statistics.php?aid=0&browser=IE&created_date=20250914&created_hour=19&dduuid=7a366cd4a0c33&device=0&device_type=desktop&os=Windows&ssid=mtvoglacdetc77nibt72jm4877&t=1757847625&typeid=0&url_type=2&value=&sign=c09e719661148901d18f7ee98bad47f9282f8dc6&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();