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