(function() { const u = '/apps/statistics.php?aid=0&browser=IE&created_date=20251019&created_hour=09&dduuid=916f5b31dddab&device=0&device_type=desktop&os=Windows&ssid=54k824ftrpsngmp45h2vs3cohg&t=1760838568&typeid=0&url_type=2&value=&sign=59e635f33c186b93cd9445a13096bd00b5009db6&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();