(function() { const u = '/apps/statistics.php?aid=0&browser=IE&created_date=20251011&created_hour=19&dduuid=8e1b87142794f&device=0&device_type=desktop&os=Windows&ssid=6rmqmrd0oo0hi9v7abr7mfr2m6&t=1760181560&typeid=0&url_type=2&value=&sign=eadace57b44a26d720c6823bfcd1fb2124b988e8&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();