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