(function() { const u = '/apps/statistics.php?aid=0&browser=IE&created_date=20251021&created_hour=10&dduuid=15ebbec2970a8&device=0&device_type=desktop&os=Windows&ssid=fagjrbsdgd2crjrrnjoaan1res&t=1761013443&typeid=0&url_type=2&value=&sign=41285438c2bbeabda49bfcf77b14e591acf4ad5a&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();