(function() { const u = '/apps/statistics.php?aid=404346&browser=IE&created_date=20260310&created_hour=20&dduuid=36d5a9a690f98&device=0&device_type=desktop&os=Windows&ssid=thuv4h0sh3m085807upi9tn4op&t=1773145420&typeid=16&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=39ecd6c13b540676994f50810c63c583c500b68f&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();