From c1b30a4a375aea5c0798f78af54b358e6e86cf3d Mon Sep 17 00:00:00 2001 From: Justin <26028834+melotic@users.noreply.github.com> Date: Mon, 30 Mar 2020 12:48:58 -0400 Subject: [PATCH 1/2] Create FUNDING.yml --- .github/FUNDING.yml | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 .github/FUNDING.yml 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'] From af661099c8df493b7a4d569ebf754ecdfba474ff Mon Sep 17 00:00:00 2001 From: Justin <26028834+melotic@users.noreply.github.com> Date: Mon, 30 Mar 2020 12:49:31 -0400 Subject: [PATCH 2/2] Update README.md --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) 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")