mirror of
https://codeberg.org/Amm0ni4/bypass-all-shortlinks-debloated.git
synced 2024-12-29 16:33:02 +05:00
add missing domain for autoredirect
https://codeberg.org/Amm0ni4/bypass-all-shortlinks-debloated/issues/76
This commit is contained in:
parent
a993b28993
commit
d4b7e3d8a7
4 changed files with 8 additions and 8 deletions
|
@ -4,7 +4,7 @@
|
||||||
// @run-at document-start
|
// @run-at document-start
|
||||||
// @author Amm0ni4
|
// @author Amm0ni4
|
||||||
// @noframes
|
// @noframes
|
||||||
// @version 92.2.16
|
// @version 92.2.17
|
||||||
// @grant GM_setValue
|
// @grant GM_setValue
|
||||||
// @grant GM_getValue
|
// @grant GM_getValue
|
||||||
// @grant GM_addStyle
|
// @grant GM_addStyle
|
||||||
|
@ -742,7 +742,7 @@
|
||||||
// @include /(linkvip|blitly).io/
|
// @include /(linkvip|blitly).io/
|
||||||
// @include /^https:\/\/megalink.pro\/[a-zA-Z0-9]+$/
|
// @include /^https:\/\/megalink.pro\/[a-zA-Z0-9]+$/
|
||||||
// @include /lnbz.la/
|
// @include /lnbz.la/
|
||||||
// @include /tii.la|oko.sh|shrinke.me|clk.(wiki|kim)|techy.veganab.co|atglinks.com|linx.cc|get.megaurl.in|wordcounter.icu|exeo.app|pwrpa.cc|(go|get).megafly.in|birdurls.com|blog.graphicuv.com|try2link.com|owllink.net|oei.la|exego.app/
|
// @include /tii.la|oko.sh|shrinke.me|clk.(wiki|kim)|techy.veganab.co|atglinks.com|linx.cc|get.megaurl.in|wordcounter.icu|exeo.app|pwrpa.cc|(go|get).megafly.in|birdurls.com|blog.graphicuv.com|try2link.com|owllink.net|oei.la|exego.app|link.theflash.eu.org/
|
||||||
// @include /ez4short.com\/[^\/]+\/\?token=[^\/]+$/
|
// @include /ez4short.com\/[^\/]+\/\?token=[^\/]+$/
|
||||||
// @include /shon.xyz/
|
// @include /shon.xyz/
|
||||||
// @include /veganab.co\/\?link=/
|
// @include /veganab.co\/\?link=/
|
||||||
|
|
|
@ -4,7 +4,7 @@
|
||||||
// @run-at document-start
|
// @run-at document-start
|
||||||
// @author Amm0ni4
|
// @author Amm0ni4
|
||||||
// @noframes
|
// @noframes
|
||||||
// @version 92.2.16
|
// @version 92.2.17
|
||||||
// @grant GM_setValue
|
// @grant GM_setValue
|
||||||
// @grant GM_getValue
|
// @grant GM_getValue
|
||||||
// @grant GM_addStyle
|
// @grant GM_addStyle
|
||||||
|
@ -742,7 +742,7 @@
|
||||||
// @include /(linkvip|blitly).io/
|
// @include /(linkvip|blitly).io/
|
||||||
// @include /^https:\/\/megalink.pro\/[a-zA-Z0-9]+$/
|
// @include /^https:\/\/megalink.pro\/[a-zA-Z0-9]+$/
|
||||||
// @include /lnbz.la/
|
// @include /lnbz.la/
|
||||||
// @include /tii.la|oko.sh|shrinke.me|clk.(wiki|kim)|techy.veganab.co|atglinks.com|linx.cc|get.megaurl.in|wordcounter.icu|exeo.app|pwrpa.cc|(go|get).megafly.in|birdurls.com|blog.graphicuv.com|try2link.com|owllink.net|oei.la|exego.app/
|
// @include /tii.la|oko.sh|shrinke.me|clk.(wiki|kim)|techy.veganab.co|atglinks.com|linx.cc|get.megaurl.in|wordcounter.icu|exeo.app|pwrpa.cc|(go|get).megafly.in|birdurls.com|blog.graphicuv.com|try2link.com|owllink.net|oei.la|exego.app|link.theflash.eu.org/
|
||||||
// @include /ez4short.com\/[^\/]+\/\?token=[^\/]+$/
|
// @include /ez4short.com\/[^\/]+\/\?token=[^\/]+$/
|
||||||
// @include /shon.xyz/
|
// @include /shon.xyz/
|
||||||
// @include /veganab.co\/\?link=/
|
// @include /veganab.co\/\?link=/
|
||||||
|
@ -1974,7 +1974,7 @@
|
||||||
/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;
|
||||||
|
|
||||||
// tii.la oko.sh final step
|
// tii.la oko.sh final step
|
||||||
/tii.la|oko.sh|shrinke.me|clk.(wiki|kim)|techy.veganab.co|atglinks.com|linx.cc|get.megaurl.in|wordcounter.icu|exeo.app|pwrpa.cc|(go|get).megafly.in|birdurls.com|blog.graphicuv.com|try2link.com|owllink.net|oei.la|exego.app/.test(url) ? afterDOMLoaded(function() {redirectIfNotDisabled('a.get-link')}) : null;
|
/tii.la|oko.sh|shrinke.me|clk.(wiki|kim)|techy.veganab.co|atglinks.com|linx.cc|get.megaurl.in|wordcounter.icu|exeo.app|pwrpa.cc|(go|get).megafly.in|birdurls.com|blog.graphicuv.com|try2link.com|owllink.net|oei.la|exego.app|link.theflash.eu.org/.test(url) ? afterDOMLoaded(function() {redirectIfNotDisabled('a.get-link')}) : null;
|
||||||
/ez4short.com\/[^\/]+\/\?token=[^\/]+$/.test(url) ? afterDOMLoaded(function() {redirectIfNotDisabled2('#aaoii2o')}) : null;
|
/ez4short.com\/[^\/]+\/\?token=[^\/]+$/.test(url) ? afterDOMLoaded(function() {redirectIfNotDisabled2('#aaoii2o')}) : null;
|
||||||
|
|
||||||
// shon.xyz, seen in mega-descargas-serie.blogspot.com
|
// shon.xyz, seen in mega-descargas-serie.blogspot.com
|
||||||
|
|
|
@ -104,7 +104,7 @@
|
||||||
// @include /(linkvip|blitly).io/
|
// @include /(linkvip|blitly).io/
|
||||||
// @include /^https:\/\/megalink.pro\/[a-zA-Z0-9]+$/
|
// @include /^https:\/\/megalink.pro\/[a-zA-Z0-9]+$/
|
||||||
// @include /lnbz.la/
|
// @include /lnbz.la/
|
||||||
// @include /tii.la|oko.sh|shrinke.me|clk.(wiki|kim)|techy.veganab.co|atglinks.com|linx.cc|get.megaurl.in|wordcounter.icu|exeo.app|pwrpa.cc|(go|get).megafly.in|birdurls.com|blog.graphicuv.com|try2link.com|owllink.net|oei.la|exego.app/
|
// @include /tii.la|oko.sh|shrinke.me|clk.(wiki|kim)|techy.veganab.co|atglinks.com|linx.cc|get.megaurl.in|wordcounter.icu|exeo.app|pwrpa.cc|(go|get).megafly.in|birdurls.com|blog.graphicuv.com|try2link.com|owllink.net|oei.la|exego.app|link.theflash.eu.org/
|
||||||
// @include /ez4short.com\/[^\/]+\/\?token=[^\/]+$/
|
// @include /ez4short.com\/[^\/]+\/\?token=[^\/]+$/
|
||||||
// @include /shon.xyz/
|
// @include /shon.xyz/
|
||||||
// @include /veganab.co\/\?link=/
|
// @include /veganab.co\/\?link=/
|
||||||
|
@ -291,7 +291,7 @@
|
||||||
/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;
|
||||||
|
|
||||||
// tii.la oko.sh final step
|
// tii.la oko.sh final step
|
||||||
/tii.la|oko.sh|shrinke.me|clk.(wiki|kim)|techy.veganab.co|atglinks.com|linx.cc|get.megaurl.in|wordcounter.icu|exeo.app|pwrpa.cc|(go|get).megafly.in|birdurls.com|blog.graphicuv.com|try2link.com|owllink.net|oei.la|exego.app/.test(url) ? afterDOMLoaded(function() {redirectIfNotDisabled('a.get-link')}) : null;
|
/tii.la|oko.sh|shrinke.me|clk.(wiki|kim)|techy.veganab.co|atglinks.com|linx.cc|get.megaurl.in|wordcounter.icu|exeo.app|pwrpa.cc|(go|get).megafly.in|birdurls.com|blog.graphicuv.com|try2link.com|owllink.net|oei.la|exego.app|link.theflash.eu.org/.test(url) ? afterDOMLoaded(function() {redirectIfNotDisabled('a.get-link')}) : null;
|
||||||
/ez4short.com\/[^\/]+\/\?token=[^\/]+$/.test(url) ? afterDOMLoaded(function() {redirectIfNotDisabled2('#aaoii2o')}) : null;
|
/ez4short.com\/[^\/]+\/\?token=[^\/]+$/.test(url) ? afterDOMLoaded(function() {redirectIfNotDisabled2('#aaoii2o')}) : null;
|
||||||
|
|
||||||
// shon.xyz, seen in mega-descargas-serie.blogspot.com
|
// shon.xyz, seen in mega-descargas-serie.blogspot.com
|
||||||
|
|
|
@ -722,7 +722,7 @@ https://paster.so/*
|
||||||
/(linkvip|blitly).io/
|
/(linkvip|blitly).io/
|
||||||
/^https:\/\/megalink.pro\/[a-zA-Z0-9]+$/
|
/^https:\/\/megalink.pro\/[a-zA-Z0-9]+$/
|
||||||
/lnbz.la/
|
/lnbz.la/
|
||||||
/tii.la|oko.sh|shrinke.me|clk.(wiki|kim)|techy.veganab.co|atglinks.com|linx.cc|get.megaurl.in|wordcounter.icu|exeo.app|pwrpa.cc|(go|get).megafly.in|birdurls.com|blog.graphicuv.com|try2link.com|owllink.net|oei.la|exego.app/
|
/tii.la|oko.sh|shrinke.me|clk.(wiki|kim)|techy.veganab.co|atglinks.com|linx.cc|get.megaurl.in|wordcounter.icu|exeo.app|pwrpa.cc|(go|get).megafly.in|birdurls.com|blog.graphicuv.com|try2link.com|owllink.net|oei.la|exego.app|link.theflash.eu.org/
|
||||||
/ez4short.com\/[^\/]+\/\?token=[^\/]+$/
|
/ez4short.com\/[^\/]+\/\?token=[^\/]+$/
|
||||||
/shon.xyz/
|
/shon.xyz/
|
||||||
/veganab.co\/\?link=/
|
/veganab.co\/\?link=/
|
||||||
|
|
Loading…
Reference in a new issue