mirror of
https://codeberg.org/Amm0ni4/bypass-all-shortlinks-debloated.git
synced 2025-01-31 15:07:28 +05:00
add fc-lc domain
https://codeberg.org/Amm0ni4/bypass-all-shortlinks-debloated/issues/162
This commit is contained in:
parent
34b17d5127
commit
abe2e4476b
3 changed files with 4 additions and 4 deletions
|
@ -239,7 +239,7 @@
|
||||||
// @match *://*.bigbtc.win/*
|
// @match *://*.bigbtc.win/*
|
||||||
// @match *://*.firefaucet.win/*
|
// @match *://*.firefaucet.win/*
|
||||||
// @include /^(https?:\/\/)(.+)?(uptobhai\.*|uplinkto\.*|shortlinkto\.*)/
|
// @include /^(https?:\/\/)(.+)?(uptobhai\.*|uplinkto\.*|shortlinkto\.*)/
|
||||||
// @include /^(https?:\/\/)(.+)?(tmail.io|fitdynamos.com)(\/.*)/
|
// @include /^(https?:\/\/)(.+)?(tmail.io|fitdynamos.com|gamezizo.com)(\/.*)/
|
||||||
// @include /^(https?:\/\/)(.+)?((exeo|exego).app|(mrgec|emxaw|ijvam).com|evernia.site)(\/.*)/
|
// @include /^(https?:\/\/)(.+)?((exeo|exego).app|(mrgec|emxaw|ijvam).com|evernia.site)(\/.*)/
|
||||||
// @include /^(https?:\/\/)(.+)?((on-scroll|diudemy|maqal360).com)(\/.*)/
|
// @include /^(https?:\/\/)(.+)?((on-scroll|diudemy|maqal360).com)(\/.*)/
|
||||||
// @include /^(https?:\/\/)(.+)?((forexrw7|forex-articles|3rabsports|fx-22|watchtheeye).com|gold-24.net|bedrat.xyz|(offeergames|todogame).online)(\/.*)/
|
// @include /^(https?:\/\/)(.+)?((forexrw7|forex-articles|3rabsports|fx-22|watchtheeye).com|gold-24.net|bedrat.xyz|(offeergames|todogame).online)(\/.*)/
|
||||||
|
|
|
@ -239,7 +239,7 @@
|
||||||
// @match *://*.bigbtc.win/*
|
// @match *://*.bigbtc.win/*
|
||||||
// @match *://*.firefaucet.win/*
|
// @match *://*.firefaucet.win/*
|
||||||
// @include /^(https?:\/\/)(.+)?(uptobhai\.*|uplinkto\.*|shortlinkto\.*)/
|
// @include /^(https?:\/\/)(.+)?(uptobhai\.*|uplinkto\.*|shortlinkto\.*)/
|
||||||
// @include /^(https?:\/\/)(.+)?(tmail.io|fitdynamos.com)(\/.*)/
|
// @include /^(https?:\/\/)(.+)?(tmail.io|fitdynamos.com|gamezizo.com)(\/.*)/
|
||||||
// @include /^(https?:\/\/)(.+)?((exeo|exego).app|(mrgec|emxaw|ijvam).com|evernia.site)(\/.*)/
|
// @include /^(https?:\/\/)(.+)?((exeo|exego).app|(mrgec|emxaw|ijvam).com|evernia.site)(\/.*)/
|
||||||
// @include /^(https?:\/\/)(.+)?((on-scroll|diudemy|maqal360).com)(\/.*)/
|
// @include /^(https?:\/\/)(.+)?((on-scroll|diudemy|maqal360).com)(\/.*)/
|
||||||
// @include /^(https?:\/\/)(.+)?((forexrw7|forex-articles|3rabsports|fx-22|watchtheeye).com|gold-24.net|bedrat.xyz|(offeergames|todogame).online)(\/.*)/
|
// @include /^(https?:\/\/)(.+)?((forexrw7|forex-articles|3rabsports|fx-22|watchtheeye).com|gold-24.net|bedrat.xyz|(offeergames|todogame).online)(\/.*)/
|
||||||
|
@ -1398,7 +1398,7 @@
|
||||||
BypassedByBloggerPemula(/firefaucet.win/, function() {if (elementExists("form[method='post']")) {let firefaucet = setInterval(() => {
|
BypassedByBloggerPemula(/firefaucet.win/, function() {if (elementExists("form[method='post']")) {let firefaucet = setInterval(() => {
|
||||||
if (Captchacheck()) {ClickIfExists('button[type=submit]');}}, 2 * 1000);} else {ClickIfExists('#get_reward_button', 1);}});
|
if (Captchacheck()) {ClickIfExists('button[type=submit]');}}, 2 * 1000);} else {ClickIfExists('#get_reward_button', 1);}});
|
||||||
BypassedByBloggerPemula(/uptobhai\.*|uplinkto\.*|shortlinkto\.*/, function() { ClickIfExists('.btn-block.btn-primary.btn', 2);});
|
BypassedByBloggerPemula(/uptobhai\.*|uplinkto\.*|shortlinkto\.*/, function() { ClickIfExists('.btn-block.btn-primary.btn', 2);});
|
||||||
BypassedByBloggerPemula(/tmail.io|fitdynamos.com/, function() {
|
BypassedByBloggerPemula(/tmail.io|fitdynamos.com|gamezizo.com/, function() {
|
||||||
if (elementExists('#next')) {SubmitIfExists('form.text-center', 3);} else {ClickIfExists('#surl', 5, 'setInterval');}});
|
if (elementExists('#next')) {SubmitIfExists('form.text-center', 3);} else {ClickIfExists('#surl', 5, 'setInterval');}});
|
||||||
BypassedByBloggerPemula(/(exeo|exego).app|(mrgec|emxaw|ijvam).com|evernia.site/, function() {ClickIfExists('#invisibleCaptchaShortlink', 2);SubmitIfExists('#before-captcha', 3);
|
BypassedByBloggerPemula(/(exeo|exego).app|(mrgec|emxaw|ijvam).com|evernia.site/, function() {ClickIfExists('#invisibleCaptchaShortlink', 2);SubmitIfExists('#before-captcha', 3);
|
||||||
let exeo = setInterval(() => {if (bp('.timer').innerText == '0') {clearInterval(exeo);ReadytoClick('#submit-button');}}, 2 * 1000);});
|
let exeo = setInterval(() => {if (bp('.timer').innerText == '0') {clearInterval(exeo);ReadytoClick('#submit-button');}}, 2 * 1000);});
|
||||||
|
|
|
@ -221,7 +221,7 @@ shortearn.net
|
||||||
bigbtc.win
|
bigbtc.win
|
||||||
firefaucet.win
|
firefaucet.win
|
||||||
uptobhai\.*|uplinkto\.*|shortlinkto\.*
|
uptobhai\.*|uplinkto\.*|shortlinkto\.*
|
||||||
tmail.io|fitdynamos.com
|
tmail.io|fitdynamos.com|gamezizo.com
|
||||||
(exeo|exego).app|(mrgec|emxaw|ijvam).com|evernia.site
|
(exeo|exego).app|(mrgec|emxaw|ijvam).com|evernia.site
|
||||||
(on-scroll|diudemy|maqal360).com
|
(on-scroll|diudemy|maqal360).com
|
||||||
(forexrw7|forex-articles|3rabsports|fx-22|watchtheeye).com|gold-24.net|bedrat.xyz|(offeergames|todogame).online
|
(forexrw7|forex-articles|3rabsports|fx-22|watchtheeye).com|gold-24.net|bedrat.xyz|(offeergames|todogame).online
|
||||||
|
|
Loading…
Reference in a new issue