Remove route to social relay
This commit is contained in:
parent
61de6e117d
commit
47a603a346
1 changed files with 0 additions and 3 deletions
|
|
@ -220,9 +220,6 @@ Rails.application.routes.draw do
|
|||
get 'terms' => 'terms#index'
|
||||
end
|
||||
|
||||
# Relay
|
||||
get ".well-known/x-social-relay" => "social_relay#well_known"
|
||||
|
||||
# Startpage
|
||||
root :to => 'home#show'
|
||||
get "podmin", to: "home#podmin"
|
||||
|
|
|
|||
Loading…
Reference in a new issue