mirror of
https://codeberg.org/Amm0ni4/bypass-all-shortlinks-debloated.git
synced 2025-03-03 22:09:37 +05:00
profitsfly, add domains missing for last button
This commit is contained in:
parent
474035ba20
commit
cbd3ea0648
4 changed files with 12 additions and 4 deletions
|
@ -510,6 +510,8 @@
|
||||||
// @match *://anchoreth.com/r-adsh?t=i&v=*
|
// @match *://anchoreth.com/r-adsh?t=i&v=*
|
||||||
// @match *://psa.btcut.io/*
|
// @match *://psa.btcut.io/*
|
||||||
// @match *://linkslice.io/*
|
// @match *://linkslice.io/*
|
||||||
|
// @match *://zshort.io/*
|
||||||
|
// @match *://easy4skip.com/*
|
||||||
// @match https://paster.so/*
|
// @match https://paster.so/*
|
||||||
// @include /^(https?:\/\/)(loot-link.com|loot-links.com|lootlink.org|lootlinks.co|lootdest.(info|org|com)|links-loot.com|linksloot.net)\/s\?.*$/
|
// @include /^(https?:\/\/)(loot-link.com|loot-links.com|lootlink.org|lootlinks.co|lootdest.(info|org|com)|links-loot.com|linksloot.net)\/s\?.*$/
|
||||||
// @include /(mundopolo.net|myfirstdollar.net|adsense.tupaste.top|acorta2.com|web.admoneyclick.net|acortaphd.live|onlypc.net|link.manudatos.com)/
|
// @include /(mundopolo.net|myfirstdollar.net|adsense.tupaste.top|acorta2.com|web.admoneyclick.net|acortaphd.live|onlypc.net|link.manudatos.com)/
|
||||||
|
|
|
@ -510,6 +510,8 @@
|
||||||
// @match *://anchoreth.com/r-adsh?t=i&v=*
|
// @match *://anchoreth.com/r-adsh?t=i&v=*
|
||||||
// @match *://psa.btcut.io/*
|
// @match *://psa.btcut.io/*
|
||||||
// @match *://linkslice.io/*
|
// @match *://linkslice.io/*
|
||||||
|
// @match *://zshort.io/*
|
||||||
|
// @match *://easy4skip.com/*
|
||||||
// @match https://paster.so/*
|
// @match https://paster.so/*
|
||||||
// @include /^(https?:\/\/)(loot-link.com|loot-links.com|lootlink.org|lootlinks.co|lootdest.(info|org|com)|links-loot.com|linksloot.net)\/s\?.*$/
|
// @include /^(https?:\/\/)(loot-link.com|loot-links.com|lootlink.org|lootlinks.co|lootdest.(info|org|com)|links-loot.com|linksloot.net)\/s\?.*$/
|
||||||
// @include /(mundopolo.net|myfirstdollar.net|adsense.tupaste.top|acorta2.com|web.admoneyclick.net|acortaphd.live|onlypc.net|link.manudatos.com)/
|
// @include /(mundopolo.net|myfirstdollar.net|adsense.tupaste.top|acorta2.com|web.admoneyclick.net|acortaphd.live|onlypc.net|link.manudatos.com)/
|
||||||
|
@ -2722,7 +2724,7 @@
|
||||||
}) : null;
|
}) : null;
|
||||||
/anchoreth.com\/r-adsh\?t=i&v=.*$/.test(url) ? redirect(atob(url.split('&v=')[1].split('&')[0])) : null;
|
/anchoreth.com\/r-adsh\?t=i&v=.*$/.test(url) ? redirect(atob(url.split('&v=')[1].split('&')[0])) : null;
|
||||||
|
|
||||||
// button click for psa.btcut.io, linkslice.io, ... (#aaoii2o button) - after profitsfly
|
// button click for button after profitsfly (#aaoii2o button)
|
||||||
function redirectToAnyLinkWithMatchingTextContent(textContent) {
|
function redirectToAnyLinkWithMatchingTextContent(textContent) {
|
||||||
let intervalId = setInterval(() => {
|
let intervalId = setInterval(() => {
|
||||||
document.querySelectorAll("a").forEach(link => {
|
document.querySelectorAll("a").forEach(link => {
|
||||||
|
@ -2733,7 +2735,7 @@
|
||||||
});
|
});
|
||||||
}, 500);
|
}, 500);
|
||||||
}
|
}
|
||||||
/(psa.btcut|linkslice).io\/.*\?token=.*/.test(url) ? afterDOMLoaded(function() {
|
/((psa.btcut|linkslice|zshort).io|easy4skip.com)\/.*\?token=.*/.test(url) ? afterDOMLoaded(function() {
|
||||||
redirectToAnyLinkWithMatchingTextContent("Get Link");
|
redirectToAnyLinkWithMatchingTextContent("Get Link");
|
||||||
}) : null;
|
}) : null;
|
||||||
|
|
||||||
|
|
|
@ -221,6 +221,8 @@
|
||||||
// @include /app2.olamovies.download\/generate\/\?id=/
|
// @include /app2.olamovies.download\/generate\/\?id=/
|
||||||
// @match *://psa.btcut.io/*
|
// @match *://psa.btcut.io/*
|
||||||
// @match *://linkslice.io/*
|
// @match *://linkslice.io/*
|
||||||
|
// @match *://zshort.io/*
|
||||||
|
// @match *://easy4skip.com/*
|
||||||
// @run-at document-start
|
// @run-at document-start
|
||||||
// ==/UserScript==
|
// ==/UserScript==
|
||||||
|
|
||||||
|
@ -1282,7 +1284,7 @@
|
||||||
}) : null;
|
}) : null;
|
||||||
/anchoreth.com\/r-adsh\?t=i&v=.*$/.test(url) ? redirect(atob(url.split('&v=')[1].split('&')[0])) : null;
|
/anchoreth.com\/r-adsh\?t=i&v=.*$/.test(url) ? redirect(atob(url.split('&v=')[1].split('&')[0])) : null;
|
||||||
|
|
||||||
// button click for psa.btcut.io, linkslice.io, ... (#aaoii2o button) - after profitsfly
|
// button click for button after profitsfly (#aaoii2o button)
|
||||||
function redirectToAnyLinkWithMatchingTextContent(textContent) {
|
function redirectToAnyLinkWithMatchingTextContent(textContent) {
|
||||||
let intervalId = setInterval(() => {
|
let intervalId = setInterval(() => {
|
||||||
document.querySelectorAll("a").forEach(link => {
|
document.querySelectorAll("a").forEach(link => {
|
||||||
|
@ -1293,7 +1295,7 @@
|
||||||
});
|
});
|
||||||
}, 500);
|
}, 500);
|
||||||
}
|
}
|
||||||
/(psa.btcut|linkslice).io\/.*\?token=.*/.test(url) ? afterDOMLoaded(function() {
|
/((psa.btcut|linkslice|zshort).io|easy4skip.com)\/.*\?token=.*/.test(url) ? afterDOMLoaded(function() {
|
||||||
redirectToAnyLinkWithMatchingTextContent("Get Link");
|
redirectToAnyLinkWithMatchingTextContent("Get Link");
|
||||||
}) : null;
|
}) : null;
|
||||||
|
|
||||||
|
|
|
@ -491,6 +491,8 @@ https://datanodes.to/download
|
||||||
*://anchoreth.com/r-adsh?t=i&v=*
|
*://anchoreth.com/r-adsh?t=i&v=*
|
||||||
*://psa.btcut.io/*
|
*://psa.btcut.io/*
|
||||||
*://linkslice.io/*
|
*://linkslice.io/*
|
||||||
|
*://zshort.io/*
|
||||||
|
*://easy4skip.com/*
|
||||||
https://paster.so/*
|
https://paster.so/*
|
||||||
/^(https?:\/\/)(loot-link.com|loot-links.com|lootlink.org|lootlinks.co|lootdest.(info|org|com)|links-loot.com|linksloot.net)\/s\?.*$/
|
/^(https?:\/\/)(loot-link.com|loot-links.com|lootlink.org|lootlinks.co|lootdest.(info|org|com)|links-loot.com|linksloot.net)\/s\?.*$/
|
||||||
/(mundopolo.net|myfirstdollar.net|adsense.tupaste.top|acorta2.com|web.admoneyclick.net|acortaphd.live|onlypc.net|link.manudatos.com)/
|
/(mundopolo.net|myfirstdollar.net|adsense.tupaste.top|acorta2.com|web.admoneyclick.net|acortaphd.live|onlypc.net|link.manudatos.com)/
|
||||||
|
|
Loading…
Reference in a new issue