From cca5454c033d18ec60ecc209dffa212b6d6b8056 Mon Sep 17 00:00:00 2001 From: Daniel Micay Date: Fri, 5 Aug 2022 01:09:17 -0400 Subject: redirect legacy counterclaim document to history The purpose of this document was to respond to false claims from James Donaldson about myself and GrapheneOS. He changed his story about what happened many times since this was posted. He didn't move forward with his attempt at taking us to court and this was never used beyond being posted on our site as a public response. Nearly all of his supporters realized he was misleading them and left for greener pastures. Most of them are now using GrapheneOS. We don't need to refute outdated attacks on GrapheneOS from a person that's now almost completely irrelevant, especially since he's now trying not to draw attention to this since he came out looking so terrible. He quietly misleads people about what happened with his latest historical revisions and those are countered better by our newer pages summarizing it. --- nginx/nginx.conf | 4 ++++ ...erhead_ Statement of Defendant and Counterclaim.pdf | Bin 246708 -> 0 bytes static/sitemap.xml | 4 ---- 3 files changed, 4 insertions(+), 4 deletions(-) delete mode 100644 static/legal/Micay_ Copperhead_ Statement of Defendant and Counterclaim.pdf diff --git a/nginx/nginx.conf b/nginx/nginx.conf index 9975e8f7..28670bb0 100644 --- a/nginx/nginx.conf +++ b/nginx/nginx.conf @@ -284,6 +284,10 @@ http { return 301 /favicon.svg; } + location = "/legal/Micay_ Copperhead_ Statement of Defendant and Counterclaim.pdf" { + return 301 /history/copperheados; + } + location = /404 { internal; include snippets/security-headers.conf; diff --git a/static/legal/Micay_ Copperhead_ Statement of Defendant and Counterclaim.pdf b/static/legal/Micay_ Copperhead_ Statement of Defendant and Counterclaim.pdf deleted file mode 100644 index 0a70d274..00000000 Binary files a/static/legal/Micay_ Copperhead_ Statement of Defendant and Counterclaim.pdf and /dev/null differ diff --git a/static/sitemap.xml b/static/sitemap.xml index f6b86e26..ac2659fe 100644 --- a/static/sitemap.xml +++ b/static/sitemap.xml @@ -102,8 +102,4 @@ https://grapheneos.org/humans.txt 0.0 - - https://grapheneos.org/legal/Micay_%20Copperhead_%20Statement%20of%20Defendant%20and%20Counterclaim.pdf - 0.1 - -- cgit v1.3.1