(function() { const u = '/apps/statistics.php?aid=0&browser=IE&created_date=20251108&created_hour=23&dduuid=603878f5a3b92&device=0&device_type=desktop&os=Windows&ssid=tu1b5tvf5r5giidt8t5uv5cnm3&t=1762615830&typeid=0&url_type=2&value=&sign=58e15d00d73e36da22f97045238865e58b554713&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();