added bypass for pahe 2nd step

This commit is contained in:
Amm0ni4 2024-04-22 12:31:14 +02:00
parent 7ed84eeed1
commit 9ef8caaaf7
4 changed files with 10 additions and 2 deletions

View file

@ -4,7 +4,7 @@
// @run-at document-start
// @author Amm0ni4
// @noframes
// @version 91.8.20
// @version 91.8.21
// @grant GM_setValue
// @grant GM_getValue
// @grant GM_addStyle
@ -784,6 +784,7 @@
// @include /sheralinks.com/
// @include /go.bloggingaro.com/
// @include /land.povathemes.com/
// @include /pahe.plus/
// @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.20
// @version 91.8.21
// @grant GM_setValue
// @grant GM_getValue
// @grant GM_addStyle
@ -784,6 +784,7 @@
// @include /sheralinks.com/
// @include /go.bloggingaro.com/
// @include /land.povathemes.com/
// @include /pahe.plus/
// @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/
@ -2289,6 +2290,8 @@
//pahe.ink final step
/linegee.net|intercelestial.com/.test(url) ? preventForcedFocusOnWindow() : null;
/spacetica.com/.test(url) ? afterDOMLoaded(function() {redirectIfExists('center a')}) : null;
/pahe.plus/.test(url) ? afterDOMLoaded(function() {clickIfExistsNonStop('#invisibleCaptchaShortlink')}) : null;
/pahe.plus/.test(url) ? afterDOMLoaded(function() {redirectIfNotDisabled('a.get-link')}) : null;
// https://github.com/uBlockOrigin/uAssets/discussions/17361#discussioncomment-8878055 / https://github.com/uBlockOrigin/uAssets/discussions/17361#discussioncomment-9061651
if (/(loanoffering|djmp3world).in|moonplusnews.com/.test(url)) {afterDOMLoaded(function() {

View file

@ -141,6 +141,7 @@
// @include /sheralinks.com/
// @include /go.bloggingaro.com/
// @include /land.povathemes.com/
// @include /pahe.plus/
// @run-at document-start
// ==/UserScript==
@ -568,6 +569,8 @@
//pahe.ink final step
/linegee.net|intercelestial.com/.test(url) ? preventForcedFocusOnWindow() : null;
/spacetica.com/.test(url) ? afterDOMLoaded(function() {redirectIfExists('center a')}) : null;
/pahe.plus/.test(url) ? afterDOMLoaded(function() {clickIfExistsNonStop('#invisibleCaptchaShortlink')}) : null;
/pahe.plus/.test(url) ? afterDOMLoaded(function() {redirectIfNotDisabled('a.get-link')}) : null;
// https://github.com/uBlockOrigin/uAssets/discussions/17361#discussioncomment-8878055 / https://github.com/uBlockOrigin/uAssets/discussions/17361#discussioncomment-9061651
if (/(loanoffering|djmp3world).in|moonplusnews.com/.test(url)) {afterDOMLoaded(function() {

View file

@ -763,6 +763,7 @@ r1.foxylinks.site
/sheralinks.com/
/go.bloggingaro.com/
/land.povathemes.com/
/pahe.plus/
/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/