bypass 2nd step for freecoursesite.com

https://codeberg.org/Amm0ni4/bypass-all-shortlinks-debloated/issues/43
This commit is contained in:
Amm0ni4 2024-05-03 23:38:33 +02:00
parent cc31479987
commit 935f186416
4 changed files with 14 additions and 2 deletions

View file

@ -4,7 +4,7 @@
// @run-at document-start
// @author Amm0ni4
// @noframes
// @version 91.8.34
// @version 91.8.35
// @grant GM_setValue
// @grant GM_getValue
// @grant GM_addStyle
@ -790,6 +790,7 @@
// @include /pahe.plus/
// @include /www.(sinsitio.site|dixva.com)\/out\/\?go=/
// @include /www.yitarx.com/
// @include /myshrinker.com/
// @include /filecrypt.(cc|co)/
// @include /(loot-link.com|loot-links.com|lootlink.org|lootlinks.co|lootdest.(info|org|com)|links-loot.com|linksloot.net)\/s\?.*$/
// @include /mega-enlace.com/

View file

@ -4,7 +4,7 @@
// @run-at document-start
// @author Amm0ni4
// @noframes
// @version 91.8.34
// @version 91.8.35
// @grant GM_setValue
// @grant GM_getValue
// @grant GM_addStyle
@ -790,6 +790,7 @@
// @include /pahe.plus/
// @include /www.(sinsitio.site|dixva.com)\/out\/\?go=/
// @include /www.yitarx.com/
// @include /myshrinker.com/
// @include /filecrypt.(cc|co)/
// @include /(loot-link.com|loot-links.com|lootlink.org|lootlinks.co|lootdest.(info|org|com)|links-loot.com|linksloot.net)\/s\?.*$/
// @include /mega-enlace.com/
@ -1944,6 +1945,10 @@
//shrinkme.us
/shrinkme.(us|site|cc)/.test(url) ? afterDOMLoaded(function() {clickIfNotDisabled('#invisibleCaptchaShortlink')}) : null;
//freecoursesite.com 2nd step - https://codeberg.org/Amm0ni4/bypass-all-shortlinks-debloated/issues/43
/myshrinker.com/.test(url) ? afterDOMLoaded(function() {clickIfNotDisabled('#invisibleCaptchaShortlink')}) : null;
/myshrinker.com/.test(url) ? afterDOMLoaded(function() {redirectIfNotDisabled('a.get-link')}) : null;
//test.shrinkurl.org https://github.com/FastForwardTeam/FastForward/issues/1365
/test.shrinkurl.org/.test(url) ? afterDOMLoaded(function() {clickIfNotDisabled('#invisibleCaptchaShortlink')}) : null;
/test.shrinkurl.org/.test(url) ? afterDOMLoaded(function() {redirectIfNotDisabled('a.get-link')}) : null;

View file

@ -146,6 +146,7 @@
// @include /pahe.plus/
// @include /www.(sinsitio.site|dixva.com)\/out\/\?go=/
// @include /www.yitarx.com/
// @include /myshrinker.com/
// @run-at document-start
// ==/UserScript==
@ -222,6 +223,10 @@
//shrinkme.us
/shrinkme.(us|site|cc)/.test(url) ? afterDOMLoaded(function() {clickIfNotDisabled('#invisibleCaptchaShortlink')}) : null;
//freecoursesite.com 2nd step - https://codeberg.org/Amm0ni4/bypass-all-shortlinks-debloated/issues/43
/myshrinker.com/.test(url) ? afterDOMLoaded(function() {clickIfNotDisabled('#invisibleCaptchaShortlink')}) : null;
/myshrinker.com/.test(url) ? afterDOMLoaded(function() {redirectIfNotDisabled('a.get-link')}) : null;
//test.shrinkurl.org https://github.com/FastForwardTeam/FastForward/issues/1365
/test.shrinkurl.org/.test(url) ? afterDOMLoaded(function() {clickIfNotDisabled('#invisibleCaptchaShortlink')}) : null;
/test.shrinkurl.org/.test(url) ? afterDOMLoaded(function() {redirectIfNotDisabled('a.get-link')}) : null;

View file

@ -769,6 +769,7 @@ https://paster.so/*
/pahe.plus/
/www.(sinsitio.site|dixva.com)\/out\/\?go=/
/www.yitarx.com/
/myshrinker.com/
/filecrypt.(cc|co)/
/(loot-link.com|loot-links.com|lootlink.org|lootlinks.co|lootdest.(info|org|com)|links-loot.com|linksloot.net)\/s\?.*$/
/mega-enlace.com/