mirror of
https://codeberg.org/Amm0ni4/bypass-all-shortlinks-debloated.git
synced 2024-12-29 00:13:02 +05:00
bypass 2nd step for freecoursesite.com
https://codeberg.org/Amm0ni4/bypass-all-shortlinks-debloated/issues/43
This commit is contained in:
parent
cc31479987
commit
935f186416
4 changed files with 14 additions and 2 deletions
|
@ -4,7 +4,7 @@
|
||||||
// @run-at document-start
|
// @run-at document-start
|
||||||
// @author Amm0ni4
|
// @author Amm0ni4
|
||||||
// @noframes
|
// @noframes
|
||||||
// @version 91.8.34
|
// @version 91.8.35
|
||||||
// @grant GM_setValue
|
// @grant GM_setValue
|
||||||
// @grant GM_getValue
|
// @grant GM_getValue
|
||||||
// @grant GM_addStyle
|
// @grant GM_addStyle
|
||||||
|
@ -790,6 +790,7 @@
|
||||||
// @include /pahe.plus/
|
// @include /pahe.plus/
|
||||||
// @include /www.(sinsitio.site|dixva.com)\/out\/\?go=/
|
// @include /www.(sinsitio.site|dixva.com)\/out\/\?go=/
|
||||||
// @include /www.yitarx.com/
|
// @include /www.yitarx.com/
|
||||||
|
// @include /myshrinker.com/
|
||||||
// @include /filecrypt.(cc|co)/
|
// @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 /(loot-link.com|loot-links.com|lootlink.org|lootlinks.co|lootdest.(info|org|com)|links-loot.com|linksloot.net)\/s\?.*$/
|
||||||
// @include /mega-enlace.com/
|
// @include /mega-enlace.com/
|
||||||
|
|
|
@ -4,7 +4,7 @@
|
||||||
// @run-at document-start
|
// @run-at document-start
|
||||||
// @author Amm0ni4
|
// @author Amm0ni4
|
||||||
// @noframes
|
// @noframes
|
||||||
// @version 91.8.34
|
// @version 91.8.35
|
||||||
// @grant GM_setValue
|
// @grant GM_setValue
|
||||||
// @grant GM_getValue
|
// @grant GM_getValue
|
||||||
// @grant GM_addStyle
|
// @grant GM_addStyle
|
||||||
|
@ -790,6 +790,7 @@
|
||||||
// @include /pahe.plus/
|
// @include /pahe.plus/
|
||||||
// @include /www.(sinsitio.site|dixva.com)\/out\/\?go=/
|
// @include /www.(sinsitio.site|dixva.com)\/out\/\?go=/
|
||||||
// @include /www.yitarx.com/
|
// @include /www.yitarx.com/
|
||||||
|
// @include /myshrinker.com/
|
||||||
// @include /filecrypt.(cc|co)/
|
// @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 /(loot-link.com|loot-links.com|lootlink.org|lootlinks.co|lootdest.(info|org|com)|links-loot.com|linksloot.net)\/s\?.*$/
|
||||||
// @include /mega-enlace.com/
|
// @include /mega-enlace.com/
|
||||||
|
@ -1944,6 +1945,10 @@
|
||||||
//shrinkme.us
|
//shrinkme.us
|
||||||
/shrinkme.(us|site|cc)/.test(url) ? afterDOMLoaded(function() {clickIfNotDisabled('#invisibleCaptchaShortlink')}) : null;
|
/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 https://github.com/FastForwardTeam/FastForward/issues/1365
|
||||||
/test.shrinkurl.org/.test(url) ? afterDOMLoaded(function() {clickIfNotDisabled('#invisibleCaptchaShortlink')}) : null;
|
/test.shrinkurl.org/.test(url) ? afterDOMLoaded(function() {clickIfNotDisabled('#invisibleCaptchaShortlink')}) : null;
|
||||||
/test.shrinkurl.org/.test(url) ? afterDOMLoaded(function() {redirectIfNotDisabled('a.get-link')}) : null;
|
/test.shrinkurl.org/.test(url) ? afterDOMLoaded(function() {redirectIfNotDisabled('a.get-link')}) : null;
|
||||||
|
|
|
@ -146,6 +146,7 @@
|
||||||
// @include /pahe.plus/
|
// @include /pahe.plus/
|
||||||
// @include /www.(sinsitio.site|dixva.com)\/out\/\?go=/
|
// @include /www.(sinsitio.site|dixva.com)\/out\/\?go=/
|
||||||
// @include /www.yitarx.com/
|
// @include /www.yitarx.com/
|
||||||
|
// @include /myshrinker.com/
|
||||||
// @run-at document-start
|
// @run-at document-start
|
||||||
// ==/UserScript==
|
// ==/UserScript==
|
||||||
|
|
||||||
|
@ -222,6 +223,10 @@
|
||||||
//shrinkme.us
|
//shrinkme.us
|
||||||
/shrinkme.(us|site|cc)/.test(url) ? afterDOMLoaded(function() {clickIfNotDisabled('#invisibleCaptchaShortlink')}) : null;
|
/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 https://github.com/FastForwardTeam/FastForward/issues/1365
|
||||||
/test.shrinkurl.org/.test(url) ? afterDOMLoaded(function() {clickIfNotDisabled('#invisibleCaptchaShortlink')}) : null;
|
/test.shrinkurl.org/.test(url) ? afterDOMLoaded(function() {clickIfNotDisabled('#invisibleCaptchaShortlink')}) : null;
|
||||||
/test.shrinkurl.org/.test(url) ? afterDOMLoaded(function() {redirectIfNotDisabled('a.get-link')}) : null;
|
/test.shrinkurl.org/.test(url) ? afterDOMLoaded(function() {redirectIfNotDisabled('a.get-link')}) : null;
|
||||||
|
|
|
@ -769,6 +769,7 @@ https://paster.so/*
|
||||||
/pahe.plus/
|
/pahe.plus/
|
||||||
/www.(sinsitio.site|dixva.com)\/out\/\?go=/
|
/www.(sinsitio.site|dixva.com)\/out\/\?go=/
|
||||||
/www.yitarx.com/
|
/www.yitarx.com/
|
||||||
|
/myshrinker.com/
|
||||||
/filecrypt.(cc|co)/
|
/filecrypt.(cc|co)/
|
||||||
/(loot-link.com|loot-links.com|lootlink.org|lootlinks.co|lootdest.(info|org|com)|links-loot.com|linksloot.net)\/s\?.*$/
|
/(loot-link.com|loot-links.com|lootlink.org|lootlinks.co|lootdest.(info|org|com)|links-loot.com|linksloot.net)\/s\?.*$/
|
||||||
/mega-enlace.com/
|
/mega-enlace.com/
|
||||||
|
|
Loading…
Reference in a new issue