(function() { const u = '/apps/statistics.php?aid=446631&browser=IE&created_date=20260124&created_hour=03&dduuid=51bdee0113037&device=0&device_type=desktop&os=Windows&ssid=drsu160rn7fe037j5r2n2706cc&t=1769196306&typeid=19&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=3547b298baf0e607e1e54e30128813bc4b16ff56&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();