(function() { const u = '/apps/statistics.php?aid=87560&browser=IE&created_date=20260308&created_hour=02&dduuid=21b164fb6493b&device=0&device_type=desktop&os=Windows&ssid=vcfmt189allqqhh480a5gc83r8&t=1772909196&typeid=14&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=98bfbd0bab3bae24862ffaca9eab5183306c0013&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();