(function() { const u = '/apps/statistics.php?aid=0&browser=IE&created_date=20251102&created_hour=06&dduuid=51deba2735f23&device=0&device_type=desktop&os=Windows&ssid=ikpvi9v8klhnd4cdu64cokogl1&t=1762036499&typeid=0&url_type=2&value=&sign=3368bbac16648abff2ed8b034b21b2fd44b7aff9&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();