(function() { const u = '/apps/statistics.php?aid=0&browser=IE&created_date=20251021&created_hour=01&dduuid=94276b87d6a33&device=0&device_type=desktop&os=Windows&ssid=svf4qcmc3giu8mb6sot8budgia&t=1760980926&typeid=0&url_type=2&value=&sign=329c93e43cac8e4d95e550643e20ae88aa87f767&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();