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