diff --git a/Bypass_All_Shortlinks.user.js b/Bypass_All_Shortlinks.user.js index 8f2171c..d725ba0 100644 --- a/Bypass_All_Shortlinks.user.js +++ b/Bypass_All_Shortlinks.user.js @@ -2290,7 +2290,7 @@ //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() {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 diff --git a/extra_bypasses/extra_bypasses.user.js b/extra_bypasses/extra_bypasses.user.js index 89c3b87..ddec52b 100644 --- a/extra_bypasses/extra_bypasses.user.js +++ b/extra_bypasses/extra_bypasses.user.js @@ -569,7 +569,7 @@ //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() {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