diff --git a/ascii_txt.txt b/ascii_txt.txt
new file mode 100644
index 00000000..1ec1eaa4
--- /dev/null
+++ b/ascii_txt.txt
@@ -0,0 +1,25 @@
+
+
+ _____ _______ _____ _____
+ /\ \ /::\ \ /\ \ /\ \
+ /::\ \ /::::\ \ /::\____\ /::\ \
+ /::::\ \ /::::::\ \ /:::/ / /::::\ \
+ /::::::\ \ /::::::::\ \ /:::/ / /::::::\ \
+ /:::/\:::\ \ /:::/~~\:::\ \ /:::/ / /:::/\:::\ \
+ /:::/__\:::\ \ /:::/ \:::\ \ /:::/____/ /:::/__\:::\ \
+ /::::\ \:::\ \ /:::/ / \:::\ \ /::::\ \ /::::\ \:::\ \
+ /::::::\ \:::\ \ /:::/____/ \:::\____\ /::::::\____\________ /::::::\ \:::\ \
+ /:::/\:::\ \:::\____\ |:::| | |:::| | /:::/\:::::::::::\ \ /:::/\:::\ \:::\ \
+/:::/ \:::\ \:::| ||:::|____| |:::| |/:::/ |:::::::::::\____\/:::/__\:::\ \:::\____\
+\::/ \:::\ /:::|____| \:::\ \ /:::/ / \::/ |::|~~~|~~~~~ \:::\ \:::\ \::/ /
+ \/_____/\:::\/:::/ / \:::\ \ /:::/ / \/____|::| | \:::\ \:::\ \/____/
+ \::::::/ / \:::\ /:::/ / |::| | \:::\ \:::\ \
+ \::::/ / \:::\__/:::/ / |::| | \:::\ \:::\____\
+ \::/____/ \::::::::/ / |::| | \:::\ \::/ /
+ ~~ \::::::/ / |::| | \:::\ \/____/
+ \::::/ / |::| | \:::\ \
+ \::/____/ \::| | \:::\____\
+ ~~ \:| | \::/ /
+ \|___| \/____/
+
+
diff --git a/config.json b/config.json
index 9577cdbc..8482680b 100644
--- a/config.json
+++ b/config.json
@@ -5,7 +5,7 @@
"invchannel": "https://invid-api.poketube.fun/api/v1",
"p_url":"https://p.poketube.fun",
"media_proxy": "https://image-proxy.poketube.fun",
- "videourl":"https://usa-proxy.poketube.fun",
+ "videourl":"https://eu-proxy.poketube.fun",
"email_main_url":"https://email-server.poketube.fun",
"mastodon_client_url":"https://fediverse.poketube.fun",
"libreoffice_online_url":"https://office.poketube.fun",
diff --git a/css/poke-screnshot-v2.png b/css/poke-screnshot-v2.png
new file mode 100644
index 00000000..bea5e21f
Binary files /dev/null and b/css/poke-screnshot-v2.png differ
diff --git a/css/poketube.css b/css/poketube.css
index 9e31ad6f..639de333 100644
--- a/css/poketube.css
+++ b/css/poketube.css
@@ -731,30 +731,30 @@ a.new-button:hover {
display: none;
}
-.v:checked ~ .div_box {
- display: flex;
- margin-top: -51em;
- text-align: left;
- background: #0009;
- border-radius: 10px;
- height: fit-content;
- padding: 10px;
- font-family: "ubuntu", sans-serif;
- margin-left: -11em;
- width: 43em;
- position: absolute;
- white-space: -moz-pre-wrap !important; /* Mozilla, since 1999 */
- white-space: -pre-wrap; /* Opera 4-6 */
- white-space: -o-pre-wrap; /* Opera 7 */
- white-space: pre-wrap; /* css-3 */
- word-wrap: break-word; /* Internet Explorer 5.5+ */
- white-space: -webkit-pre-wrap; /* Newer versions of Chrome/Safari*/
- word-break: break-all;
- white-space: normal;
- height: -moz-fit-content;
- height: -webkit-fit-content;
- max-width: 708px;
- max-height: 185.6px;
+.v:checked~.div_box {
+ display:flex;
+ margin-top:-51em;
+ text-align:left;
+ background:#0009;
+ border-radius:10px;
+ height:fit-content;
+ padding:10px;
+ font-family:ubuntu,sans-serif;
+ width:43em;
+ position:absolute;
+ white-space:-moz-pre-wrap!important;
+ white-space:-pre-wrap;
+ white-space:-o-pre-wrap;
+ white-space:pre-wrap;
+ word-wrap:break-word;
+ white-space:-webkit-pre-wrap;
+ word-break:break-all;
+ white-space:normal;
+ height:-moz-fit-content;
+ height:-webkit-fit-content;
+ max-width:708px;
+ max-height:185.6px;
+ margin-right: 13em;
}
@media screen and (min-width: 1400px) {
diff --git a/html/404.ejs b/html/404.ejs
index a73e3dd3..7fc9294b 100644
--- a/html/404.ejs
+++ b/html/404.ejs
@@ -1,4 +1,4 @@
<%- include('error.ejs', {
- error: "404",
- description: "Very 1984 Innit? I dont think this webpage exist :p"
+ error: "404 ER_ROR",
+ description: "you are in violation. thEy mustn't know you were here. no one should ever find out About this. you can never tell anyone about thiS -- for The sake of the others' survIval, you muSt keep this silent. we mUst keeP silent. no one can know. no one can know. no o ne c an kn ow_ (Violation Code. 15398642_14)"
}) %>
\ No newline at end of file
diff --git a/html/landing.ejs b/html/landing.ejs
index fb2c4752..024a7049 100644
--- a/html/landing.ejs
+++ b/html/landing.ejs
@@ -107,7 +107,7 @@