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