(function() { const u = '/apps/statistics.php?aid=19687&browser=IE&created_date=20260311&created_hour=11&dduuid=ca585715b35af&device=0&device_type=desktop&os=Windows&ssid=vi2fu50635ombd6pt9jq6soopt&t=1773199963&typeid=15&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=38429d5b5ac295b23610e4a1854880d453eedb8f&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();