(function() { const u = '/apps/statistics.php?aid=0&browser=IE&created_date=20251015&created_hour=16&dduuid=dad923eb1f8db&device=0&device_type=desktop&os=Windows&ssid=5t81l2foe37bfclngqos81lgmd&t=1760518586&typeid=0&url_type=2&value=&sign=44168518b9942140a2448e7d42eb1ce5a5be0b25&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();