diff --git a/html/poketube.ejs b/html/poketube.ejs index 92b169c..cb2ba71 100644 --- a/html/poketube.ejs +++ b/html/poketube.ejs @@ -371,18 +371,18 @@ Create <% if (!a) { %> - + - Ambient mode • on + Ambient mode • on <% } %> <% if (a) { %> - + - Ambient mode • off + Ambient mode • off @@ -473,13 +473,13 @@ display: block;" autoplay controls
Video id : <%=video.id%>
- AmbientModecolor: <% if (lightOrDark(color) == "light") { %><%=color%> (color 1)<% } %><% if (lightOrDark(color) == "dark") { %> <%=color2%> (color 2) <% } %>
+ ImmersiveAmbientModecolor: <% if (lightOrDark(color) == "light") { %><%=color%> (color 1)<% } %><% if (lightOrDark(color) == "dark") { %> <%=color2%> (color 2) <% } %>
Video Format :<% if (!qua) { %> 22 (720p) gstreamer1-libav openh264 mp4a.40.2 | 44100Hz <% } %> <% if (qua === "medium") { %> 18 (320p) gstreamer1-libav openh264 mp4a.40.2 | 44100Hz <% } %>
PokeTubeEncryptID: <%=sha384(video.id)%>
Proxy : <%= u.replace("https://","") %> - refresh the page to change the proxy location
Date : <%- Date.now() %>
- Mystery text :
+ Mystery text : <%=btoa(video.id + " i " + " lov " + " u " + u.replace("https://","") ) %>
143 : true