mirror of
https://codeberg.org/Amm0ni4/bypass-all-shortlinks-debloated.git
synced 2025-01-01 17:33:00 +05:00
Compare commits
No commits in common. "1c5fbb8ee13cd700ccd7e53d697c63d6a4622e98" and "4a3886d333543920f8f4f59819b9a929be78f31a" have entirely different histories.
1c5fbb8ee1
...
4a3886d333
4 changed files with 24 additions and 32 deletions
|
@ -4,7 +4,7 @@
|
||||||
// @run-at document-start
|
// @run-at document-start
|
||||||
// @author Amm0ni4
|
// @author Amm0ni4
|
||||||
// @noframes
|
// @noframes
|
||||||
// @version 93.2.11
|
// @version 93.2.9
|
||||||
// @grant GM_setValue
|
// @grant GM_setValue
|
||||||
// @grant GM_getValue
|
// @grant GM_getValue
|
||||||
// @grant GM_addStyle
|
// @grant GM_addStyle
|
||||||
|
@ -753,7 +753,6 @@
|
||||||
// @include /^https:\/\/modijiurl\.com\/[^\/]+\/\?mid=.*$/
|
// @include /^https:\/\/modijiurl\.com\/[^\/]+\/\?mid=.*$/
|
||||||
// @include /delpez.com/
|
// @include /delpez.com/
|
||||||
// @include /mendationforc.info/
|
// @include /mendationforc.info/
|
||||||
// @include /paster.gg/
|
|
||||||
// @include /filecrypt.(cc|co)/
|
// @include /filecrypt.(cc|co)/
|
||||||
// @include /(mega-enlace|acortados).com/
|
// @include /(mega-enlace|acortados).com/
|
||||||
// @include /^https:\/\/.*\.(tradeshowrating.com|historyofyesterday.com|playonpc.online|quins.us)\/.*/
|
// @include /^https:\/\/.*\.(tradeshowrating.com|historyofyesterday.com|playonpc.online|quins.us)\/.*/
|
||||||
|
|
|
@ -4,7 +4,7 @@
|
||||||
// @run-at document-start
|
// @run-at document-start
|
||||||
// @author Amm0ni4
|
// @author Amm0ni4
|
||||||
// @noframes
|
// @noframes
|
||||||
// @version 93.2.11
|
// @version 93.2.9
|
||||||
// @grant GM_setValue
|
// @grant GM_setValue
|
||||||
// @grant GM_getValue
|
// @grant GM_getValue
|
||||||
// @grant GM_addStyle
|
// @grant GM_addStyle
|
||||||
|
@ -753,7 +753,6 @@
|
||||||
// @include /^https:\/\/modijiurl\.com\/[^\/]+\/\?mid=.*$/
|
// @include /^https:\/\/modijiurl\.com\/[^\/]+\/\?mid=.*$/
|
||||||
// @include /delpez.com/
|
// @include /delpez.com/
|
||||||
// @include /mendationforc.info/
|
// @include /mendationforc.info/
|
||||||
// @include /paster.gg/
|
|
||||||
// @include /filecrypt.(cc|co)/
|
// @include /filecrypt.(cc|co)/
|
||||||
// @include /(mega-enlace|acortados).com/
|
// @include /(mega-enlace|acortados).com/
|
||||||
// @include /^https:\/\/.*\.(tradeshowrating.com|historyofyesterday.com|playonpc.online|quins.us)\/.*/
|
// @include /^https:\/\/.*\.(tradeshowrating.com|historyofyesterday.com|playonpc.online|quins.us)\/.*/
|
||||||
|
@ -2674,20 +2673,18 @@
|
||||||
/^https:\/\/modijiurl\.com\/[^\/]+\/\?mid=.*$/.test(url) ? redirectIfNotDisabled('#getLinkButton') : null;
|
/^https:\/\/modijiurl\.com\/[^\/]+\/\?mid=.*$/.test(url) ? redirectIfNotDisabled('#getLinkButton') : null;
|
||||||
|
|
||||||
// profitsfly partly skip timer
|
// profitsfly partly skip timer
|
||||||
// /^https:\/\/.*\.(tradeshowrating.com|historyofyesterday.com|playonpc.online|quins.us)\/.*/.test(url) ? (() => {
|
/^https:\/\/.*\.(tradeshowrating.com|historyofyesterday.com|playonpc.online|quins.us)\/.*/.test(url) ? (() => {
|
||||||
// afterDOMLoaded(function() {
|
afterDOMLoaded(function() {
|
||||||
// function setTimer() {
|
function setTimer() {
|
||||||
// if (window.wT9882 > 5) {
|
if (window.wT9882 > 5) {
|
||||||
// window.wT9882 = 1;
|
window.wT9882 = 1;
|
||||||
// }
|
}
|
||||||
// }
|
}
|
||||||
// window.wT9882 = 5;
|
window.wT9882 = 5;
|
||||||
// setInterval(setTimer, 1000);
|
setInterval(setTimer, 1000);
|
||||||
// });
|
});
|
||||||
// })() : null;
|
})() : null;
|
||||||
|
|
||||||
// sittingonclouds.com .net
|
|
||||||
/paster.gg/.test(url) ? redirect(decodeURIComponent(url.split('&link=')[1].split('&')[0])) : null;
|
|
||||||
|
|
||||||
})();
|
})();
|
||||||
|
|
||||||
|
|
|
@ -204,7 +204,6 @@
|
||||||
// @include /^https:\/\/modijiurl\.com\/[^\/]+\/\?mid=.*$/
|
// @include /^https:\/\/modijiurl\.com\/[^\/]+\/\?mid=.*$/
|
||||||
// @include /delpez.com/
|
// @include /delpez.com/
|
||||||
// @include /mendationforc.info/
|
// @include /mendationforc.info/
|
||||||
// @include /paster.gg/
|
|
||||||
// @run-at document-start
|
// @run-at document-start
|
||||||
// ==/UserScript==
|
// ==/UserScript==
|
||||||
|
|
||||||
|
@ -1148,20 +1147,18 @@
|
||||||
/^https:\/\/modijiurl\.com\/[^\/]+\/\?mid=.*$/.test(url) ? redirectIfNotDisabled('#getLinkButton') : null;
|
/^https:\/\/modijiurl\.com\/[^\/]+\/\?mid=.*$/.test(url) ? redirectIfNotDisabled('#getLinkButton') : null;
|
||||||
|
|
||||||
// profitsfly partly skip timer
|
// profitsfly partly skip timer
|
||||||
// /^https:\/\/.*\.(tradeshowrating.com|historyofyesterday.com|playonpc.online|quins.us)\/.*/.test(url) ? (() => {
|
/^https:\/\/.*\.(tradeshowrating.com|historyofyesterday.com|playonpc.online|quins.us)\/.*/.test(url) ? (() => {
|
||||||
// afterDOMLoaded(function() {
|
afterDOMLoaded(function() {
|
||||||
// function setTimer() {
|
function setTimer() {
|
||||||
// if (window.wT9882 > 5) {
|
if (window.wT9882 > 5) {
|
||||||
// window.wT9882 = 1;
|
window.wT9882 = 1;
|
||||||
// }
|
}
|
||||||
// }
|
}
|
||||||
// window.wT9882 = 5;
|
window.wT9882 = 5;
|
||||||
// setInterval(setTimer, 1000);
|
setInterval(setTimer, 1000);
|
||||||
// });
|
});
|
||||||
// })() : null;
|
})() : null;
|
||||||
|
|
||||||
// sittingonclouds.com .net
|
|
||||||
/paster.gg/.test(url) ? redirect(decodeURIComponent(url.split('&link=')[1].split('&')[0])) : null;
|
|
||||||
|
|
||||||
})();
|
})();
|
||||||
|
|
||||||
|
|
|
@ -734,7 +734,6 @@ https://paster.so/*
|
||||||
/^https:\/\/modijiurl\.com\/[^\/]+\/\?mid=.*$/
|
/^https:\/\/modijiurl\.com\/[^\/]+\/\?mid=.*$/
|
||||||
/delpez.com/
|
/delpez.com/
|
||||||
/mendationforc.info/
|
/mendationforc.info/
|
||||||
/paster.gg/
|
|
||||||
/filecrypt.(cc|co)/
|
/filecrypt.(cc|co)/
|
||||||
/(mega-enlace|acortados).com/
|
/(mega-enlace|acortados).com/
|
||||||
/^https:\/\/.*\.(tradeshowrating.com|historyofyesterday.com|playonpc.online|quins.us)\/.*/
|
/^https:\/\/.*\.(tradeshowrating.com|historyofyesterday.com|playonpc.online|quins.us)\/.*/
|
||||||
|
|
Loading…
Reference in a new issue