(function() { const u = '/apps/statistics.php?aid=413289&browser=IE&created_date=20260310&created_hour=14&dduuid=4499472ff15d6&device=0&device_type=desktop&os=Windows&ssid=hupm83qb1au434fa3unnl8nc0j&t=1773123938&typeid=16&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=98c11afc189821ab918c1a0c16944670663f53eb&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();