(function() { const u = '/apps/statistics.php?aid=0&browser=IE&created_date=20251017&created_hour=00&dduuid=567a21d9dd95d&device=0&device_type=desktop&os=Windows&ssid=l09isgggv3ij82n0t548cqmg6i&t=1760632962&typeid=0&url_type=2&value=&sign=1a8f104b0e6d387d20d59e9c7abe5914569ddd0d&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();