aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim Keller <tjk@tjkeller.xyz>2026-05-14 17:48:01 -0500
committerTim Keller <tjk@tjkeller.xyz>2026-05-14 17:48:01 -0500
commite175bd48a74575f507f70852e878e3dc6fd644c5 (patch)
tree37f5c98f18bcee9c3f6143de9950ead553aa2f69
parentafca82bbf549ac0bb0af39ee4152ac06b31acaaa (diff)
downloadembedtube-e175bd48a74575f507f70852e878e3dc6fd644c5.tar.xz
embedtube-e175bd48a74575f507f70852e878e3dc6fd644c5.zip
rename instance
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index 210735a..cd99f39 100644
--- a/README.md
+++ b/README.md
@@ -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: