diff --git a/Bypass_All_Shortlinks.meta.js b/Bypass_All_Shortlinks.meta.js index 89e4616..ab0cf20 100644 --- a/Bypass_All_Shortlinks.meta.js +++ b/Bypass_All_Shortlinks.meta.js @@ -3,7 +3,7 @@ // @namespace Violentmonkey Scripts // @run-at document-start // @author Bloggerpemula -// @version 91.1.10 +// @version 91.1.11 // @grant GM_setValue // @grant GM_getValue // @grant GM_addStyle @@ -685,6 +685,20 @@ // @include /doodrive.com\/f/ // @include /ipamod.com\/redirect-to/ // @include /9xflix\.(\w+)\/m\/goto/ +// @include /bookszone.in/ +// @include /yoshare.net/ +// @include /blog.disheye.com/ +// @include /reminimod.co/ +// @include /techrayzer.com/ +// @include /techfizia.com/ +// @include /tech5s.co/ +// @include /ez4mods.com/ +// @include /ez4short.com/ +// @include /learnmany.in/ +// @include /lksfy.in/ +// @include /droplink.co/ +// @include /lnks.primarchweb.in/ +// @include /highkeyfinance.com/ // @exclude /^(https?:\/\/)(.+)?((advertisingexcel|talkforfitness|rsadnetworkinfo|rsinsuranceinfo|rsfinanceinfo|rssoftwareinfo|rshostinginfo|rseducationinfo|gametechreviewer|vegan4k|phineypet|batmanfactor|techedifier|urlhives|linkhives|github|freeoseocheck|greenenez|aliyun|reddit|bing|live|yahoo|wiki-topia|edonmanor|vrtier|whatsapp|gearsadviser|edonmanor|tunebug|menrealitycalc|amazon|ebay|payoneer|paypal|skrill|stripe|tipalti|wise|discord|tokopedia|taobao|aliexpress|(cloud|mail|translate|analytics|accounts|myaccount|contacts|clients6|developers|payments|pay|ogs|safety|wallet).google).com|(thumb8|thumb9|crewbase|crewus|shinchu|shinbhu|ultraten|uniqueten|topcryptoz|allcryptoz|coinsvalue|cookinguide|cryptowidgets|webfreetools|carstopia|makeupguide|carsmania).net|(linksfly|shortsfly|urlsfly|wefly|blog24).me|(greasyfork|openuserjs|adarima|telegram).org|mcrypto.club|misterio.ro|insurancegold.in|coinscap.info|(shopee|lazada|rakuten).*|(dana|ovo).id)(\/.*)/ // @downloadURL https://codeberg.org/Amm0ni4/bypass-all-shortlinks-debloated/raw/branch/main/Bypass_All_Shortlinks.user.js // @updateURL https://codeberg.org/Amm0ni4/bypass-all-shortlinks-debloated/raw/branch/main/Bypass_All_Shortlinks.meta.js diff --git a/Bypass_All_Shortlinks.user.js b/Bypass_All_Shortlinks.user.js index cc1a7e4..eb3bdff 100644 --- a/Bypass_All_Shortlinks.user.js +++ b/Bypass_All_Shortlinks.user.js @@ -3,7 +3,7 @@ // @namespace Violentmonkey Scripts // @run-at document-start // @author Bloggerpemula -// @version 91.1.10 +// @version 91.1.11 // @grant GM_setValue // @grant GM_getValue // @grant GM_addStyle @@ -685,6 +685,20 @@ // @include /doodrive.com\/f/ // @include /ipamod.com\/redirect-to/ // @include /9xflix\.(\w+)\/m\/goto/ +// @include /bookszone.in/ +// @include /yoshare.net/ +// @include /blog.disheye.com/ +// @include /reminimod.co/ +// @include /techrayzer.com/ +// @include /techfizia.com/ +// @include /tech5s.co/ +// @include /ez4mods.com/ +// @include /ez4short.com/ +// @include /learnmany.in/ +// @include /lksfy.in/ +// @include /droplink.co/ +// @include /lnks.primarchweb.in/ +// @include /highkeyfinance.com/ // @exclude /^(https?:\/\/)(.+)?((advertisingexcel|talkforfitness|rsadnetworkinfo|rsinsuranceinfo|rsfinanceinfo|rssoftwareinfo|rshostinginfo|rseducationinfo|gametechreviewer|vegan4k|phineypet|batmanfactor|techedifier|urlhives|linkhives|github|freeoseocheck|greenenez|aliyun|reddit|bing|live|yahoo|wiki-topia|edonmanor|vrtier|whatsapp|gearsadviser|edonmanor|tunebug|menrealitycalc|amazon|ebay|payoneer|paypal|skrill|stripe|tipalti|wise|discord|tokopedia|taobao|aliexpress|(cloud|mail|translate|analytics|accounts|myaccount|contacts|clients6|developers|payments|pay|ogs|safety|wallet).google).com|(thumb8|thumb9|crewbase|crewus|shinchu|shinbhu|ultraten|uniqueten|topcryptoz|allcryptoz|coinsvalue|cookinguide|cryptowidgets|webfreetools|carstopia|makeupguide|carsmania).net|(linksfly|shortsfly|urlsfly|wefly|blog24).me|(greasyfork|openuserjs|adarima|telegram).org|mcrypto.club|misterio.ro|insurancegold.in|coinscap.info|(shopee|lazada|rakuten).*|(dana|ovo).id)(\/.*)/ // @downloadURL https://codeberg.org/Amm0ni4/bypass-all-shortlinks-debloated/raw/branch/main/Bypass_All_Shortlinks.user.js // @updateURL https://codeberg.org/Amm0ni4/bypass-all-shortlinks-debloated/raw/branch/main/Bypass_All_Shortlinks.meta.js @@ -1875,6 +1889,28 @@ // 9xflix.business /9xflix\.(\w+)\/m\/goto/.test(url) ? redirect(url.split('/goto/')[1]) : null; + // animeacademy.in + /highkeyfinance.com/.test(url) ? afterDOMLoaded(function() {clickIfExists('#wpsafelinkhuman')}) : null; + /highkeyfinance.com/.test(url) ? afterDOMLoaded(function() {clickIfExists('#wpsafe-link > a:nth-child(1)')}) : null; + /tech5s.co/.test(url) ? afterDOMLoaded(function() {clickIfExists('#go_d2')}) : null; + /ez4mods.com/.test(url) ? afterDOMLoaded(function() {clickIfExists('#go_d')}) : null; + /ez4short.com/.test(url) ? afterDOMLoaded(function() {redirectIfNotDisabled('a.btn')}) : null; + /bookszone.in/.test(url) ? afterDOMLoaded(function() {clickIfExists('#tp98')}) : null; + /bookszone.in/.test(url) ? afterDOMLoaded(function() {redirectIfExists('#btn6')}) : null; + /learnmany.in/.test(url) ? afterDOMLoaded(function() {clickIfExists('#tp98')}) : null; + /learnmany.in/.test(url) ? afterDOMLoaded(function() {redirectIfExists('#btn6')}) : null; + /yoshare.net/.test(url) ? afterDOMLoaded(function() {clickIfExists('input.btn')}) : null; + /yoshare.net/.test(url) ? afterDOMLoaded(function() {clickIfExists('#btn6')}) : null; + /reminimod.co/.test(url) ? afterDOMLoaded(function() {clickIfExists('#wpsafe-link > a:nth-child(1)')}) : null; + /blog.disheye.com/. test(url) ? afterDOMLoaded(function() {clickIfExists('#gourl')}) : null; + /techrayzer.com/.test(url) ? afterDOMLoaded(function() {clickIfNotDisabled('#link')}) : null; + /techrayzer.com/.test(url) ? afterDOMLoaded(function() {clickIfExists('#btn6')}) : null; + /techrayzer.com\/insurance/. test(url) ? afterDOMLoaded(function() {redirectIfNotDisabled('.btn--bg-primary')}) : null; + /techfizia.com/.test(url) ? afterDOMLoaded(function() {clickIfExists('#fizia-btn-after > center:nth-child(1) > a:nth-child(1) > button:nth-child(1)')}) : null; + /lksfy.in/.test(url) ? afterDOMLoaded(function() {redirectIfNotDisabled('a.btn')}) : null; + /droplink.co/.test(url) ? afterDOMLoaded(function() {redirectIfNotDisabled('a.btn')}) : null; + /lnks.primarchweb.in/.test(url) ? afterDOMLoaded(function() {redirectIfNotDisabled('.btn--bg-primary')}) : null; + })(); (function() { diff --git a/extra_bypasses/simple_redirects.user.js b/extra_bypasses/simple_redirects.user.js index 2f4ff91..34adf00 100644 --- a/extra_bypasses/simple_redirects.user.js +++ b/extra_bypasses/simple_redirects.user.js @@ -38,6 +38,20 @@ // @include /doodrive.com\/f/ // @include /ipamod.com\/redirect-to/ // @include /9xflix\.(\w+)\/m\/goto/ +// @include /bookszone.in/ +// @include /yoshare.net/ +// @include /blog.disheye.com/ +// @include /reminimod.co/ +// @include /techrayzer.com/ +// @include /techfizia.com/ +// @include /tech5s.co/ +// @include /ez4mods.com/ +// @include /ez4short.com/ +// @include /learnmany.in/ +// @include /lksfy.in/ +// @include /droplink.co/ +// @include /lnks.primarchweb.in/ +// @include /highkeyfinance.com/ // @run-at document-start // ==/UserScript== @@ -209,6 +223,28 @@ // 9xflix.business /9xflix\.(\w+)\/m\/goto/.test(url) ? redirect(url.split('/goto/')[1]) : null; + // animeacademy.in + /highkeyfinance.com/.test(url) ? afterDOMLoaded(function() {clickIfExists('#wpsafelinkhuman')}) : null; + /highkeyfinance.com/.test(url) ? afterDOMLoaded(function() {clickIfExists('#wpsafe-link > a:nth-child(1)')}) : null; + /tech5s.co/.test(url) ? afterDOMLoaded(function() {clickIfExists('#go_d2')}) : null; + /ez4mods.com/.test(url) ? afterDOMLoaded(function() {clickIfExists('#go_d')}) : null; + /ez4short.com/.test(url) ? afterDOMLoaded(function() {redirectIfNotDisabled('a.btn')}) : null; + /bookszone.in/.test(url) ? afterDOMLoaded(function() {clickIfExists('#tp98')}) : null; + /bookszone.in/.test(url) ? afterDOMLoaded(function() {redirectIfExists('#btn6')}) : null; + /learnmany.in/.test(url) ? afterDOMLoaded(function() {clickIfExists('#tp98')}) : null; + /learnmany.in/.test(url) ? afterDOMLoaded(function() {redirectIfExists('#btn6')}) : null; + /yoshare.net/.test(url) ? afterDOMLoaded(function() {clickIfExists('input.btn')}) : null; + /yoshare.net/.test(url) ? afterDOMLoaded(function() {clickIfExists('#btn6')}) : null; + /reminimod.co/.test(url) ? afterDOMLoaded(function() {clickIfExists('#wpsafe-link > a:nth-child(1)')}) : null; + /blog.disheye.com/. test(url) ? afterDOMLoaded(function() {clickIfExists('#gourl')}) : null; + /techrayzer.com/.test(url) ? afterDOMLoaded(function() {clickIfNotDisabled('#link')}) : null; + /techrayzer.com/.test(url) ? afterDOMLoaded(function() {clickIfExists('#btn6')}) : null; + /techrayzer.com\/insurance/. test(url) ? afterDOMLoaded(function() {redirectIfNotDisabled('.btn--bg-primary')}) : null; + /techfizia.com/.test(url) ? afterDOMLoaded(function() {clickIfExists('#fizia-btn-after > center:nth-child(1) > a:nth-child(1) > button:nth-child(1)')}) : null; + /lksfy.in/.test(url) ? afterDOMLoaded(function() {redirectIfNotDisabled('a.btn')}) : null; + /droplink.co/.test(url) ? afterDOMLoaded(function() {redirectIfNotDisabled('a.btn')}) : null; + /lnks.primarchweb.in/.test(url) ? afterDOMLoaded(function() {redirectIfNotDisabled('.btn--bg-primary')}) : null; + })(); (function() { diff --git a/supported_sites.txt b/supported_sites.txt index 3c90798..88e4755 100644 --- a/supported_sites.txt +++ b/supported_sites.txt @@ -670,3 +670,17 @@ r1.foxylinks.site /doodrive.com\/f/ /ipamod.com\/redirect-to/ /9xflix\.(\w+)\/m\/goto/ +/bookszone.in/ +/yoshare.net/ +/blog.disheye.com/ +/reminimod.co/ +/techrayzer.com/ +/techfizia.com/ +/tech5s.co/ +/ez4mods.com/ +/ez4short.com/ +/learnmany.in/ +/lksfy.in/ +/droplink.co/ +/lnks.primarchweb.in/ +/highkeyfinance.com/