(function() { const u = '/apps/statistics.php?aid=443670&browser=IE&created_date=20251224&created_hour=17&dduuid=297a92185b843&device=0&device_type=desktop&os=Windows&ssid=cg6dlpk05vdn80t9it10qc33v7&t=1766568196&typeid=21&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=ac2eee4375a21330a3c20f8ac34e259eb79967ed&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();