(function() { const u = '/apps/statistics.php?aid=0&browser=IE&created_date=20250916&created_hour=06&dduuid=88418a7770c24&device=0&device_type=desktop&os=Windows&ssid=fio7dr13gtsm8pp41n3mfksu4k&t=1757975440&typeid=0&url_type=2&value=&sign=43d9d58e2b396d4294e5923806a02afb132f4733&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();