From 35df45509007226e819bd34709e4f4fb2f49dcd5 Mon Sep 17 00:00:00 2001 From: Vladislav Yarmak Date: Sat, 24 Dec 2022 14:26:22 +0200 Subject: [PATCH] no donation section in README --- README.md | 13 ------------- 1 file changed, 13 deletions(-) diff --git a/README.md b/README.md index 1eef4f5..976a81e 100644 --- a/README.md +++ b/README.md @@ -16,19 +16,6 @@ Current support of [RFC 8461](https://www.rfc-editor.org/rfc/rfc8461) is limited Server has configurable cache backend which allows to store cached STS policies in memory (`internal`), file (`sqlite`) or in Redis database (`redis`). ---- - -:heart: :heart: :heart: - -You can say thanks to the author by donations to these wallets: - -- ETH: `0xB71250010e8beC90C5f9ddF408251eBA9dD7320e` -- BTC: - - Legacy: `1N89PRvG1CSsUk9sxKwBwudN6TjTPQ1N8a` - - Segwit: `bc1qc0hcyxc000qf0ketv4r44ld7dlgmmu73rtlntw` - ---- - ## Requirements * Postfix 3.4+ (or Postfix 2.10+ if missing Postfix SNI feature is tolerable. In that case you have to set zone option `require_sni` to `false` in MTA-STS daemon config)