add upfiles domain

This commit is contained in:
Amm0ni4 2025-02-26 19:45:44 +01:00
parent 2fed11deff
commit e843bb5ca3
5 changed files with 11 additions and 15 deletions

View file

@ -4,7 +4,7 @@
// @run-at document-start
// @author Amm0ni4
// @noframes
// @version 94.0.8
// @version 94.0.9
// @grant GM_setValue
// @grant GM_getValue
// @grant GM_addStyle
@ -432,8 +432,6 @@
// @match https://bypass.city/bypass?bypass=*
// @match https://adbypass.org/bypass?bypass=*
// @match https://fc-lc.xyz/*
// @match *://upfiles.app/*
// @match *://haxi.online/*
// @match https://datanodes.to/download
// @match *://dailyuploads.net/*
// @match *://www.ryuugames.com/?eroge=*
@ -657,6 +655,7 @@
// @include /app.link2unlock.com/
// @include /freemodsapp.in/
// @include /pandaznetwork.com/
// @include /(upfiles.app|haxi.online|upfion.com)/
// @include /app2.olamovies.download\/generate\/\?id=/
// @include /foodtechnos.in/
// @include /mixrootmod.com/

View file

@ -4,7 +4,7 @@
// @run-at document-start
// @author Amm0ni4
// @noframes
// @version 94.0.8
// @version 94.0.9
// @grant GM_setValue
// @grant GM_getValue
// @grant GM_addStyle
@ -432,8 +432,6 @@
// @match https://bypass.city/bypass?bypass=*
// @match https://adbypass.org/bypass?bypass=*
// @match https://fc-lc.xyz/*
// @match *://upfiles.app/*
// @match *://haxi.online/*
// @match https://datanodes.to/download
// @match *://dailyuploads.net/*
// @match *://www.ryuugames.com/?eroge=*
@ -657,6 +655,7 @@
// @include /app.link2unlock.com/
// @include /freemodsapp.in/
// @include /pandaznetwork.com/
// @include /(upfiles.app|haxi.online|upfion.com)/
// @include /app2.olamovies.download\/generate\/\?id=/
// @include /foodtechnos.in/
// @include /mixrootmod.com/
@ -2635,10 +2634,10 @@
/sunci.net/.test(url) ? afterDOMLoaded(function() {clickIfNotDisabled('button#link-button.btn-primary:not(.btn-download)')}) : null;
// upfiles.app
/(upfiles.app|haxi.online)\/[^\/]+/.test(url) ? afterDOMLoaded(function() {
/(upfiles.app|haxi.online|upfion.com)\/[^\/]+/.test(url) ? afterDOMLoaded(function() {
clickIfCorrectText('#link-button', 'Continue');
clickIfRecaptchaSolved('#link-button');
//redirectIfNotDisabled('a#link-button');
redirectIfNotDisabled('a#link-button');
}) : null;
// datanodes - https://codeberg.org/Amm0ni4/bypass-all-shortlinks-debloated/issues/140

View file

@ -214,8 +214,7 @@
// @include /app.link2unlock.com/
// @include /freemodsapp.in/
// @include /pandaznetwork.com/
// @match *://upfiles.app/*
// @match *://haxi.online/*
// @include /(upfiles.app|haxi.online|upfion.com)/
// @match https://datanodes.to/download
// @match *://dailyuploads.net/*
// @match *://www.ryuugames.com/?eroge=*
@ -1379,10 +1378,10 @@
/sunci.net/.test(url) ? afterDOMLoaded(function() {clickIfNotDisabled('button#link-button.btn-primary:not(.btn-download)')}) : null;
// upfiles.app
/(upfiles.app|haxi.online)\/[^\/]+/.test(url) ? afterDOMLoaded(function() {
/(upfiles.app|haxi.online|upfion.com)\/[^\/]+/.test(url) ? afterDOMLoaded(function() {
clickIfCorrectText('#link-button', 'Continue');
clickIfRecaptchaSolved('#link-button');
//redirectIfNotDisabled('a#link-button');
redirectIfNotDisabled('a#link-button');
}) : null;
// datanodes - https://codeberg.org/Amm0ni4/bypass-all-shortlinks-debloated/issues/140

View file

@ -414,8 +414,6 @@ https://acortalink.me/*
https://bypass.city/bypass?bypass=*
https://adbypass.org/bypass?bypass=*
https://fc-lc.xyz/*
*://upfiles.app/*
*://haxi.online/*
https://datanodes.to/download
*://dailyuploads.net/*
*://www.ryuugames.com/?eroge=*
@ -639,6 +637,7 @@ https://paster.so/*
/app.link2unlock.com/
/freemodsapp.in/
/pandaznetwork.com/
/(upfiles.app|haxi.online|upfion.com)/
/app2.olamovies.download\/generate\/\?id=/
/foodtechnos.in/
/mixrootmod.com/

View file

@ -37,7 +37,7 @@
// @namespace Violentmonkey Scripts
// @run-at document-start
// @author Bloggerpemula
// @version 94.0.8
// @version 94.0.9
// @match *://*/*
// @grant GM_setValue
// @grant GM_getValue