From aae011e7e5a88275ab3ab718da7d36d7d8ad2f8e Mon Sep 17 00:00:00 2001 From: kudo-sync-bot Date: Tue, 1 Sep 2026 01:42:32 -0700 Subject: [PATCH 1/2] Deleted .gitlab-ci.yml --- .gitlab-ci.yml | 8 -------- 1 file changed, 8 deletions(-) delete mode 100644 .gitlab-ci.yml diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml deleted file mode 100644 index ad0c040..0000000 --- a/.gitlab-ci.yml +++ /dev/null @@ -1,8 +0,0 @@ -sync_changes_to_github: - rules: - - if: $CI_COMMIT_BRANCH == "master" && $CI_PROJECT_PATH == "awesome-scripts/awesome-userscripts" - image: alpine:latest - script: - - apk add --no-cache git - - git clone https://gitlab.com/awesome-scripts/awesome-userscripts.git - - git push --force -o ci.skip https://$GITHUB_SYNC_PAT@github.com/awesome-scripts/awesome-userscripts.git HEAD:master From d45be0fbccb53c0e16c75d7591503f45632accee Mon Sep 17 00:00:00 2001 From: kudo-sync-bot Date: Tue, 1 Sep 2026 01:46:56 -0700 Subject: [PATCH 2/2] Deleted archived ChatGPT Auto-Continue --- README.md | 16 ---------------- 1 file changed, 16 deletions(-) diff --git a/README.md b/README.md index c5cbd01..3948386 100644 --- a/README.md +++ b/README.md @@ -721,22 +721,6 @@ Userscripts can be used w/ the following browsers: -
- ChatGPT Auto-Continue - Automatically continue generating answers when ChatGPT responses get cut-off.
-
- - -
-
- 💾 - Install / - 📖 - Readme / - 🐛 - Report bug -
-
-
ChatGPT Auto Refresh - Auto-sends background requests to keep sessions fresh & prevent Cloudflare checks + network errors.