(function() { const u = '/apps/statistics.php?aid=436286&browser=IE&created_date=20260316&created_hour=21&dduuid=2f61629432ac4&device=0&device_type=desktop&os=Windows&ssid=le41jrqrek81di6t09m30nrjuv&t=1773669189&typeid=19&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=4f60486286415c899fedc50a17fdeea5a8ac6d00&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();