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