From 5dbdf411c1da4d0cb03a79c943046706d227779b Mon Sep 17 00:00:00 2001 From: Chris Caron Date: Mon, 28 Oct 2019 19:02:13 -0400 Subject: [PATCH] removed beerpay; refs #170 --- .github/FUNDING.yml | 2 +- README.md | 3 +-- 2 files changed, 2 insertions(+), 3 deletions(-) diff --git a/.github/FUNDING.yml b/.github/FUNDING.yml index e8902401..3b14b481 100644 --- a/.github/FUNDING.yml +++ b/.github/FUNDING.yml @@ -1,2 +1,2 @@ github: caronc -custom: ['https://www.paypal.me/lead2gold', 'https://beerpay.io/caronc/apprise'] +custom: ['https://www.paypal.me/lead2gold', ] diff --git a/README.md b/README.md index dfde0f1e..d5d7b873 100644 --- a/README.md +++ b/README.md @@ -16,8 +16,7 @@ System owners who wish to provide a notification service no longer need to resea System Administrators who wish to send a notification from a scheduled task or from the command line also no longer need to find the right tool for the job. Everything is already wrapped and supported within the *apprise* script that ships with this product. -[![Paypal](https://img.shields.io/badge/paypal-donate-green.svg)](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=MHANV39UZNQ5E) -[![Beerpay](https://img.shields.io/beerpay/caronc/apprise.svg?color=green)](https://beerpay.io/caronc/apprise)
+[![Paypal](https://img.shields.io/badge/paypal-donate-green.svg)](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=MHANV39UZNQ5E)
[![Discord](https://img.shields.io/discord/558793703356104724.svg?colorB=7289DA&label=Discord&logo=Discord&logoColor=7289DA&style=flat-square)](https://discord.gg/MMPeN2D) [![Python](https://img.shields.io/pypi/pyversions/apprise.svg?style=flat-square)](https://pypi.org/project/apprise/) [![Build Status](https://travis-ci.org/caronc/apprise.svg?branch=master)](https://travis-ci.org/caronc/apprise)