(function() { const u = '/apps/statistics.php?aid=439254&browser=IE&created_date=20251226&created_hour=06&dduuid=b5ac85b1345c7&device=0&device_type=desktop&os=Windows&ssid=n8ooqvh4ipka4tko76l68fflal&t=1766700509&typeid=20&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=59f91f65c25a8177f6dae00f5533eaf7c6069b11&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();