Cannot ipns://ipfs.io/ in brave, while other ipns:// sites are good

Other ipns:// sites works well, such as: ipns://research.protocol.ai/
Only ipns://ipfs.io/ got error:
ipfs resolve -r /ipns/ipfs.io: could not resolve name

Besides, I can visit https://ipfs.io/ well…

  (And https://blog.ipfs.io/ doesn't have a ipns version, only support ipfs:// )

Doesn’t anyone know why?

In China? ipfs.io is blocked at the DNS level.

And https://blog.ipfs.io/ doesn’t have a ipns version, only support ipfs://

ipfs resolve /ipns/blog.ipfs.io seems to work. I assume this is the same problem.

NOTE: you may be able to use DOH to get around this. The latest go-ipfs release has support for this.