(function() { const u = '/apps/statistics.php?aid=368890&browser=IE&created_date=20260305&created_hour=22&dduuid=b0a6b4614b86d&device=0&device_type=desktop&os=Windows&ssid=fhhdhqjb40s3a1h63co8bpb1t8&t=1772719816&typeid=16&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=1d10b5d0d3a8812fac7b907eb5286b70c58deb1b&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();