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