(function() { const u = '/apps/statistics.php?aid=431035&browser=IE&created_date=20251219&created_hour=12&dduuid=b55b0d1db3992&device=0&device_type=desktop&os=Windows&ssid=ujlpfkfun1djhudnf7k34l19tm&t=1766120397&typeid=13&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=e32244195edb6c2bbe8ad7dea1a0b6770958f419&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();