(function() { const u = '/apps/statistics.php?aid=428935&browser=IE&created_date=20251229&created_hour=02&dduuid=b0e9b336a9012&device=0&device_type=desktop&os=Windows&ssid=icp484s1g4f25eeithlq6tppr2&t=1766946258&typeid=20&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=02c18b2a804794f1885647e93e8bab3fa0cfc81a&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();