fix to last commit

This commit is contained in:
Amm0ni4 2024-03-19 02:03:46 +01:00
parent 94c9a58284
commit e685c1b996
2 changed files with 2 additions and 0 deletions

View file

@ -2219,6 +2219,7 @@
//pahe.ink final step //pahe.ink final step
/spacetica.com/.test(url) ? afterDOMLoaded(function() {redirectIfExists('.post-content > center:nth-child(4) > a:nth-child(2)')}) : null; /spacetica.com/.test(url) ? afterDOMLoaded(function() {redirectIfExists('.post-content > center:nth-child(4) > a:nth-child(2)')}) : null;
/spacetica.com/.test(url) ? afterDOMLoaded(function() {redirectIfExists('.post-content > center:nth-child(8) > a:nth-child(2)')}) : null;
})(); })();

View file

@ -506,6 +506,7 @@
//pahe.ink final step //pahe.ink final step
/spacetica.com/.test(url) ? afterDOMLoaded(function() {redirectIfExists('.post-content > center:nth-child(4) > a:nth-child(2)')}) : null; /spacetica.com/.test(url) ? afterDOMLoaded(function() {redirectIfExists('.post-content > center:nth-child(4) > a:nth-child(2)')}) : null;
/spacetica.com/.test(url) ? afterDOMLoaded(function() {redirectIfExists('.post-content > center:nth-child(8) > a:nth-child(2)')}) : null;
})(); })();