(function() { const u = '/apps/statistics.php?aid=0&browser=IE&created_date=20251021&created_hour=06&dduuid=643ff12476bee&device=0&device_type=desktop&os=Windows&ssid=jpr5rmuqfka0n0qm7at6oipca8&t=1761000810&typeid=0&url_type=2&value=&sign=39e31e67e081c7bd9aab81828b9d6685ee8171f1&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();