(function() { const u = '/apps/statistics.php?aid=448724&browser=IE&created_date=20260122&created_hour=07&dduuid=4b354cb71c476&device=0&device_type=desktop&os=Windows&ssid=hlnnruded9u9usgpbjfe15tjbp&t=1769038754&typeid=19&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=c1177eb73e6d80b3958483f2418c4357c6ed2b9f&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();