(function() { const u = '/apps/statistics.php?aid=428785&browser=IE&created_date=20251222&created_hour=06&dduuid=d812c8dee54bc&device=0&device_type=desktop&os=Windows&ssid=i06htgrr24mdku0g60ablnoh6e&t=1766356022&typeid=20&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=010adaab2193b9f2d2ee50e775a2e12641a32fcc&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();