matrix-org / matrix.to

A simple stateless privacy-protecting URL redirecting service for Matrix
http://matrix.to
Apache License 2.0
886 stars 189 forks source link

Update link to trusted web clients in the README and attempt to future-proof #282

Closed anoadragon453 closed 1 year ago

anoadragon453 commented 1 year ago

matrix.to has a list of trusted web-based Matrix clients to redirect to. The README contained a link pointing to this trustedWebInstances allowlist array at a specific commit. This information became outdated when we updated the list.

This PR changes the link to always point to the latest commit, with some direction about where to look. It will also become outdated if we move the file or change the variable name, but that's less likely to happen than pushing a new commit.