mirror of
https://codeberg.org/Amm0ni4/bypass-all-shortlinks-debloated.git
synced 2025-01-31 15:07:28 +05:00
add comomedir for gdrivelatinohd.net
https://codeberg.org/Amm0ni4/bypass-all-shortlinks-debloated/issues/137
This commit is contained in:
parent
b159a652b3
commit
957a20164a
4 changed files with 10 additions and 10 deletions
|
@ -4,7 +4,7 @@
|
||||||
// @run-at document-start
|
// @run-at document-start
|
||||||
// @author Amm0ni4
|
// @author Amm0ni4
|
||||||
// @noframes
|
// @noframes
|
||||||
// @version 92.4.9
|
// @version 92.4.10
|
||||||
// @grant GM_setValue
|
// @grant GM_setValue
|
||||||
// @grant GM_getValue
|
// @grant GM_getValue
|
||||||
// @grant GM_addStyle
|
// @grant GM_addStyle
|
||||||
|
@ -750,7 +750,7 @@
|
||||||
// @include /newedutopics.com/
|
// @include /newedutopics.com/
|
||||||
// @include /newshuta.in/
|
// @include /newshuta.in/
|
||||||
// @include /blog.jytechs.in|mi.miuiflash.com|hypershort.com/
|
// @include /blog.jytechs.in|mi.miuiflash.com|hypershort.com/
|
||||||
// @include /mayas.travel|eldiario24hrs.com/
|
// @include /mayas.travel|eldiario24hrs.com|comomedir.com/
|
||||||
// @include /animesgd.net/
|
// @include /animesgd.net/
|
||||||
// @include /tucinehd.com\/links/
|
// @include /tucinehd.com\/links/
|
||||||
// @include /render-state.to\/download\/\?link=/
|
// @include /render-state.to\/download\/\?link=/
|
||||||
|
|
|
@ -4,7 +4,7 @@
|
||||||
// @run-at document-start
|
// @run-at document-start
|
||||||
// @author Amm0ni4
|
// @author Amm0ni4
|
||||||
// @noframes
|
// @noframes
|
||||||
// @version 92.4.9
|
// @version 92.4.10
|
||||||
// @grant GM_setValue
|
// @grant GM_setValue
|
||||||
// @grant GM_getValue
|
// @grant GM_getValue
|
||||||
// @grant GM_addStyle
|
// @grant GM_addStyle
|
||||||
|
@ -750,7 +750,7 @@
|
||||||
// @include /newedutopics.com/
|
// @include /newedutopics.com/
|
||||||
// @include /newshuta.in/
|
// @include /newshuta.in/
|
||||||
// @include /blog.jytechs.in|mi.miuiflash.com|hypershort.com/
|
// @include /blog.jytechs.in|mi.miuiflash.com|hypershort.com/
|
||||||
// @include /mayas.travel|eldiario24hrs.com/
|
// @include /mayas.travel|eldiario24hrs.com|comomedir.com/
|
||||||
// @include /animesgd.net/
|
// @include /animesgd.net/
|
||||||
// @include /tucinehd.com\/links/
|
// @include /tucinehd.com\/links/
|
||||||
// @include /render-state.to\/download\/\?link=/
|
// @include /render-state.to\/download\/\?link=/
|
||||||
|
@ -1820,8 +1820,8 @@
|
||||||
}
|
}
|
||||||
|
|
||||||
// mayas.travel used in fiuxy2.co
|
// mayas.travel used in fiuxy2.co
|
||||||
/(mayas.travel|eldiario24hrs.com)\/api/.test(url) ? redirect(decodeURIComponent(url.split('&url=')[1].split('&')[0])) : null;
|
/(mayas.travel|eldiario24hrs.com|comomedir.com)\/api/.test(url) ? redirect(decodeURIComponent(url.split('&url=')[1].split('&')[0])) : null;
|
||||||
/(mayas.travel|eldiario24hrs.com)\/\#/.test(url) ? redirect(atob(atob(atob(url.split('/#')[1]))).split('&url=')[1].split('&')[0]) : null;
|
/(mayas.travel|eldiario24hrs.com|comomedir.com)\/\#/.test(url) ? redirect(atob(atob(atob(url.split('/#')[1]))).split('&url=')[1].split('&')[0]) : null;
|
||||||
|
|
||||||
// descargasdirecta.com
|
// descargasdirecta.com
|
||||||
/playpastelinks.com/.test(url) ? afterDOMLoaded(function() {setTimeout(() => { document.querySelector('#btn-redirect').click(); }, 8000)}) : null;
|
/playpastelinks.com/.test(url) ? afterDOMLoaded(function() {setTimeout(() => { document.querySelector('#btn-redirect').click(); }, 8000)}) : null;
|
||||||
|
|
|
@ -167,7 +167,7 @@
|
||||||
// @include /newedutopics.com/
|
// @include /newedutopics.com/
|
||||||
// @include /newshuta.in/
|
// @include /newshuta.in/
|
||||||
// @include /blog.jytechs.in|mi.miuiflash.com|hypershort.com/
|
// @include /blog.jytechs.in|mi.miuiflash.com|hypershort.com/
|
||||||
// @include /mayas.travel|eldiario24hrs.com/
|
// @include /mayas.travel|eldiario24hrs.com|comomedir.com/
|
||||||
// @include /animesgd.net/
|
// @include /animesgd.net/
|
||||||
// @include /tucinehd.com\/links/
|
// @include /tucinehd.com\/links/
|
||||||
// @include /render-state.to\/download\/\?link=/
|
// @include /render-state.to\/download\/\?link=/
|
||||||
|
@ -209,8 +209,8 @@
|
||||||
}
|
}
|
||||||
|
|
||||||
// mayas.travel used in fiuxy2.co
|
// mayas.travel used in fiuxy2.co
|
||||||
/(mayas.travel|eldiario24hrs.com)\/api/.test(url) ? redirect(decodeURIComponent(url.split('&url=')[1].split('&')[0])) : null;
|
/(mayas.travel|eldiario24hrs.com|comomedir.com)\/api/.test(url) ? redirect(decodeURIComponent(url.split('&url=')[1].split('&')[0])) : null;
|
||||||
/(mayas.travel|eldiario24hrs.com)\/\#/.test(url) ? redirect(atob(atob(atob(url.split('/#')[1]))).split('&url=')[1].split('&')[0]) : null;
|
/(mayas.travel|eldiario24hrs.com|comomedir.com)\/\#/.test(url) ? redirect(atob(atob(atob(url.split('/#')[1]))).split('&url=')[1].split('&')[0]) : null;
|
||||||
|
|
||||||
// descargasdirecta.com
|
// descargasdirecta.com
|
||||||
/playpastelinks.com/.test(url) ? afterDOMLoaded(function() {setTimeout(() => { document.querySelector('#btn-redirect').click(); }, 8000)}) : null;
|
/playpastelinks.com/.test(url) ? afterDOMLoaded(function() {setTimeout(() => { document.querySelector('#btn-redirect').click(); }, 8000)}) : null;
|
||||||
|
|
|
@ -730,7 +730,7 @@ https://paster.so/*
|
||||||
/newedutopics.com/
|
/newedutopics.com/
|
||||||
/newshuta.in/
|
/newshuta.in/
|
||||||
/blog.jytechs.in|mi.miuiflash.com|hypershort.com/
|
/blog.jytechs.in|mi.miuiflash.com|hypershort.com/
|
||||||
/mayas.travel|eldiario24hrs.com/
|
/mayas.travel|eldiario24hrs.com|comomedir.com/
|
||||||
/animesgd.net/
|
/animesgd.net/
|
||||||
/tucinehd.com\/links/
|
/tucinehd.com\/links/
|
||||||
/render-state.to\/download\/\?link=/
|
/render-state.to\/download\/\?link=/
|
||||||
|
|
Loading…
Reference in a new issue