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