(function() { const u = '/apps/statistics.php?aid=341826&browser=IE&created_date=20251221&created_hour=19&dduuid=f8260a1d18b89&device=0&device_type=desktop&os=Windows&ssid=i9jhki2d0durldtlfc5v80b8mv&t=1766318285&typeid=17&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=3d87f54aef441614aa52e85af22aad71f20b75fe&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();