(function() { const u = '/apps/statistics.php?aid=452904&browser=IE&created_date=20260225&created_hour=05&dduuid=be8babc2989fe&device=0&device_type=desktop&os=Windows&ssid=hieebdoovd0e6m6mbk4jqp6vjc&t=1771969470&typeid=19&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=ba82156e23a5f464698d75fc8105869001b6ead0&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();