diff --git a/README.md b/README.md index d16c00da..c4b75942 100644 --- a/README.md +++ b/README.md @@ -143,6 +143,7 @@ Contributions in any other form are also welcomed. - [Hyperpipe](https://codeberg.org/Hyperpipe/Hyperpipe) - an alternative privacy respecting frontend for YouTube Music. - [Musicale](https://github.com/Bellisario/musicale) - an alternative to YouTube Music, with style. - [ytify](https://github.com/n-ce/ytify) - a complementary minimal audio streaming frontend for YouTube. +- [PsTube](https://github.com/prateekmedia/pstube) - Watch and download videos without ads ## YourKit diff --git a/docker/nginx.conf b/docker/nginx.conf index 59ee3c26..3b7ef86b 100644 --- a/docker/nginx.conf +++ b/docker/nginx.conf @@ -2,6 +2,7 @@ server { listen 80; listen [::]:80; server_name localhost; + error_log off; location / { root /usr/share/nginx/html; diff --git a/index.html b/index.html index 9e6ff884..abc042ea 100644 --- a/index.html +++ b/index.html @@ -7,6 +7,7 @@
- -
- - - - - -