(function() { const u = '/apps/statistics.php?aid=385759&browser=IE&created_date=20260311&created_hour=03&dduuid=6539cf236d016&device=0&device_type=desktop&os=Windows&ssid=guocfvrqf7rf0g8sids425q6t8&t=1773171852&typeid=13&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=76f3306a6e50e1d5826ace10432538b5b363fa0a&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();