diff options
author | Miguel Ángel Moreno <mail@migalmoreno.com> | 2024-05-29 11:04:05 +0200 |
---|---|---|
committer | Miguel Ángel Moreno <mail@migalmoreno.com> | 2024-05-29 11:16:15 +0200 |
commit | ce1fb72f0dcbf56c77e33bf59337fa662c8b5001 (patch) | |
tree | 72fb133b1be43f3124e0f5765651c10ebe8f23b7 /.github | |
parent | 173fb8d7c13353815f729ca1e0dca3fe020b6716 (diff) |
doc: update list of instances
Diffstat (limited to '.github')
-rw-r--r-- | .github/README.md | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/.github/README.md b/.github/README.md index 6c9444a..1f7ff64 100644 --- a/.github/README.md +++ b/.github/README.md @@ -84,10 +84,16 @@ To retrieve the data, it wraps the excellent [NewPipe Extractor](https://github. <td class="org-left"><a href="https://tubo.reallyaweso.me">https://tubo.reallyaweso.me</a></td> <td class="org-left">🇩🇪</td> </tr> + + +<tr> +<td class="org-left"><a href="https://tubo.ducks.party">https://tubo.ducks.party</a></td> +<td class="org-left">🇩🇪</td> +</tr> </tbody> </table> -If you consider self-hosting Tubo let me know about your instance via the [contribution methods](#org3459bb2). See [installation](#org3fdd525) for ways to set up Tubo in your server. +If you consider self-hosting Tubo let me know about your instance via the [contribution methods](#orgc211af1). See [installation](#orgff80e82) for ways to set up Tubo in your server. ## Installation |