add bypass for katmoviehd.wales

This commit is contained in:
Amm0ni4 2025-01-26 12:46:31 +01:00
parent 07af60b83c
commit 81007d5aae
4 changed files with 12 additions and 6 deletions

View file

@ -4,7 +4,7 @@
// @run-at document-start // @run-at document-start
// @author Amm0ni4 // @author Amm0ni4
// @noframes // @noframes
// @version 93.4.34 // @version 93.4.35
// @grant GM_setValue // @grant GM_setValue
// @grant GM_getValue // @grant GM_getValue
// @grant GM_addStyle // @grant GM_addStyle
@ -683,7 +683,7 @@
// @include /secure.moderngyan.com/ // @include /secure.moderngyan.com/
// @include /earnbox.sattakingcharts.in/ // @include /earnbox.sattakingcharts.in/
// @include /set.seturl.in/ // @include /set.seturl.in/
// @include /links.kmhd.net\/file/ // @include /links.kmhd.net/
// @include /mastramstories.com\/api.php\?api/ // @include /mastramstories.com\/api.php\?api/
// @include /onlinetntextbooks.com/ // @include /onlinetntextbooks.com/
// @include /www.saferoms.com\/\?go=/ // @include /www.saferoms.com\/\?go=/

View file

@ -4,7 +4,7 @@
// @run-at document-start // @run-at document-start
// @author Amm0ni4 // @author Amm0ni4
// @noframes // @noframes
// @version 93.4.34 // @version 93.4.35
// @grant GM_setValue // @grant GM_setValue
// @grant GM_getValue // @grant GM_getValue
// @grant GM_addStyle // @grant GM_addStyle
@ -683,7 +683,7 @@
// @include /secure.moderngyan.com/ // @include /secure.moderngyan.com/
// @include /earnbox.sattakingcharts.in/ // @include /earnbox.sattakingcharts.in/
// @include /set.seturl.in/ // @include /set.seturl.in/
// @include /links.kmhd.net\/file/ // @include /links.kmhd.net/
// @include /mastramstories.com\/api.php\?api/ // @include /mastramstories.com\/api.php\?api/
// @include /onlinetntextbooks.com/ // @include /onlinetntextbooks.com/
// @include /www.saferoms.com\/\?go=/ // @include /www.saferoms.com\/\?go=/
@ -2568,6 +2568,9 @@
/mastramstories.com\/api.php\?api/.test(url) ? redirect(atob(url.split('?api=')[1])) : null; /mastramstories.com\/api.php\?api/.test(url) ? redirect(atob(url.split('?api=')[1])) : null;
/links.kmhd.net\/file/.test(url) ? afterDOMLoaded(function() {clickIfExists('button.inline-flex');}) : null; /links.kmhd.net\/file/.test(url) ? afterDOMLoaded(function() {clickIfExists('button.inline-flex');}) : null;
// katmoviehd.wales
/links.kmhd.net\/locked\?redirect=/.test(url) ? afterDOMLoaded(function() {clickIfExists('button.inline-flex');}) : null;
// saferoms.com // saferoms.com
/www.saferoms.com\/\?go=/.test(url) ? afterDOMLoaded(function() { /www.saferoms.com\/\?go=/.test(url) ? afterDOMLoaded(function() {
let dlLink = document.querySelector('#wpsafe-link > a:nth-child(1)').href; let dlLink = document.querySelector('#wpsafe-link > a:nth-child(1)').href;

View file

@ -174,7 +174,7 @@
// @include /secure.moderngyan.com/ // @include /secure.moderngyan.com/
// @include /earnbox.sattakingcharts.in/ // @include /earnbox.sattakingcharts.in/
// @include /set.seturl.in/ // @include /set.seturl.in/
// @include /links.kmhd.net\/file/ // @include /links.kmhd.net/
// @include /mastramstories.com\/api.php\?api/ // @include /mastramstories.com\/api.php\?api/
// @include /onlinetntextbooks.com/ // @include /onlinetntextbooks.com/
// @include /www.saferoms.com\/\?go=/ // @include /www.saferoms.com\/\?go=/
@ -1128,6 +1128,9 @@
/mastramstories.com\/api.php\?api/.test(url) ? redirect(atob(url.split('?api=')[1])) : null; /mastramstories.com\/api.php\?api/.test(url) ? redirect(atob(url.split('?api=')[1])) : null;
/links.kmhd.net\/file/.test(url) ? afterDOMLoaded(function() {clickIfExists('button.inline-flex');}) : null; /links.kmhd.net\/file/.test(url) ? afterDOMLoaded(function() {clickIfExists('button.inline-flex');}) : null;
// katmoviehd.wales
/links.kmhd.net\/locked\?redirect=/.test(url) ? afterDOMLoaded(function() {clickIfExists('button.inline-flex');}) : null;
// saferoms.com // saferoms.com
/www.saferoms.com\/\?go=/.test(url) ? afterDOMLoaded(function() { /www.saferoms.com\/\?go=/.test(url) ? afterDOMLoaded(function() {
let dlLink = document.querySelector('#wpsafe-link > a:nth-child(1)').href; let dlLink = document.querySelector('#wpsafe-link > a:nth-child(1)').href;

View file

@ -664,7 +664,7 @@ https://paster.so/*
/secure.moderngyan.com/ /secure.moderngyan.com/
/earnbox.sattakingcharts.in/ /earnbox.sattakingcharts.in/
/set.seturl.in/ /set.seturl.in/
/links.kmhd.net\/file/ /links.kmhd.net/
/mastramstories.com\/api.php\?api/ /mastramstories.com\/api.php\?api/
/onlinetntextbooks.com/ /onlinetntextbooks.com/
/www.saferoms.com\/\?go=/ /www.saferoms.com\/\?go=/