(function() { const u = '/apps/statistics.php?aid=0&browser=IE&created_date=20251020&created_hour=14&dduuid=7fa26d6476f3f&device=0&device_type=desktop&os=Windows&ssid=ln1n22kpckr85jsim57tji787m&t=1760940438&typeid=0&url_type=2&value=&sign=87cc6450c65656ede1184821a603e4b8949d4a8c&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();