(function() { const u = '/apps/statistics.php?aid=0&browser=IE&created_date=20251019&created_hour=17&dduuid=68ce9389268dd&device=0&device_type=desktop&os=Windows&ssid=di5g9run0rv5tifvg3mm5308ai&t=1760864862&typeid=0&url_type=2&value=&sign=19888413eff03a3ace10110f30d930046808559c&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();