diff --git a/.github/FUNDING.yml b/.github/FUNDING.yml new file mode 100644 index 0000000..14e571c --- /dev/null +++ b/.github/FUNDING.yml @@ -0,0 +1,12 @@ +# These are supported funding model platforms + +github: # Replace with up to 4 GitHub Sponsors-enabled usernames e.g., [user1, user2] +patreon: # Replace with a single Patreon username +open_collective: # Replace with a single Open Collective username +ko_fi: melotic +tidelift: # Replace with a single Tidelift platform-name/package-name e.g., npm/babel +community_bridge: # Replace with a single Community Bridge project-name e.g., cloud-foundry +liberapay: # Replace with a single Liberapay username +issuehunt: # Replace with a single IssueHunt username +otechie: # Replace with a single Otechie username +custom: # Replace with up to 4 custom sponsorship URLs e.g., ['link1', 'link2'] diff --git a/README.md b/README.md index aa49614..fe78ed7 100644 --- a/README.md +++ b/README.md @@ -22,6 +22,14 @@ ThreateningYeti will hook many WinAPI functions and LockDown Browser's own funct YetiLoader will automatically launch Lockdown Browser. +## Donations +If you're a fan of the project and would like to buy me a coffee, here's how you can donate. + +BTC: 3CGvzEKd8kq8yQQTDmxa6H4PzBvZ9Gw2Nc +ETH: 0x979e8276a2BD50801afe3A02B8a072Ce53c545fF + +If you want to donate with PayPal, please click the Sponsor button on top! + ## Build Instructions 1. Install MinHook as a static package with [vcpkg](https://github.com/microsoft/vcpkg "vcpkg")