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