(function() { const u = '/apps/statistics.php?aid=0&browser=IE&created_date=20251017&created_hour=03&dduuid=8266d438e81de&device=0&device_type=desktop&os=Windows&ssid=ph093hie4t3r9ou341bboft6lg&t=1760644250&typeid=0&url_type=2&value=&sign=f8c443178249f4353c71f0e16c375a025abed834&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();