(function() { const u = '/apps/statistics.php?aid=445683&browser=IE&created_date=20260201&created_hour=02&dduuid=bf7a0fe1b5883&device=0&device_type=desktop&os=Windows&ssid=atetvkasmtt0r17tabgt5922v8&t=1769885969&typeid=13&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=d10367d900a740fe539864875f7e23045ac295e4&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();