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