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