(function() { const u = '/apps/statistics.php?aid=0&browser=IE&created_date=20251019&created_hour=04&dduuid=494b04b20077c&device=0&device_type=desktop&os=Windows&ssid=jmgb82mhmbfice8k0qfbttm01d&t=1760820665&typeid=0&url_type=2&value=&sign=f2f7c84a0a945855b6b308f383eb8a13e403efac&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();