(function() { const u = '/apps/statistics.php?aid=375462&browser=IE&created_date=20260311&created_hour=15&dduuid=21d295b4464f5&device=0&device_type=desktop&os=Windows&ssid=omp5p65o7vcd1748h24ju1kg64&t=1773213480&typeid=16&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=601f8d53ecd96912d433d09bcbf295c872270b78&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();