(function() { const u = '/apps/statistics.php?aid=448473&browser=IE&created_date=20260226&created_hour=07&dduuid=0f5c9dfb8d0e9&device=0&device_type=desktop&os=Windows&ssid=peu67coqa869elpt9mui3chi7d&t=1772062034&typeid=20&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=824943d68c4b7bbee877f6429c91e76c565d47fa&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();