Update html/download.ejs

This commit is contained in:
ashley 2025-08-20 01:55:37 +02:00
parent e42e769c4f
commit 9cada8a4ff

View File

@ -33,11 +33,9 @@
<meta name="twitter:creator" content="@PoketaleBot" />
<meta name="twitter:description" content="You wouldn't download a car... Right? welp i would — Download this video on PokeTube for 0$!" />
<!-- Icons / Manifest -->
<link rel="icon" href="/css/yt-ukraine.svg?v=7" />
<link rel="manifest" href="/manifest.json" />
<!-- Stylesheets already in your stack -->
<link rel="preconnect" href="https://fonts.poketube.fun" crossorigin />
<link href="https://fonts.poketube.fun/css/fonts.css" rel="stylesheet" />
<link href="/css/app-cdn.min.css" rel="stylesheet" />
@ -45,7 +43,6 @@
<link href="/css/watch.main.css?v=56" rel="stylesheet" />
<link href="https://p.poketube.fun/https://site-assets.fontawesome.com/releases/v6.1.1/css/all.css" rel="stylesheet" />
<!-- Page-scoped styles -->
<style>
:root{
--bg: #0f0f10;
@ -85,7 +82,6 @@
overflow-x:hidden;
}
/* Top nav (kept minimal; reuse your icons/links) */
.topbar{
position:sticky; top:0; z-index:50;
display:flex; align-items:center; justify-content:space-between;
@ -247,7 +243,6 @@
<header class="topbar" role="banner">
<a class="brand" href="/143" aria-label="Poke home">
<img src="/css/logo-poke.svg?v=5" alt="Poke logo" />
<strong>Poke</strong>
</a>
<div class="actions" role="group" aria-label="Quick actions">
@ -277,7 +272,6 @@
</div>
<figure class="thumb-wrap">
<!-- Using your proxied path for thumbnail -->
<img
class="thumb"
src="/vi/<%= v %>/maxresdefault.jpg"