mirror of
https://codeberg.org/Amm0ni4/bypass-all-shortlinks-debloated.git
synced 2025-01-31 06:57:29 +05:00
remove broken modijiurl
This commit is contained in:
parent
bee333029d
commit
3a78eec393
4 changed files with 0 additions and 22 deletions
|
@ -727,7 +727,6 @@
|
|||
// @include /secure.moderngyan.com/
|
||||
// @include /earnbox.sattakingcharts.in/
|
||||
// @include /set.seturl.in/
|
||||
// @include /wikijankari.com/
|
||||
// @include /links.kmhd.net\/file/
|
||||
// @include /mastramstories.com\/api.php\?api/
|
||||
// @include /onlinetntextbooks.com/
|
||||
|
|
|
@ -727,7 +727,6 @@
|
|||
// @include /secure.moderngyan.com/
|
||||
// @include /earnbox.sattakingcharts.in/
|
||||
// @include /set.seturl.in/
|
||||
// @include /wikijankari.com/
|
||||
// @include /links.kmhd.net\/file/
|
||||
// @include /mastramstories.com\/api.php\?api/
|
||||
// @include /onlinetntextbooks.com/
|
||||
|
@ -2184,15 +2183,6 @@
|
|||
/pahe.plus/.test(url) ? afterDOMLoaded(function() {clickIfNotDisabled('#invisibleCaptchaShortlink')}) : null;
|
||||
/pahe.plus/.test(url) ? afterDOMLoaded(function() {redirectIfNotDisabled('a.get-link')}) : null;
|
||||
|
||||
// modijiurl - https://t.me/+e1NruB69YZZlNmIx
|
||||
if (/wikijankari.com/.test(url)) {afterDOMLoaded(function() {
|
||||
window.count = 0;
|
||||
clickWithDelay('#tp444', 2000);
|
||||
clickWithDelay('#rtg-snp2', 2000);
|
||||
clickWithDelay('#gtelinkbtn', 2000);
|
||||
})}
|
||||
// /^(https?:\/\/)(.+)?(modijiurl.com)(\/.*)/.test(url) ? afterDOMLoaded(function() {redirectIfNotDisabled2('a.get-link')}) : null;
|
||||
|
||||
// https://github.com/uBlockOrigin/uAssets/discussions/17361#discussioncomment-8884375
|
||||
if (/4hi.in/.test(url)) { afterDOMLoaded(function() {
|
||||
clickIfExists('.btn-warning:not(.btn-captcha)');
|
||||
|
|
|
@ -177,7 +177,6 @@
|
|||
// @include /secure.moderngyan.com/
|
||||
// @include /earnbox.sattakingcharts.in/
|
||||
// @include /set.seturl.in/
|
||||
// @include /wikijankari.com/
|
||||
// @include /links.kmhd.net\/file/
|
||||
// @include /mastramstories.com\/api.php\?api/
|
||||
// @include /onlinetntextbooks.com/
|
||||
|
@ -692,15 +691,6 @@
|
|||
/pahe.plus/.test(url) ? afterDOMLoaded(function() {clickIfNotDisabled('#invisibleCaptchaShortlink')}) : null;
|
||||
/pahe.plus/.test(url) ? afterDOMLoaded(function() {redirectIfNotDisabled('a.get-link')}) : null;
|
||||
|
||||
// modijiurl - https://t.me/+e1NruB69YZZlNmIx
|
||||
if (/wikijankari.com/.test(url)) {afterDOMLoaded(function() {
|
||||
window.count = 0;
|
||||
clickWithDelay('#tp444', 2000);
|
||||
clickWithDelay('#rtg-snp2', 2000);
|
||||
clickWithDelay('#gtelinkbtn', 2000);
|
||||
})}
|
||||
// /^(https?:\/\/)(.+)?(modijiurl.com)(\/.*)/.test(url) ? afterDOMLoaded(function() {redirectIfNotDisabled2('a.get-link')}) : null;
|
||||
|
||||
// https://github.com/uBlockOrigin/uAssets/discussions/17361#discussioncomment-8884375
|
||||
if (/4hi.in/.test(url)) { afterDOMLoaded(function() {
|
||||
clickIfExists('.btn-warning:not(.btn-captcha)');
|
||||
|
|
|
@ -707,7 +707,6 @@ https://paster.so/*
|
|||
/secure.moderngyan.com/
|
||||
/earnbox.sattakingcharts.in/
|
||||
/set.seturl.in/
|
||||
/wikijankari.com/
|
||||
/links.kmhd.net\/file/
|
||||
/mastramstories.com\/api.php\?api/
|
||||
/onlinetntextbooks.com/
|
||||
|
|
Loading…
Reference in a new issue