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