fix latest commit

This commit is contained in:
Amm0ni4 2024-04-22 12:39:28 +02:00
parent 9ef8caaaf7
commit 9bcb4ad260
2 changed files with 2 additions and 2 deletions

View file

@ -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

View file

@ -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