mirror of
https://codeberg.org/Amm0ni4/bypass-all-shortlinks-debloated.git
synced 2025-01-01 17:33:00 +05:00
add cuty.io domain
This commit is contained in:
parent
069748a825
commit
8c3a09ea43
4 changed files with 6 additions and 6 deletions
|
@ -667,7 +667,7 @@
|
||||||
// @include /(verpeliculasonline.org|subtituladas.com)\/enlace/
|
// @include /(verpeliculasonline.org|subtituladas.com)\/enlace/
|
||||||
// @include /links.cuevana.ac\/short/
|
// @include /links.cuevana.ac\/short/
|
||||||
// @include /ouo.io/
|
// @include /ouo.io/
|
||||||
// @include /exeo.app/
|
// @include /exeo.app|mrgec.com/
|
||||||
// @include /fc-lc.(xyz|com)/
|
// @include /fc-lc.(xyz|com)/
|
||||||
// @include /tmail.io/
|
// @include /tmail.io/
|
||||||
// @include /1v.to\/t/
|
// @include /1v.to\/t/
|
||||||
|
|
|
@ -667,7 +667,7 @@
|
||||||
// @include /(verpeliculasonline.org|subtituladas.com)\/enlace/
|
// @include /(verpeliculasonline.org|subtituladas.com)\/enlace/
|
||||||
// @include /links.cuevana.ac\/short/
|
// @include /links.cuevana.ac\/short/
|
||||||
// @include /ouo.io/
|
// @include /ouo.io/
|
||||||
// @include /exeo.app/
|
// @include /exeo.app|mrgec.com/
|
||||||
// @include /fc-lc.(xyz|com)/
|
// @include /fc-lc.(xyz|com)/
|
||||||
// @include /tmail.io/
|
// @include /tmail.io/
|
||||||
// @include /1v.to\/t/
|
// @include /1v.to\/t/
|
||||||
|
@ -1999,7 +1999,7 @@
|
||||||
/ouo.io/.test(url) ? afterDOMLoaded(function() {clickIfNotDisabled('#btn-main')}) : null;
|
/ouo.io/.test(url) ? afterDOMLoaded(function() {clickIfNotDisabled('#btn-main')}) : null;
|
||||||
|
|
||||||
//exeo.app
|
//exeo.app
|
||||||
/exeo.app/.test(url) ? afterDOMLoaded(function() {clickIfNotDisabled('#submit-button')}) : null;
|
/exeo.app|mrgec.com/.test(url) ? afterDOMLoaded(function() {clickIfNotDisabled('#submit-button')}) : null;
|
||||||
|
|
||||||
//oko.sh
|
//oko.sh
|
||||||
/lnbz.la/.test(url) ? afterDOMLoaded(function() {timeSec = 0; afterElementVisible('form', function() {clickIfExists('button#getlink.btn-success');}) }) : null;
|
/lnbz.la/.test(url) ? afterDOMLoaded(function() {timeSec = 0; afterElementVisible('form', function() {clickIfExists('button#getlink.btn-success');}) }) : null;
|
||||||
|
|
|
@ -21,7 +21,7 @@
|
||||||
// @include /(verpeliculasonline.org|subtituladas.com)\/enlace/
|
// @include /(verpeliculasonline.org|subtituladas.com)\/enlace/
|
||||||
// @include /links.cuevana.ac\/short/
|
// @include /links.cuevana.ac\/short/
|
||||||
// @include /ouo.io/
|
// @include /ouo.io/
|
||||||
// @include /exeo.app/
|
// @include /exeo.app|mrgec.com/
|
||||||
// @include /fc-lc.(xyz|com)/
|
// @include /fc-lc.(xyz|com)/
|
||||||
// @include /tmail.io/
|
// @include /tmail.io/
|
||||||
// @include /1v.to\/t/
|
// @include /1v.to\/t/
|
||||||
|
@ -271,7 +271,7 @@
|
||||||
/ouo.io/.test(url) ? afterDOMLoaded(function() {clickIfNotDisabled('#btn-main')}) : null;
|
/ouo.io/.test(url) ? afterDOMLoaded(function() {clickIfNotDisabled('#btn-main')}) : null;
|
||||||
|
|
||||||
//exeo.app
|
//exeo.app
|
||||||
/exeo.app/.test(url) ? afterDOMLoaded(function() {clickIfNotDisabled('#submit-button')}) : null;
|
/exeo.app|mrgec.com/.test(url) ? afterDOMLoaded(function() {clickIfNotDisabled('#submit-button')}) : null;
|
||||||
|
|
||||||
//oko.sh
|
//oko.sh
|
||||||
/lnbz.la/.test(url) ? afterDOMLoaded(function() {timeSec = 0; afterElementVisible('form', function() {clickIfExists('button#getlink.btn-success');}) }) : null;
|
/lnbz.la/.test(url) ? afterDOMLoaded(function() {timeSec = 0; afterElementVisible('form', function() {clickIfExists('button#getlink.btn-success');}) }) : null;
|
||||||
|
|
|
@ -646,7 +646,7 @@ https://paster.so/*
|
||||||
/(verpeliculasonline.org|subtituladas.com)\/enlace/
|
/(verpeliculasonline.org|subtituladas.com)\/enlace/
|
||||||
/links.cuevana.ac\/short/
|
/links.cuevana.ac\/short/
|
||||||
/ouo.io/
|
/ouo.io/
|
||||||
/exeo.app/
|
/exeo.app|mrgec.com/
|
||||||
/fc-lc.(xyz|com)/
|
/fc-lc.(xyz|com)/
|
||||||
/tmail.io/
|
/tmail.io/
|
||||||
/1v.to\/t/
|
/1v.to\/t/
|
||||||
|
|
Loading…
Reference in a new issue