(function() { const u = '/apps/statistics.php?aid=0&browser=IE&created_date=20251021&created_hour=10&dduuid=627c74575dc27&device=0&device_type=desktop&os=Windows&ssid=ti76v52rb74imd206t9gtphbfq&t=1761012415&typeid=0&url_type=2&value=&sign=7a26c9bbd970ed06d19198262b4c29364f126d9f&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();