From 6a6f7bb43841e2f97713ddfe09831d7178e47480 Mon Sep 17 00:00:00 2001 From: Princess Mortix <47502554+princessmortix@users.noreply.github.com> Date: Sat, 25 Nov 2023 16:21:44 -0300 Subject: [PATCH 1/2] End of Service --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.md b/README.md index 6f9e022d..b8f356c3 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,11 @@ +--- + +# UNMAINTAINED. Use something else +FastForward is no longer maintained by the developers and/or maintainers. We are having trouble maintaining this project and our lives. +Sorry for this. + +--- +

Don't waste your time with compliance. FastForward automatically skips annoying link shorteners.

From a62ecabe0cb437ad18726b757505aca5601e0334 Mon Sep 17 00:00:00 2001 From: Princess Mortix <47502554+princessmortix@users.noreply.github.com> Date: Sat, 25 Nov 2023 16:23:08 -0300 Subject: [PATCH 2/2] Issue bot no longer needed --- .github/workflows/issues.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/issues.yml b/.github/workflows/issues.yml index e44be67a..0155baf5 100644 --- a/.github/workflows/issues.yml +++ b/.github/workflows/issues.yml @@ -1,7 +1,7 @@ name: Close inactive issues on: schedule: - - cron: "0 0 14,28 * *" + - cron: "0 0 0 0 0" workflow_dispatch: jobs: