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.
This commit is contained in:
Daniel Micay 2022-08-05 01:09:17 -04:00
parent 86538c33fb
commit cca5454c03
3 changed files with 4 additions and 4 deletions

View File

@ -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;

View File

@ -102,8 +102,4 @@
<loc>https://grapheneos.org/humans.txt</loc>
<priority>0.0</priority>
</url>
<url>
<loc>https://grapheneos.org/legal/Micay_%20Copperhead_%20Statement%20of%20Defendant%20and%20Counterclaim.pdf</loc>
<priority>0.1</priority>
</url>
</urlset>