diff --git a/app/dmca.rb b/app/dmca.rb index 8aabb2ab..518b94a4 100644 --- a/app/dmca.rb +++ b/app/dmca.rb @@ -3,11 +3,6 @@ get '/dmca' do erb :'dmca' end -get '/dmca/contact_info' do - content_type :json - {data: erb(:'dmca/contact_info', layout: false)}.to_json -end - post '/dmca/contact' do @title = 'DMCA' @errors = [] diff --git a/views/dmca.erb b/views/dmca.erb index 7d49af6c..d35446f5 100644 --- a/views/dmca.erb +++ b/views/dmca.erb @@ -50,12 +50,4 @@ - -
- - diff --git a/views/dmca/contact_info.erb b/views/dmca/contact_info.erb deleted file mode 100644 index bfe509b1..00000000 --- a/views/dmca/contact_info.erb +++ /dev/null @@ -1,15 +0,0 @@ -
- Neocities
-
- ATTN: DMCA
-
- 818 SW 3rd Avenue #221-2147
-
- Portland, OR 97204-2405
-
- 1-503-395-0010 -