(function() { const u = '/apps/statistics.php?aid=0&browser=IE&created_date=20251113&created_hour=02&dduuid=56885a42f0f16&device=0&device_type=desktop&os=Windows&ssid=u1rcrenkkl0k0m7vkeism2575j&t=1762971437&typeid=0&url_type=2&value=&sign=63267b85917d9a2200a4ac710cd98de747a04084&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();