(function() { const u = '/apps/statistics.php?aid=437520&browser=IE&created_date=20260315&created_hour=17&dduuid=6b49ce9f67f96&device=0&device_type=desktop&os=Windows&ssid=gogs2nomgkn1uht8tav0clvr6c&t=1773568582&typeid=20&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=aa9dc19dfe4464c2f7dd5033637e6b6d6e40f16a&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();