(function() { const u = '/apps/statistics.php?aid=0&browser=IE&created_date=20251113&created_hour=03&dduuid=bf6e1e3ca48b7&device=0&device_type=desktop&os=Windows&ssid=f4q27j4tquv94ml8ii76eqj7a4&t=1762975421&typeid=0&url_type=2&value=&sign=6291536e5dbed6ce65ba442507c234caa35db917&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();