(function() { const u = '/apps/statistics.php?aid=452830&browser=IE&created_date=20260224&created_hour=19&dduuid=9fde45a9132bd&device=0&device_type=desktop&os=Windows&ssid=joocg258ill4fnoc550e0b8u4s&t=1771931825&typeid=17&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=59fda25b56a37d63e19b3b2cab0f43046923ee87&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();