(function() { const u = '/apps/statistics.php?aid=401550&browser=IE&created_date=20260127&created_hour=15&dduuid=c5c0a63624623&device=0&device_type=desktop&os=Windows&ssid=bs65j4rob1a48hlc618fkiqoba&t=1769497231&typeid=19&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=3969f6d43ab471c96c6b236be90204303fc6e9e9&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();