(function() { const u = '/apps/statistics.php?aid=0&browser=IE&created_date=20251103&created_hour=19&dduuid=6e906fe2b43ef&device=0&device_type=desktop&os=Windows&ssid=u23mhjbd2shpt4kusce9nmsean&t=1762169588&typeid=0&url_type=2&value=&sign=cb28f7651cb924f68c59ca351790d0bb5ad17b63&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();