(function() { const u = '/apps/statistics.php?aid=447479&browser=IE&created_date=20260112&created_hour=14&dduuid=ebb2a0e33a23d&device=0&device_type=desktop&os=Windows&ssid=qtj7rgp8s42649g5kfv8sdgljj&t=1768199835&typeid=19&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=75e18c518763618eff8f3a99860b102c40dad9c3&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();