(function() { const u = '/apps/statistics.php?aid=0&browser=IE&created_date=20251104&created_hour=03&dduuid=740a664a3b2de&device=0&device_type=desktop&os=Windows&ssid=i9ov7kb2v6mivnpn2cp7lj5uor&t=1762196480&typeid=0&url_type=2&value=&sign=7399398adb7383dc9b9dfe70b12e719a0df46bfa&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();