undo last commit, not necessary

This commit is contained in:
Amm0ni4 2024-03-19 12:36:54 +01:00
parent ede4c14cd2
commit cd21691880
2 changed files with 0 additions and 2 deletions

View file

@ -2218,7 +2218,6 @@
/megalink.pro\/[a-zA-Z0-9]+$/.test(url) ? afterWindowLoaded(function() {setTimeout(function() {clickIfNotDisabled('a.btn:nth-child(1)')}, 3000)}) : null; /megalink.pro\/[a-zA-Z0-9]+$/.test(url) ? afterWindowLoaded(function() {setTimeout(function() {clickIfNotDisabled('a.btn:nth-child(1)')}, 3000)}) : null;
//pahe.ink final step //pahe.ink final step
/spacetica.com/.test(url) ? preventForcedFocusOnWindow() : null;
/spacetica.com/.test(url) ? afterDOMLoaded(function() {redirectIfExists('center a')}) : null; /spacetica.com/.test(url) ? afterDOMLoaded(function() {redirectIfExists('center a')}) : null;
})(); })();

View file

@ -505,7 +505,6 @@
/megalink.pro\/[a-zA-Z0-9]+$/.test(url) ? afterWindowLoaded(function() {setTimeout(function() {clickIfNotDisabled('a.btn:nth-child(1)')}, 3000)}) : null; /megalink.pro\/[a-zA-Z0-9]+$/.test(url) ? afterWindowLoaded(function() {setTimeout(function() {clickIfNotDisabled('a.btn:nth-child(1)')}, 3000)}) : null;
//pahe.ink final step //pahe.ink final step
/spacetica.com/.test(url) ? preventForcedFocusOnWindow() : null;
/spacetica.com/.test(url) ? afterDOMLoaded(function() {redirectIfExists('center a')}) : null; /spacetica.com/.test(url) ? afterDOMLoaded(function() {redirectIfExists('center a')}) : null;
})(); })();