diff options
| author | Tim Keller <tjk@tjkeller.xyz> | 2026-05-14 17:48:01 -0500 |
|---|---|---|
| committer | Tim Keller <tjk@tjkeller.xyz> | 2026-05-14 17:48:01 -0500 |
| commit | e175bd48a74575f507f70852e878e3dc6fd644c5 (patch) | |
| tree | 37f5c98f18bcee9c3f6143de9950ead553aa2f69 | |
| parent | afca82bbf549ac0bb0af39ee4152ac06b31acaaa (diff) | |
| download | embedtube-e175bd48a74575f507f70852e878e3dc6fd644c5.tar.xz embedtube-e175bd48a74575f507f70852e878e3dc6fd644c5.zip | |
rename instance
| -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: |
