From 716e47af0f4a547b445cf91d202466cbe76d50b9 Mon Sep 17 00:00:00 2001 From: Amm0ni4 Date: Sat, 21 Dec 2024 15:43:05 +0100 Subject: [PATCH] add zovo for dodi repacks site --- Bypass_All_Shortlinks.meta.js | 3 ++- Bypass_All_Shortlinks.user.js | 9 ++++++++- extra_bypasses/extra_bypasses.user.js | 7 +++++++ supported_sites.txt | 1 + 4 files changed, 18 insertions(+), 2 deletions(-) diff --git a/Bypass_All_Shortlinks.meta.js b/Bypass_All_Shortlinks.meta.js index c1edb20..c1b04c4 100644 --- a/Bypass_All_Shortlinks.meta.js +++ b/Bypass_All_Shortlinks.meta.js @@ -4,7 +4,7 @@ // @run-at document-start // @author Amm0ni4 // @noframes -// @version 93.2.12 +// @version 93.2.14 // @grant GM_setValue // @grant GM_getValue // @grant GM_addStyle @@ -754,6 +754,7 @@ // @include /delpez.com/ // @include /mendationforc.info/ // @include /paster.gg/ +// @include /go.zovo.ink/ // @include /filecrypt.(cc|co)/ // @include /(mega-enlace|acortados).com/ // @include /^https:\/\/.*\.(tradeshowrating.com|historyofyesterday.com|playonpc.online|quins.us)\/.*/ diff --git a/Bypass_All_Shortlinks.user.js b/Bypass_All_Shortlinks.user.js index 032867f..c2bab3d 100644 --- a/Bypass_All_Shortlinks.user.js +++ b/Bypass_All_Shortlinks.user.js @@ -4,7 +4,7 @@ // @run-at document-start // @author Amm0ni4 // @noframes -// @version 93.2.12 +// @version 93.2.14 // @grant GM_setValue // @grant GM_getValue // @grant GM_addStyle @@ -754,6 +754,7 @@ // @include /delpez.com/ // @include /mendationforc.info/ // @include /paster.gg/ +// @include /go.zovo.ink/ // @include /filecrypt.(cc|co)/ // @include /(mega-enlace|acortados).com/ // @include /^https:\/\/.*\.(tradeshowrating.com|historyofyesterday.com|playonpc.online|quins.us)\/.*/ @@ -2676,6 +2677,12 @@ // sittingonclouds.com .net /paster.gg/.test(url) ? redirect(decodeURIComponent(url.split('&link=')[1].split('&')[0])) : null; + // dodi-repacks.site + /go.zovo.ink/.test(url) ? afterDOMLoaded(function() { + clickIfExists('button.btn:nth-child(4)'); + redirectIfNotDisabled('a.get-link'); + }) : null; + })(); (function() { diff --git a/extra_bypasses/extra_bypasses.user.js b/extra_bypasses/extra_bypasses.user.js index 018de02..03e07a9 100644 --- a/extra_bypasses/extra_bypasses.user.js +++ b/extra_bypasses/extra_bypasses.user.js @@ -205,6 +205,7 @@ // @include /delpez.com/ // @include /mendationforc.info/ // @include /paster.gg/ +// @include /go.zovo.ink/ // @run-at document-start // ==/UserScript== @@ -1150,6 +1151,12 @@ // sittingonclouds.com .net /paster.gg/.test(url) ? redirect(decodeURIComponent(url.split('&link=')[1].split('&')[0])) : null; + // dodi-repacks.site + /go.zovo.ink/.test(url) ? afterDOMLoaded(function() { + clickIfExists('button.btn:nth-child(4)'); + redirectIfNotDisabled('a.get-link'); + }) : null; + })(); (function() { diff --git a/supported_sites.txt b/supported_sites.txt index 0e1bb8f..68e3c99 100644 --- a/supported_sites.txt +++ b/supported_sites.txt @@ -735,6 +735,7 @@ https://paster.so/* /delpez.com/ /mendationforc.info/ /paster.gg/ +/go.zovo.ink/ /filecrypt.(cc|co)/ /(mega-enlace|acortados).com/ /^https:\/\/.*\.(tradeshowrating.com|historyofyesterday.com|playonpc.online|quins.us)\/.*/