mirror of
https://codeberg.org/ashley/poke.git
synced 2024-11-17 03:14:40 -05:00
add funny easter egg :3
This commit is contained in:
parent
b1f011f907
commit
0d128656b7
1 changed files with 8 additions and 0 deletions
|
@ -1113,6 +1113,8 @@ Privacy
|
||||||
Proxy : tube-proxy.poketube.fun - refresh the page to change the proxy location<br>
|
Proxy : tube-proxy.poketube.fun - refresh the page to change the proxy location<br>
|
||||||
<% } %>
|
<% } %>
|
||||||
Date : <%- Date.now() %> - <%- useragent.os.replace("Linux", "GNU/Linux") %> on <%- useragent.browser %> <br>
|
Date : <%- Date.now() %> - <%- useragent.os.replace("Linux", "GNU/Linux") %> on <%- useragent.browser %> <br>
|
||||||
|
<% if (k.Video.Channel.id != "UCBQZwaNPFfJ1gZ1fLZpAEGw") { %>
|
||||||
|
|
||||||
<% if (isvidious) { %>
|
<% if (isvidious) { %>
|
||||||
|
|
||||||
Mystery text : <%=btoa(inv_vid.videoId + " i " + " lov " + " u " + u.replace("https://","") ) %> <br>
|
Mystery text : <%=btoa(inv_vid.videoId + " i " + " lov " + " u " + u.replace("https://","") ) %> <br>
|
||||||
|
@ -1121,6 +1123,12 @@ Privacy
|
||||||
|
|
||||||
Mystery text : <%=btoa(inv_vid.videoId + " i " + " lov " + " u " + "tube-proxy.poketube.fun" ) %> <br>
|
Mystery text : <%=btoa(inv_vid.videoId + " i " + " lov " + " u " + "tube-proxy.poketube.fun" ) %> <br>
|
||||||
<% } %>
|
<% } %>
|
||||||
|
<% } %>
|
||||||
|
|
||||||
|
<% if (k.Video.Channel.id == "UCBQZwaNPFfJ1gZ1fLZpAEGw") { %>
|
||||||
|
Mystery text : <%=btoa("dmaorg.info/found/15398642_14/clancy.html" + inv_vid.videoId) %>
|
||||||
|
<% } %>
|
||||||
|
|
||||||
|
|
||||||
143 : true <br>
|
143 : true <br>
|
||||||
</div>
|
</div>
|
||||||
|
|
Loading…
Reference in a new issue