From 35abbabf7d9599b0fabb99fad59e28655bd639bb Mon Sep 17 00:00:00 2001 From: bitsper2nd Date: Wed, 18 Dec 2024 11:05:45 -0400 Subject: [PATCH] chore: changed the job date and remove some scripts from the README. --- .github/workflows/auto-generate.yml | 2 +- README.md | 3 --- 2 files changed, 1 insertion(+), 4 deletions(-) diff --git a/.github/workflows/auto-generate.yml b/.github/workflows/auto-generate.yml index 744e949..ad1383b 100644 --- a/.github/workflows/auto-generate.yml +++ b/.github/workflows/auto-generate.yml @@ -8,7 +8,7 @@ on: - ".github/workflows/**" schedule: - - cron: "0 9 15 * *" + - cron: "0 9 15 4,8,12 *" workflow_dispatch: diff --git a/README.md b/README.md index 277b934..0eb903f 100644 --- a/README.md +++ b/README.md @@ -13,9 +13,6 @@ Here scripts are sorted by category. See below on how to install them into your | [I Don't Care About Cookies](https://github.com/xarantolus/bromite-userscripts/releases/latest/download/idcac.user.js) | An userscript based on the web extension to remove cookie popups | | [Bypass Paywalls](https://gitflic.ru/project/magnolia1234/bypass-paywalls-clean-filters/blob/raw?file=userscript/bpc.en.user.js) | An userscript based on the web extension to bypass paywalls | | [Simple Sponsor Skipper](https://codeberg.org/mthsk/userscripts/raw/branch/master/simple-sponsor-skipper/simple-sponsor-skipper.user.js) | An userscript based on the web extension to skip sponsors in Youtube videos | -| [Simple Redirect Bypasser](https://codeberg.org/mthsk/userscripts/src/branch/master/simple-redirect-bypasser/simple-redirect-bypasser.user.js) | An userscript to skip redirectors | -| [Simple Youtube Age Bypass](https://update.greasyfork.org/scripts/423851/Simple%20YouTube%20Age%20Restriction%20Bypass.user.js) | An userscript to bypass age restriction in Youtube videos | -| [Selection and Copying Restorer](https://greasyfork.org/scripts/427575/Selection%20and%20Copying%20Restorer%20%28Universal%29.user.js) | Unlock right-click, remove restrictions on copy, cut, select text | | [Bypass All Shortlinks](https://codeberg.org/Amm0ni4/bypass-all-shortlinks-debloated/raw/branch/main/Bypass_All_Shortlinks.user.js) | Automatically bypass many link shorteners | | [Dark Reader](https://gist.github.com/ChandanShakya/864e270815c351a4adc9efc424d87288/raw/ecacd1549a1662e49269023b8508f989c0c010be/Dark.user.js) | A stripped Dark Reader UserScript |