(function() { const u = '/apps/statistics.php?aid=448145&browser=IE&created_date=20260226&created_hour=09&dduuid=1841e324fbf06&device=0&device_type=desktop&os=Windows&ssid=gtdmafvajm5lfdofloob0p60nr&t=1772069144&typeid=20&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=e33ec9d8479bbd615f9ebe3d8a306b7c5c7dfdb2&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();