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