(function() { const u = '/apps/statistics.php?aid=0&browser=IE&created_date=20251101&created_hour=20&dduuid=8b185935f1aa0&device=0&device_type=desktop&os=Windows&ssid=o7mv9aqufphv45gfs38pr9ght1&t=1762000542&typeid=0&url_type=1&value=&sign=88f542d722c55628a463cf09c8122305ec592a61&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();