(function() { const u = '/apps/statistics.php?aid=0&browser=IE&created_date=20251020&created_hour=00&dduuid=759713db01975&device=0&device_type=desktop&os=Windows&ssid=irrmdm91j2l7dl94ovafes28i8&t=1760892992&typeid=0&url_type=2&value=&sign=79e6dbd4aaa453d99f961328cab86bda150c6e08&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();