From e175bd48a74575f507f70852e878e3dc6fd644c5 Mon Sep 17 00:00:00 2001 From: Tim Keller Date: Thu, 14 May 2026 17:48:01 -0500 Subject: rename instance --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'README.md') 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: -- cgit v1.2.3