From 15e215dc4dfc527707d258b961276832ffdd1e9d Mon Sep 17 00:00:00 2001 From: Davide De Rosa Date: Thu, 30 Apr 2020 13:49:35 +0200 Subject: [PATCH] Replace Patreon with PayPal --- .github/FUNDING.yml | 2 +- README.md | 3 --- 2 files changed, 1 insertion(+), 4 deletions(-) diff --git a/.github/FUNDING.yml b/.github/FUNDING.yml index bf40d2b..e47cd17 100644 --- a/.github/FUNDING.yml +++ b/.github/FUNDING.yml @@ -1 +1 @@ -patreon: keeshux +custom: ["https://paypal.me/passepartoutvpn", "passepartoutvpn.app"] diff --git a/README.md b/README.md index 996a207..1b16e93 100644 --- a/README.md +++ b/README.md @@ -7,8 +7,6 @@ This library provides a simplified Swift/Obj-C implementation of the OpenVPNĀ® protocol for the Apple platforms. The crypto layer is built on top of [OpenSSL 1.1.1][dep-openssl], which in turn enables support for a certain range of encryption and digest algorithms. - - ## Getting started The client is known to work with [OpenVPNĀ®][openvpn] 2.3+ servers. @@ -234,4 +232,3 @@ Website: [passepartoutvpn.app][about-website] [about-twitter]: https://twitter.com/keeshux [about-website]: https://passepartoutvpn.app -[about-patreon]: https://www.patreon.com/keeshux