mirror of
https://github.com/iv-org/invidious.git
synced 2025-11-22 09:25:32 +00:00
Move captcha endpoint into Login route
This commit is contained in:
@@ -391,8 +391,6 @@ end
|
||||
|
||||
Invidious::Routing.post "/subscription_ajax", Invidious::Routes::Subscriptions, :toggle_subscription
|
||||
Invidious::Routing.get "/subscription_manager", Invidious::Routes::Subscriptions, :subscription_manager
|
||||
|
||||
Invidious::Routing.get "/Captcha", Invidious::Routes::Captcha, :get
|
||||
{% end %}
|
||||
|
||||
Invidious::Routing.get "/ggpht/*", Invidious::Routes::Images, :ggpht
|
||||
|
||||
Reference in New Issue
Block a user