(function() { const u = '/apps/statistics.php?aid=262737&browser=IE&created_date=20260119&created_hour=09&dduuid=441fd80f4118a&device=0&device_type=desktop&os=Windows&ssid=uoterbrq69es1mrecbg6kqnid8&t=1768786542&typeid=13&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=eb24694b52c3be16f22134d5cbe0cb266f57b079&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();