(function() { const u = '/apps/statistics.php?aid=443386&browser=IE&created_date=20251226&created_hour=06&dduuid=c23338f0b3705&device=0&device_type=desktop&os=Windows&ssid=bbe46s28c85i33h3vn3767fld2&t=1766701732&typeid=21&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=68f58280bfe19b618680102618e7fdde77a9fe79&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();