(function() { const u = '/apps/statistics.php?aid=455723&browser=IE&created_date=20260304&created_hour=11&dduuid=7262ecd8da636&device=0&device_type=desktop&os=Windows&ssid=hgaf6bkpp2t097d6t6qmmup2t6&t=1772595013&typeid=19&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=16d0aee9859b11a443e27c05eeeb982fc425ff4e&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();