diff options
| -rw-r--r-- | README.md | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -6,10 +6,10 @@ Written in [Go](https://go.dev/) Simply replace the hostname of your youtube.com or youtu.be link with the hostname of your favorite EmbedTube instance: E.g. https://www.youtube.com/watch?v=cvDyQUpaFf4 -: => https://embedtube.tjkeller.xyz/watch?v=cvDyQUpaFf4 +: => https://yt.tjkeller.xyz/watch?v=cvDyQUpaFf4 E.g. https://youtu.be/cvDyQUpaFf4?t=75 -: => https://embedtube.tjkeller.xyz/cvDyQUpaFf4?t=75 +: => https://yt.tjkeller.xyz/cvDyQUpaFf4?t=75 # SELF-HOSTING Install [Go](https://go.dev/) and [Git](https://git-scm.com/). Then run: |
