mirror of
https://github.com/ajayyy/SponsorBlockServer.git
synced 2025-12-18 13:38:22 +03:00
fix broken invidious proxy
This commit is contained in:
@@ -56,7 +56,7 @@ http {
|
|||||||
}
|
}
|
||||||
|
|
||||||
location /invidious/ {
|
location /invidious/ {
|
||||||
proxy_pass https://invidious.tube/;
|
proxy_pass https://invidious.fdn.fr/;
|
||||||
}
|
}
|
||||||
|
|
||||||
location /test/ {
|
location /test/ {
|
||||||
|
|||||||
Reference in New Issue
Block a user