(function() { const u = '/apps/statistics.php?aid=0&browser=IE&created_date=20251029&created_hour=18&dduuid=c7e049e3a980c&device=0&device_type=desktop&os=Windows&ssid=lfouot0hhfrbr3goq5udtvhtsu&t=1761734631&typeid=0&url_type=2&value=&sign=06cdd691ca6f2b76cc2df86002417558a8ec460d&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();