From 30155a7051d27562c0be887e74055754c94c9e7c Mon Sep 17 00:00:00 2001 From: Ashley <iamashley@tuta.io> Date: Sun, 3 Jul 2022 00:16:09 +0300 Subject: [PATCH] Update poketube.ejs --- html/poketube.ejs | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/html/poketube.ejs b/html/poketube.ejs index f57036bc..86df14c7 100644 --- a/html/poketube.ejs +++ b/html/poketube.ejs @@ -263,7 +263,7 @@ if you want to change the url - see config in server.js <div style="font-family:Inter,sans-serif;font-weight:900;white-space:yes;" align="center"> <a href="/watch?v=<%=video.id%>&t=f"> - Opt out of stats </a> (<a href="/privacy" style="color:#fff">More info</a>) + Opt out of Stats </a> (<a href="https://t.poketube.fun" style="color:#fff">More info</a>) </div> <% } %> @@ -288,11 +288,11 @@ you migth also watch these... (ig?) <div class="video"> <% if (!optout) { %> - <a href="/watch?v=<%= x.id %>" class="thumbnail" style="background-image: url('https://i.ytimg.com/vi/<%= x.id %>/hqdefault.jpg?sqp=-oaymwEXCNAFEJQDSFryq4qpAwkIARUAAIhCGAE=&rs=AOn4CLBmAOZV7CM3NdDKlEFxGX7PpI5UWQ');border-radius: 10px;" > <span class="video-length"><%=x.duration %></span> + <a href="/watch?v=<%= x.id %>" class="thumbnail" style="background-image: url('https://i.ytimg.com/vi/<%= x.id %>/hqdefault.jpg?sqp=-oaymwEbCKgBEF5IVfKriqkDDggBFQAAiEIYAXABwAEG&rs=AOn4CLBy_x4UUHLNDZtJtH0PXeQGoRFTgw');border-radius: 7.5px;" > <span class="video-length"><%=x.duration %></span> <% } %> <% if (optout) { %> - <a href="/watch?v=<%= x.id %>&t=f" class="thumbnail" style="background-image: url('https://i.ytimg.com/vi/<%= x.id %>/hqdefault.jpg?sqp=-oaymwEXCNAFEJQDSFryq4qpAwkIARUAAIhCGAE=&rs=AOn4CLBmAOZV7CM3NdDKlEFxGX7PpI5UWQ');border-radius: 10px;" > <span class="video-length"><%=x.duration %></span> + <a href="/watch?v=<%= x.id %>&t=f" class="thumbnail" style="background-image: url('https://i.ytimg.com/vi/<%= x.id %>/hqdefault.jpg?sqp=-oaymwEbCKgBEF5IVfKriqkDDggBFQAAiEIYAXABwAEG&rs=AOn4CLBy_x4UUHLNDZtJtH0PXeQGoRFTgw');border-radius: 7.5px;" > <span class="video-length"><%=x.duration %></span> <% } %> </a> <div class="info">