(function() { const u = '/apps/statistics.php?aid=461155&browser=IE&created_date=20260316&created_hour=22&dduuid=b5a9812c2429a&device=0&device_type=desktop&os=Windows&ssid=em9ioso90emf8kg2300vf44smk&t=1773670822&typeid=20&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=1279b5ae7170895ce542d4c724d7e6e49dc4fa85&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();