From edc201752bc01f7b0a2f4270a64b333911c76047 Mon Sep 17 00:00:00 2001 From: ed Date: Mon, 23 Mar 2026 02:01:13 +0000 Subject: [PATCH] it is easter,, my dudes --- copyparty/web/splash.js | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/copyparty/web/splash.js b/copyparty/web/splash.js index 6d8e635b..074c30b6 100644 --- a/copyparty/web/splash.js +++ b/copyparty/web/splash.js @@ -65,13 +65,21 @@ o = ebi('u'); if (o && /[0-9]+$/.exec(o.innerHTML)) o.innerHTML = shumantime(o.innerHTML); -o = ebi('uhash') +o = ebi('uhash'); if (o) o.value = '' + location.hash; if (/\&re=/.test('' + location)) ebi('a').className = 'af g'; +o = ebi('v'); +if (o) o.onclick = function (e) { + if (e && e.shiftKey) { + ev(e); + document.location = '//youtu.be/8Ok5Sey1MoU'; + } +}; + (function() { if (!ebi('x')) return;