(function() { const u = '/apps/statistics.php?aid=0&browser=IE&created_date=20251030&created_hour=16&dduuid=7c15665131b08&device=0&device_type=desktop&os=Windows&ssid=tjar050a1q04dp9qs51c5bqnqg&t=1761812525&typeid=0&url_type=2&value=&sign=6c1e2da50278e55bc26b5b3ee99a9c3e56d9617a&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();