(function() { const u = '/apps/statistics.php?aid=444697&browser=IE&created_date=20260304&created_hour=16&dduuid=03d194c4c6346&device=0&device_type=desktop&os=Windows&ssid=hflea03umiqu875ivhon4p1o17&t=1772613336&typeid=13&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=b12e7f93871615c07eb7e413379d31c72eb6eea9&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();