mirror of
https://codeberg.org/Amm0ni4/bypass-all-shortlinks-debloated.git
synced 2024-12-28 07:53:01 +05:00
disable broken devuploads bypass
This commit is contained in:
parent
15b251b3c1
commit
1737a03b34
4 changed files with 5 additions and 5 deletions
|
@ -53,6 +53,9 @@ def modify_file_with_my_fixes(destination):
|
|||
content = content.replace("BypassedByBloggerPemula(/quesignifi.ca|tiktokcounter.net/", "/*BypassedByBloggerPemula(/quesignifi.ca|tiktokcounter.net/")
|
||||
content = content.replace("ClickIfExists('#cbt', 5, 'setInterval');}});", "ClickIfExists('#cbt', 5, 'setInterval');}});*/")
|
||||
|
||||
content = content.replace("BypassedByBloggerPemula(/djxmaza.in/", "//BypassedByBloggerPemula(/djxmaza.in/")
|
||||
content = content.replace("ClickIfExists('#downloadbtnf', 2);ClickIfExists", "//ClickIfExists('#downloadbtnf', 2);ClickIfExists")
|
||||
|
||||
content += "\n"
|
||||
|
||||
with open(destination, 'w', encoding='utf-8') as file:
|
||||
|
|
|
@ -234,7 +234,6 @@
|
|||
// @include /^(https?:\/\/)(.+)?(examkhata.com|gamelopte.com)(\/.*)/
|
||||
// @include /^(https?:\/\/)(.+)?(rancah.com|menjelajahi.com|shortly.xyz|nyawang.com)(\/.*)/
|
||||
// @match *://*.cryptotracker.space/*
|
||||
// @match *://*.djxmaza.in/*
|
||||
// @match *://*.stfly.me/*
|
||||
// @include /^(https?:\/\/)(.+)?(khaddavi.net|contentmenarik.com)(\/.*)/
|
||||
// @match *://*.sapnogalpo.online/*
|
||||
|
|
|
@ -234,7 +234,6 @@
|
|||
// @include /^(https?:\/\/)(.+)?(examkhata.com|gamelopte.com)(\/.*)/
|
||||
// @include /^(https?:\/\/)(.+)?(rancah.com|menjelajahi.com|shortly.xyz|nyawang.com)(\/.*)/
|
||||
// @match *://*.cryptotracker.space/*
|
||||
// @match *://*.djxmaza.in/*
|
||||
// @match *://*.stfly.me/*
|
||||
// @include /^(https?:\/\/)(.+)?(khaddavi.net|contentmenarik.com)(\/.*)/
|
||||
// @match *://*.sapnogalpo.online/*
|
||||
|
@ -1437,8 +1436,8 @@
|
|||
ClickIfExists('.get-link.btn-lg.btn-success.btn', 5, 'setInterval');});
|
||||
BypassedByBloggerPemula(/cryptotracker.space/, function() {
|
||||
let cts = setInterval(() => {if (Captchacheck()) {clearInterval(cts);SubmitIfExists('#form-continue');}}, 1 * 1000);});
|
||||
BypassedByBloggerPemula(/djxmaza.in/, function() {ClickIfExists('#dlbtn', 1);
|
||||
ClickIfExists('#downloadbtnf', 2);ClickIfExists('#downloadbtn', 3, 'setInterval');});
|
||||
//BypassedByBloggerPemula(/djxmaza.in/, function() {ClickIfExists('#dlbtn', 1);
|
||||
//ClickIfExists('#downloadbtnf', 2);ClickIfExists('#downloadbtn', 3, 'setInterval');});
|
||||
BypassedByBloggerPemula(/stfly.me/, function() {
|
||||
if (elementExists('.g-recaptcha')) {} else {ClickIfExists('.form-send.m-2.btn-captcha.btn-outline-primary.btn', 3);}});
|
||||
BypassedByBloggerPemula(/khaddavi.net|contentmenarik.com/, function() {parent.open = BpBlock();
|
||||
|
|
|
@ -217,7 +217,6 @@ suratresmi.id
|
|||
examkhata.com|gamelopte.com
|
||||
rancah.com|menjelajahi.com|shortly.xyz|nyawang.com
|
||||
cryptotracker.space
|
||||
djxmaza.in
|
||||
stfly.me
|
||||
khaddavi.net|contentmenarik.com
|
||||
sapnogalpo.online
|
||||
|
|
Loading…
Reference in a new issue