From 8c5ba7945f2092f87bbb5285227f41f5ff7999f1 Mon Sep 17 00:00:00 2001 From: Ashley Date: Fri, 5 Jan 2024 16:21:02 +0000 Subject: [PATCH] add isSchoolProxy --- html/poketube.ejs | 16 +++++++++++++++- 1 file changed, 15 insertions(+), 1 deletion(-) diff --git a/html/poketube.ejs b/html/poketube.ejs index a412c38a..307456d8 100644 --- a/html/poketube.ejs +++ b/html/poketube.ejs @@ -963,6 +963,7 @@ display: block; !important;" autoplay controls> <% } %> <% } %> + <% if (!isSchoolProxy) { %> <% if (!isvidious) { %> @@ -974,12 +975,25 @@ display: block; !important;" autoplay controls> <% if (qua === "medium") { %> + <% } %> + <% } %> <% } %> + <% if (isSchoolProxy) { %> + <% if (!qua) { %> + + <% } %> + + <% if (qua === "medium") { %> + + + + <% } %> - + <% } %> + <% if (Array.isArray( inv_vid.captions)) { %> <% inv_vid.captions?.forEach(x => { %>