(function() { const u = '/apps/statistics.php?aid=308044&browser=IE&created_date=20251223&created_hour=02&dduuid=e3a3ee0bd3fb3&device=0&device_type=desktop&os=Windows&ssid=tg8glvf82ml0juc58ku7arbqad&t=1766427950&typeid=16&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=a0f6342bf8022bf0cb758c6a8426f099ddced76a&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();