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