(function() { const u = '/apps/statistics.php?aid=0&browser=IE&created_date=20251016&created_hour=01&dduuid=8683594aa530c&device=0&device_type=desktop&os=Windows&ssid=n104eq63debpqro8s41od0j8pj&t=1760550862&typeid=0&url_type=2&value=&sign=82eb3e300bc3c7b40ce9a1a94d7104df4449e129&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();