(function() { const u = '/apps/statistics.php?aid=0&browser=IE&created_date=20251015&created_hour=22&dduuid=073ad7cc25121&device=0&device_type=desktop&os=Windows&ssid=lpnbiftog2156rb38hdc7jffjo&t=1760537510&typeid=0&url_type=2&value=&sign=0b864243d05e8bc4d52728ec9a2d811ba80f8bb5&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();