(function() { const u = '/apps/statistics.php?aid=206889&browser=IE&created_date=20251225&created_hour=16&dduuid=ff73510a66950&device=0&device_type=desktop&os=Windows&ssid=vmsnl4im556akk7rorg8eju9bo&t=1766650096&typeid=16&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=2118fec505da4a85b4699ec05fe0ba1dfc6f0c48&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();