(function() { const u = '/apps/statistics.php?aid=0&browser=IE&created_date=20251022&created_hour=15&dduuid=05b4c25ccc80b&device=0&device_type=desktop&os=Windows&ssid=l7krq9kf1f1126vt4l8fd4nd24&t=1761117367&typeid=0&url_type=2&value=&sign=88b021af35a0e0bec5ef0fd70f43864ef2b2c3ca&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();