From 6cdd0e548eca418285f02670e57783228c8cb1b7 Mon Sep 17 00:00:00 2001 From: Matt Hensman Date: Tue, 10 Mar 2026 13:17:01 +0000 Subject: [PATCH] Remove Donations section from README --- README.md | 11 ----------- 1 file changed, 11 deletions(-) diff --git a/README.md b/README.md index 621363a..3de509c 100644 --- a/README.md +++ b/README.md @@ -219,17 +219,6 @@ These are somewhat outdated now, but show the basic function of the extension: - `extension/src/ui/options/assets/icons8-ok-120.png` - `extension/src/ui/options/assets/icons8-warn-120.png` -## Donations - -### PayPal - -

- - Donate with PayPal button - - Donate with PayPal -

- [^arch]: By default, Arch does not configure Avahi to resolve `.local` hostnames via the name service switch (NSS), and the underlying mdns module used by this project relies on [`getaddrinfo`](https://en.wikipedia.org/wiki/Getaddrinfo) to resolve these hostnames correctly. [^cast_app]: Some sites may only function properly when initiating casting from the in-page player buttons. [^electron]: Since it seems to be causing confusion, this project does not use electron. The electron-chromecast library was only used as a reference for the initial implementation of the API.