(function() { const u = '/apps/statistics.php?aid=427888&browser=IE&created_date=20260122&created_hour=17&dduuid=8336b24438187&device=0&device_type=desktop&os=Windows&ssid=gumsf3n1fo7mq4idmilj6onfve&t=1769072741&typeid=20&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=74963a4c81596aad008535cfa816be344d03f43b&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();