diff --git a/config/routes.rb b/config/routes.rb index 9a5782a41..324a05cc2 100644 --- a/config/routes.rb +++ b/config/routes.rb @@ -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"