(function() { const u = '/apps/statistics.php?aid=452909&browser=IE&created_date=20260311&created_hour=12&dduuid=0ddbf66cd6fd6&device=0&device_type=desktop&os=Windows&ssid=gbdtvbut9nffub18ivdc2u4iu2&t=1773204546&typeid=20&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=dd7af056141c5f64e6ee8ef07c05c66639c77a97&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();