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