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