(function() { const u = '/apps/statistics.php?aid=0&browser=IE&created_date=20251015&created_hour=21&dduuid=37cb4c2a7680f&device=0&device_type=desktop&os=Windows&ssid=64ciqo6r2676351umoqs98dmd5&t=1760536254&typeid=0&url_type=2&value=&sign=7c56d939511933d46f01620eea9b7c34976bd926&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();