From 03270c6d72fea7a35daecd6c385232dfc842f7ff Mon Sep 17 00:00:00 2001 From: Vincent Yiu Date: Sun, 22 Apr 2018 19:37:43 +0100 Subject: [PATCH 1/3] Update README.md --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index dd969f9..4636576 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,7 @@ +Note +==== +No longer being updated, please refer to https://vincentyiu.co.uk for red team tips :) + Credits ======= From 492c5b5c63114d2858fddabe32076bc631310775 Mon Sep 17 00:00:00 2001 From: Vincent Yiu <3596242+vysecurity@users.noreply.github.com> Date: Mon, 27 Apr 2020 01:32:55 +0800 Subject: [PATCH 2/3] 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..4b16f59 --- /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: # Replace with a single Ko-fi username +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 f5332787e6adce1cac08c98a7e0c54094f10d6a1 Mon Sep 17 00:00:00 2001 From: Vincent Yiu <3596242+vysecurity@users.noreply.github.com> Date: Mon, 27 Apr 2020 01:33:32 +0800 Subject: [PATCH 3/3] Update FUNDING.yml --- .github/FUNDING.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/FUNDING.yml b/.github/FUNDING.yml index 4b16f59..f21641f 100644 --- a/.github/FUNDING.yml +++ b/.github/FUNDING.yml @@ -1,6 +1,6 @@ # These are supported funding model platforms -github: # Replace with up to 4 GitHub Sponsors-enabled usernames e.g., [user1, user2] +github: [vysecurity] patreon: # Replace with a single Patreon username open_collective: # Replace with a single Open Collective username ko_fi: # Replace with a single Ko-fi username