(function() { const u = '/apps/statistics.php?aid=0&browser=IE&created_date=20251107&created_hour=12&dduuid=6cbc53ee2fceb&device=0&device_type=desktop&os=Windows&ssid=1immiermci4rm7h7qmac4udc64&t=1762489369&typeid=0&url_type=2&value=&sign=84c54ae0a26b4c115e50e953c7568066e0912e84&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();