mirror of
https://codeberg.org/Amm0ni4/bypass-all-shortlinks-debloated.git
synced 2025-02-22 01:38:30 +05:00
add bypasses for ryuugames
This commit is contained in:
parent
959c63430b
commit
7b0cff2378
4 changed files with 22 additions and 2 deletions
|
@ -4,7 +4,7 @@
|
||||||
// @run-at document-start
|
// @run-at document-start
|
||||||
// @author Amm0ni4
|
// @author Amm0ni4
|
||||||
// @noframes
|
// @noframes
|
||||||
// @version 93.4.32
|
// @version 93.4.33
|
||||||
// @grant GM_setValue
|
// @grant GM_setValue
|
||||||
// @grant GM_getValue
|
// @grant GM_getValue
|
||||||
// @grant GM_addStyle
|
// @grant GM_addStyle
|
||||||
|
@ -508,6 +508,8 @@
|
||||||
// @match *://upfiles.app/*
|
// @match *://upfiles.app/*
|
||||||
// @match https://datanodes.to/download
|
// @match https://datanodes.to/download
|
||||||
// @match *://dailyuploads.net/*
|
// @match *://dailyuploads.net/*
|
||||||
|
// @match *://www.ryuugames.com/?eroge=*
|
||||||
|
// @match *://anchoreth.com/r-adsh?t=i&v=*
|
||||||
// @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)/
|
||||||
|
|
|
@ -4,7 +4,7 @@
|
||||||
// @run-at document-start
|
// @run-at document-start
|
||||||
// @author Amm0ni4
|
// @author Amm0ni4
|
||||||
// @noframes
|
// @noframes
|
||||||
// @version 93.4.32
|
// @version 93.4.33
|
||||||
// @grant GM_setValue
|
// @grant GM_setValue
|
||||||
// @grant GM_getValue
|
// @grant GM_getValue
|
||||||
// @grant GM_addStyle
|
// @grant GM_addStyle
|
||||||
|
@ -508,6 +508,8 @@
|
||||||
// @match *://upfiles.app/*
|
// @match *://upfiles.app/*
|
||||||
// @match https://datanodes.to/download
|
// @match https://datanodes.to/download
|
||||||
// @match *://dailyuploads.net/*
|
// @match *://dailyuploads.net/*
|
||||||
|
// @match *://www.ryuugames.com/?eroge=*
|
||||||
|
// @match *://anchoreth.com/r-adsh?t=i&v=*
|
||||||
// @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)/
|
||||||
|
@ -2700,6 +2702,12 @@
|
||||||
//redirectIfExists('a#fbtn1');
|
//redirectIfExists('a#fbtn1');
|
||||||
}) : null;
|
}) : null;
|
||||||
|
|
||||||
|
// ryuugames
|
||||||
|
/www.ryuugames.com\/\?eroge=.*$/.test(url) ? afterDOMLoaded(function() {
|
||||||
|
redirect(atob(document.querySelector('#wpsafe-link > a:nth-child(1)').href.split('?safelink_redirect=')[1]).match(/"safelink":"(.*?)"/)[1]);
|
||||||
|
}) : null;
|
||||||
|
/anchoreth.com\/r-adsh\?t=i&v=.*$/.test(url) ? redirect(atob(url.split('&v=')[1].split('&')[0])) : null;
|
||||||
|
|
||||||
})();
|
})();
|
||||||
|
|
||||||
(function() {
|
(function() {
|
||||||
|
|
|
@ -216,6 +216,8 @@
|
||||||
// @match *://upfiles.app/*
|
// @match *://upfiles.app/*
|
||||||
// @match https://datanodes.to/download
|
// @match https://datanodes.to/download
|
||||||
// @match *://dailyuploads.net/*
|
// @match *://dailyuploads.net/*
|
||||||
|
// @match *://www.ryuugames.com/?eroge=*
|
||||||
|
// @match *://anchoreth.com/r-adsh?t=i&v=*
|
||||||
// @run-at document-start
|
// @run-at document-start
|
||||||
// ==/UserScript==
|
// ==/UserScript==
|
||||||
|
|
||||||
|
@ -1260,6 +1262,12 @@
|
||||||
//redirectIfExists('a#fbtn1');
|
//redirectIfExists('a#fbtn1');
|
||||||
}) : null;
|
}) : null;
|
||||||
|
|
||||||
|
// ryuugames
|
||||||
|
/www.ryuugames.com\/\?eroge=.*$/.test(url) ? afterDOMLoaded(function() {
|
||||||
|
redirect(atob(document.querySelector('#wpsafe-link > a:nth-child(1)').href.split('?safelink_redirect=')[1]).match(/"safelink":"(.*?)"/)[1]);
|
||||||
|
}) : null;
|
||||||
|
/anchoreth.com\/r-adsh\?t=i&v=.*$/.test(url) ? redirect(atob(url.split('&v=')[1].split('&')[0])) : null;
|
||||||
|
|
||||||
})();
|
})();
|
||||||
|
|
||||||
(function() {
|
(function() {
|
||||||
|
|
|
@ -489,6 +489,8 @@ https://fc-lc.xyz/*
|
||||||
*://upfiles.app/*
|
*://upfiles.app/*
|
||||||
https://datanodes.to/download
|
https://datanodes.to/download
|
||||||
*://dailyuploads.net/*
|
*://dailyuploads.net/*
|
||||||
|
*://www.ryuugames.com/?eroge=*
|
||||||
|
*://anchoreth.com/r-adsh?t=i&v=*
|
||||||
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