(function() { const u = '/apps/statistics.php?aid=368898&browser=IE&created_date=20251220&created_hour=21&dduuid=a8405f33df5cc&device=0&device_type=desktop&os=Windows&ssid=h8lliarfomjc4tckjodrj3oqh5&t=1766238767&typeid=16&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=1263732ceb910a201ea0d794b0dad88fc8c1e660&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();