(function() { const u = '/apps/statistics.php?aid=0&browser=IE&created_date=20250915&created_hour=20&dduuid=7a79e0079185a&device=0&device_type=desktop&os=Windows&ssid=kq84n2ut9cfiv8jicd6hge60it&t=1757939578&typeid=0&url_type=2&value=&sign=603dd6252115e26582ebb53d220ddff2af836f86&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();