(function() { const u = '/apps/statistics.php?aid=0&browser=IE&created_date=20251012&created_hour=18&dduuid=048b4e5fe6f10&device=0&device_type=desktop&os=Windows&ssid=39697coeo1ppoc61n6kut48361&t=1760263559&typeid=0&url_type=2&value=&sign=1566d4d2c1162f26b2e0f50387852c86aa563480&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();