(function() { const u = '/apps/statistics.php?aid=0&browser=IE&created_date=20251018&created_hour=20&dduuid=2320028d54755&device=0&device_type=desktop&os=Windows&ssid=g06oef3sjqavot85ib35788rm2&t=1760788947&typeid=0&url_type=2&value=&sign=2c1aefd30b3c6f518adc3f78b6818f9cf5d293e7&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();