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