1
Fork 0

PROXY EVERYTHING!

This commit is contained in:
Ashley 2022-09-27 16:58:24 +02:00
parent efdfa8a3ad
commit 5925f2de8b

View file

@ -20,8 +20,6 @@
<title>PokeTube - Download Video</title> <title>PokeTube - Download Video</title>
<meta content="<%=color%>" name="theme-color"> <meta content="<%=color%>" name="theme-color">
<link href=/css/yt-ukraine.svg?v=6 rel=icon> <link href=/css/yt-ukraine.svg?v=6 rel=icon>
<link rel="preconnect" href="https://fonts.gstatic.com">
<link href="https://fonts.googleapis.com/css2?family=Sigmar+One&amp;display=swap" rel="stylesheet">
<meta content=website property=og:type> <meta content=website property=og:type>
<meta content="PokeTube - Video Downloader" property=og:title> <meta content="PokeTube - Video Downloader" property=og:title>
<meta content="You wouldn't download a car... Right? - Download this video by <%=video.Channel.Name%> on PokeTube " property=twitter:description> <meta content="You wouldn't download a car... Right? - Download this video by <%=video.Channel.Name%> on PokeTube " property=twitter:description>
@ -33,7 +31,7 @@
<link href=/css/app.main.css rel=stylesheet> <link href=/css/app.main.css rel=stylesheet>
<link href="https://fonts.poketube.fun/css/fonts.css" rel=stylesheet> <link href="https://fonts.poketube.fun/css/fonts.css" rel=stylesheet>
<link href="/css/watch.main.css?v=56" rel=stylesheet> <link href="/css/watch.main.css?v=56" rel=stylesheet>
<link href=https://site-assets.fontawesome.com/releases/v6.1.1/css/all.css rel=stylesheet> <link href=https://p.poketube.fun/https://site-assets.fontawesome.com/releases/v6.1.1/css/all.css rel=stylesheet>
<style> <style>
a.class:hover { a.class:hover {
text-decoration:underline; text-decoration:underline;
@ -128,7 +126,7 @@ summary:hover{
@font-face { @font-face {
font-family: 'Ginto Nord'; font-family: 'Ginto Nord';
font-weight: 800; font-weight: 800;
src:url('https://cdn.statically.io/gh/brecert/discord-quote-generator/main/Ginto-Nord-800.woff') format("woff"); src:url('https://p.poketube.fun/https://cdn.statically.io/gh/brecert/discord-quote-generator/main/Ginto-Nord-800.woff') format("woff");
} }
.alert { .alert {