felt quirky, might commit later

This commit is contained in:
lolcat
2023-07-26 19:03:06 -04:00
parent bca265aea6
commit 16ee0b368f
7 changed files with 1039 additions and 456 deletions
-1
View File
@@ -577,7 +577,6 @@ function getproxylink(url){
return htmlspecialchars(url);
}else{
console.log(url);
return '/proxy?i=' + encodeURIComponent(url);
}
}
+2
View File
@@ -50,6 +50,8 @@
audio{
max-width:100%;
display:block;
margin-bottom:17px;
}
body,html{