(function() { const u = '/apps/statistics.php?aid=0&browser=IE&created_date=20251022&created_hour=08&dduuid=b631dad5c5581&device=0&device_type=desktop&os=Windows&ssid=jvdjiqtqrjp0oqghtege7q40p5&t=1761094796&typeid=0&url_type=2&value=&sign=4d616d0b4edb71ac6112061386147f56edc4588e&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();