commit ecbf25aed5a56a40739e24da9925d3cffbcfef9f Author: Jerome Charaoui jerome@riseup.net Date: Wed Sep 15 11:36:45 2021 -0400
Revert "add Harica.gr cert validation file"
This reverts commit 91365aa75198773d4a783291ee62fb2da1e99fdc.
This is breaking the website build on jenkins, possibly because of some magic that deals with "well-known", so revert until we figure it out. --- assets/.well-known/pki-validation/E2ITYqblvSGtNaRbYj3 | 1 - donate.lektorproject | 1 - 2 files changed, 2 deletions(-)
diff --git a/assets/.well-known/pki-validation/E2ITYqblvSGtNaRbYj3 b/assets/.well-known/pki-validation/E2ITYqblvSGtNaRbYj3 deleted file mode 100644 index 39f5f61a..00000000 --- a/assets/.well-known/pki-validation/E2ITYqblvSGtNaRbYj3 +++ /dev/null @@ -1 +0,0 @@ -20210830155860c24f7607cc3f7f27e02e4c27429f9c57bfd4e49775bdcb9a8e25da3bed8077 \ No newline at end of file diff --git a/donate.lektorproject b/donate.lektorproject index 0875b0dc..1cb09be3 100644 --- a/donate.lektorproject +++ b/donate.lektorproject @@ -3,7 +3,6 @@ name = Tor Project Website url = https://www.torproject.org/ url_style = relative locale = en -included_assets = .well-known
[alternatives.en] name = English (en)
tor-commits@lists.torproject.org