From a2a3149a5b57ade9679ddc3add0ca16ea80ebb66 Mon Sep 17 00:00:00 2001 From: ashley Date: Sun, 19 Oct 2025 16:58:19 +0200 Subject: [PATCH] Update html/landing.ejs --- html/landing.ejs | 773 ++++++++++++++++++++++++----------------------- 1 file changed, 400 insertions(+), 373 deletions(-) diff --git a/html/landing.ejs b/html/landing.ejs index b582f56c..475f18b9 100644 --- a/html/landing.ejs +++ b/html/landing.ejs @@ -16,294 +16,249 @@ You should have received a copy of the GNU General Public License along with this program. If not, see https://www.gnu.org/licenses/. ---> +---> + - Poke | The privacy app of your dreams! - - - - - - - - - - + Poke | The privacy app of your dreams! + + + + + + + + + + - - - - <% if (embedtype === "woke") { %> - - - <% } else { %> - - - <% } %> + + + +<% if (embedtype === "woke") { %> + + +<% } else { %> + + +<% } %> + + + +<% if (embedtype === "woke") { %> + + +<% } else { %> + + +<% } %> + + + + +<% if (embedtype === "woke") { %> + + +<% } else { %> + + +<% } %> - - - <% if (embedtype === "woke") { %> - - - <% } else { %> - - - <% } %> - - - - <% if (embedtype === "woke") { %> - - - <% } else { %> - - - <% } %> <% if(isOldWindows) { %> - - <% } %> + + <% } %> - *{box-sizing:border-box} - html,body{height:100%;background:var(--bg-0);color:var(--ink);} - body{margin:0; font:16px/1.5 system-ui, -apple-system, Segoe UI, Roboto, Ubuntu, Cantarell, Noto Sans, Arial, "Apple Color Emoji","Segoe UI Emoji"; overflow-x:hidden} + + .donate-banner { + text-align: center; + background: red; + color: #1f2937; + font-weight: 700; + font-size: 14px; + padding: 10px 14px; + border-bottom: 1px solid rgba(0,0,0,.1); + letter-spacing: .3px; + margin-top: 6em; + border-radius: 3em; + width: fit-content; + margin-left: auto; + margin-right: auto; +} + +.donate-banner strong { + color: #111827; +} + + - - -
- <%- include('./partials/header.ejs') %> -
- -
- - -
-
- Welcome to Poke -

WELCOME TO POKE!

-

Poke is a free software AD-FREE ! YouTube front-end, translator, weather app, and more!!1! Watch videos and explore without a trace in this all-in-one privacy app!!1! :3

-
- - Start Discovering - - Why Poke? + + + <%- include('./partials/header.ejs') %> + +
+

WELCOME TO POKE!

+

Poke is a free software AD-FREE ! YouTube front-end, translator, weather app, and more!!1! Watch videos and explore without a trace in this all-in-one privacy app!!1! :3

+ + +
+ + <% if(!DisablePokeChan) { %> + + <% } %> -
-
-
- <% if(!DisablePokeChan) { %> - Poke-chan sitting :3 - <% } %> -
-
-
+
+ + +
-
-
Poke Player preview
-
Poke mobile preview
-
+
+

TOP 3 REASONS WHY POKE IZ COOL!!

+
+ <% +const features = [ + { title: "No Tracking and Ads", description: "Poke Has no Trackers or ads - we dont and we wont see the vids ur watching :3", icon: "" }, + { title: "Speedy", description: "Poke is really fast (both on server and client :3) so you can still use it on poor connections :3", icon: "" }, + { title: "Downloader", description: "You wouldnt download a car - welp i would :D u can download videos from poke for 0$!", icon: "" }, + { title: "DRM Free", description: "Poke comes without digital restrictions management - poke is free software :3", icon: "" }, + { title: "Games Included", description: "U can play funnie games on poke!", icon: "" } +]; -
-

TOP 3 REASONS WHY POKE IZ COOL!!

- <% - const features = [ - { title: "No Tracking and Ads", description: "Poke Has no Trackers or ads - we dont and we wont see the vids ur watching :3", icon: "" }, - { title: "Speedy", description: "Poke is really fast (both on server and client :3) so you can still use it on poor connections :3", icon: "" }, - { title: "Downloader", description: "You wouldnt download a car - welp i would :D u can download videos from poke for 0$!", icon: "" }, - { title: "DRM Free", description: "Poke comes without digital restrictions management - poke is free software :3", icon: "" }, - { title: "Games Included", description: "U can play funnie games on poke!", icon: "" } - ]; - const randomFeatures = features.sort(() => 0.5 - Math.random()).slice(0, 3); - %> -
- <% randomFeatures.forEach(feature => { %> -
-
<%- feature.icon %>

<%- feature.title %>

-

<%- feature.description %>

-
- <% }) %> -
-
+const randomFeatures = features.sort(() => 0.5 - Math.random()).slice(0, 3); +%> +
+ <% randomFeatures.forEach(feature => { %> +
-
-
- <%- include('./partials/card', - icon_background='transparent', - icon="none", - title='Join Us', - description='join our community if you want to! :3', - actions='true', - has_secondary_action='true', - secondary_icon='', - secondary_text='Discord', - secondary_link='https://discord.poketube.fun' - )%> +
<%- feature.icon %> +

<%- feature.title %>

+
+

<%- feature.description %>

- <%- include('./partials/card', - icon_background='transparent', - icon="none", - title='Free and libre', - description='Poke is free and libre software! u can view, edit and redistribute under GNU GPL 3 or later :3', - actions='true', - has_secondary_action='true', - secondary_icon='', - secondary_text='Codeberg', - secondary_link='https://codeberg.org/ashley/poke' - )%> -
- + <% }) %> +
+
+ <%- include('./partials/card', + icon_background='transparent', + icon="none", + title='Join Us', + description='join our community if you want to! :3', + actions='true', -
-
-
The page is over... So, wha ru waiting 4?
- Start Discovering! :3 -
-
-
+ has_secondary_action='true', + secondary_icon='', + secondary_text='Discord', + secondary_link='https://discord.poketube.fun', + + )%> + + <%- include('./partials/card', + icon_background='transparent', + icon="none", + title='Free and libre', + description='Poke is free and libre software! u can view, edit and redistribute under GNU GPL 3 or later :3', + actions='true', - + + + \ No newline at end of file