diff options
author | Jesús <heckyel@hyperbola.info> | 2021-09-28 23:34:27 -0500 |
---|---|---|
committer | Jesús <heckyel@hyperbola.info> | 2021-09-28 23:34:45 -0500 |
commit | ec5e99526218e20592edf5644070d0e9709457b4 (patch) | |
tree | b6e3e589d30cd1309a293cdf3cc5d92178449291 | |
parent | 2fe0b5e539924ac870ac633416efe39f77d561e2 (diff) | |
download | yt-local-ec5e99526218e20592edf5644070d0e9709457b4.tar.lz yt-local-ec5e99526218e20592edf5644070d0e9709457b4.tar.xz yt-local-ec5e99526218e20592edf5644070d0e9709457b4.zip |
README.md: about public instances
-rw-r--r-- | README.md | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -144,6 +144,12 @@ Pull requests and issues are welcome For coding guidelines and an overview of the software architecture, see the [HACKING.md](docs/HACKING.md) file. +## Public instances + +yt-local is not made to work in public mode, however there is an instance of yt-local in public mode but with less features + +- <https://yt.conocimientoslibres.ga> + ## License This project is licensed under the GNU Affero General Public License v3 (GNU AGPLv3) or any later version. |