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