Amm0ni4 2024-06-30 14:08:36 +02:00
parent 2592f836b7
commit dbda57dd86
4 changed files with 24 additions and 22 deletions

View file

@ -4,7 +4,7 @@
// @run-at document-start // @run-at document-start
// @author Amm0ni4 // @author Amm0ni4
// @noframes // @noframes
// @version 92.2.18 // @version 92.2.19
// @grant GM_setValue // @grant GM_setValue
// @grant GM_getValue // @grant GM_getValue
// @grant GM_addStyle // @grant GM_addStyle
@ -784,9 +784,6 @@
// @include /www.yitarx.com/ // @include /www.yitarx.com/
// @include /myshrinker.com/ // @include /myshrinker.com/
// @include /thotpacks.xyz/ // @include /thotpacks.xyz/
// @include /readytechflip.com/
// @include /fitnessholic.net\/token.php\?post=/
// @include /fitnessholic.net/
// @include /linkshortify.in/ // @include /linkshortify.in/
// @include /tumangasdd.com/ // @include /tumangasdd.com/
// @include /sexyforums.com\/redirect/ // @include /sexyforums.com\/redirect/
@ -797,6 +794,9 @@
// @include /stfly.(cc|xyz|biz)|(techtrendmakers|gadnest|optimizepics).com|(blogbux|blogesque|exploreera|explorosity|torovalley).net/ // @include /stfly.(cc|xyz|biz)|(techtrendmakers|gadnest|optimizepics).com|(blogbux|blogesque|exploreera|explorosity|torovalley).net/
// @include /ielts-isa.edu.vn/ // @include /ielts-isa.edu.vn/
// @include /flash.getpczone.com/ // @include /flash.getpczone.com/
// @include /surfsees.com|fitnessholic.net/
// @include /cgsonglyricz.in|www.techhubcap.com/
// @include /techyblogs.in|readytechflip.com/
// @include /filecrypt.(cc|co)/ // @include /filecrypt.(cc|co)/
// @include /(loot-link.com|loot-links.com|lootlink.org|lootlinks.co|lootdest.(info|org|com)|links-loot.com|linksloot.net)\/s\?.*$/ // @include /(loot-link.com|loot-links.com|lootlink.org|lootlinks.co|lootdest.(info|org|com)|links-loot.com|linksloot.net)\/s\?.*$/
// @include /mega-enlace.com/ // @include /mega-enlace.com/

View file

@ -4,7 +4,7 @@
// @run-at document-start // @run-at document-start
// @author Amm0ni4 // @author Amm0ni4
// @noframes // @noframes
// @version 92.2.18 // @version 92.2.19
// @grant GM_setValue // @grant GM_setValue
// @grant GM_getValue // @grant GM_getValue
// @grant GM_addStyle // @grant GM_addStyle
@ -784,9 +784,6 @@
// @include /www.yitarx.com/ // @include /www.yitarx.com/
// @include /myshrinker.com/ // @include /myshrinker.com/
// @include /thotpacks.xyz/ // @include /thotpacks.xyz/
// @include /readytechflip.com/
// @include /fitnessholic.net\/token.php\?post=/
// @include /fitnessholic.net/
// @include /linkshortify.in/ // @include /linkshortify.in/
// @include /tumangasdd.com/ // @include /tumangasdd.com/
// @include /sexyforums.com\/redirect/ // @include /sexyforums.com\/redirect/
@ -797,6 +794,9 @@
// @include /stfly.(cc|xyz|biz)|(techtrendmakers|gadnest|optimizepics).com|(blogbux|blogesque|exploreera|explorosity|torovalley).net/ // @include /stfly.(cc|xyz|biz)|(techtrendmakers|gadnest|optimizepics).com|(blogbux|blogesque|exploreera|explorosity|torovalley).net/
// @include /ielts-isa.edu.vn/ // @include /ielts-isa.edu.vn/
// @include /flash.getpczone.com/ // @include /flash.getpczone.com/
// @include /surfsees.com|fitnessholic.net/
// @include /cgsonglyricz.in|www.techhubcap.com/
// @include /techyblogs.in|readytechflip.com/
// @include /filecrypt.(cc|co)/ // @include /filecrypt.(cc|co)/
// @include /(loot-link.com|loot-links.com|lootlink.org|lootlinks.co|lootdest.(info|org|com)|links-loot.com|linksloot.net)\/s\?.*$/ // @include /(loot-link.com|loot-links.com|lootlink.org|lootlinks.co|lootdest.(info|org|com)|links-loot.com|linksloot.net)\/s\?.*$/
// @include /mega-enlace.com/ // @include /mega-enlace.com/
@ -2414,10 +2414,11 @@
// https://thotpacks.xyz/R7p2l // https://thotpacks.xyz/R7p2l
/thotpacks.xyz/.test(url) ? afterDOMLoaded(function() {redirectIfNotDisabled('a.get-link')}) : null; /thotpacks.xyz/.test(url) ? afterDOMLoaded(function() {redirectIfNotDisabled('a.get-link')}) : null;
// linkpays - https://codeberg.org/Amm0ni4/bypass-all-shortlinks-debloated/issues/48 // linkpays.in - https://codeberg.org/Amm0ni4/bypass-all-shortlinks-debloated/issues/88, https://codeberg.org/Amm0ni4/bypass-all-shortlinks-debloated/issues/48
/fitnessholic.net\/token.php\?post=/.test(url) ? redirect("https://exercise.fitnessholic.net/?go=" + url.split('?post=')[1]) : null; //works for firefox only /surfsees.com|fitnessholic.net/.test(url) ? afterDOMLoaded(function() {clickIfNotDisabled('#rtg')}) : null;
/fitnessholic.net/.test(url) ? afterDOMLoaded(function() {redirect("https://exercise.fitnessholic.net/?go=" + document.querySelector('div[id="btn11"]').querySelector('input[name="newwpsafelink"]').value)}) : null; //redudancy needed for chrome /surfsees.com|fitnessholic.net/.test(url) ? afterDOMLoaded(function() {clickIfNotDisabled('.rtg-blue')}) : null;
/readytechflip.com/.test(url) ? clickIfVisible('#tp-snp2') : null; /cgsonglyricz.in|www.techhubcap.com/.test(url) ? afterDOMLoaded(function() {clickIfExists('#btn6')}) : null;
/techyblogs.in|readytechflip.com/.test(url) ? afterDOMLoaded(function() {clickIfNotDisabled('#tp-snp2')}) : null;
// stfly - https://codeberg.org/Amm0ni4/bypass-all-shortlinks-debloated/issues/62 // stfly - https://codeberg.org/Amm0ni4/bypass-all-shortlinks-debloated/issues/62
if (/stfly.(cc|xyz|biz)|(techtrendmakers|gadnest|optimizepics).com|(blogbux|blogesque|exploreera|explorosity|torovalley).net/.test(url)) { if (/stfly.(cc|xyz|biz)|(techtrendmakers|gadnest|optimizepics).com|(blogbux|blogesque|exploreera|explorosity|torovalley).net/.test(url)) {

View file

@ -146,9 +146,6 @@
// @include /www.yitarx.com/ // @include /www.yitarx.com/
// @include /myshrinker.com/ // @include /myshrinker.com/
// @include /thotpacks.xyz/ // @include /thotpacks.xyz/
// @include /readytechflip.com/
// @include /fitnessholic.net\/token.php\?post=/
// @include /fitnessholic.net/
// @include /linkshortify.in/ // @include /linkshortify.in/
// @include /tumangasdd.com/ // @include /tumangasdd.com/
// @include /sexyforums.com\/redirect/ // @include /sexyforums.com\/redirect/
@ -159,6 +156,9 @@
// @include /stfly.(cc|xyz|biz)|(techtrendmakers|gadnest|optimizepics).com|(blogbux|blogesque|exploreera|explorosity|torovalley).net/ // @include /stfly.(cc|xyz|biz)|(techtrendmakers|gadnest|optimizepics).com|(blogbux|blogesque|exploreera|explorosity|torovalley).net/
// @include /ielts-isa.edu.vn/ // @include /ielts-isa.edu.vn/
// @include /flash.getpczone.com/ // @include /flash.getpczone.com/
// @include /surfsees.com|fitnessholic.net/
// @include /cgsonglyricz.in|www.techhubcap.com/
// @include /techyblogs.in|readytechflip.com/
// @run-at document-start // @run-at document-start
// ==/UserScript== // ==/UserScript==
@ -731,10 +731,11 @@
// https://thotpacks.xyz/R7p2l // https://thotpacks.xyz/R7p2l
/thotpacks.xyz/.test(url) ? afterDOMLoaded(function() {redirectIfNotDisabled('a.get-link')}) : null; /thotpacks.xyz/.test(url) ? afterDOMLoaded(function() {redirectIfNotDisabled('a.get-link')}) : null;
// linkpays - https://codeberg.org/Amm0ni4/bypass-all-shortlinks-debloated/issues/48 // linkpays.in - https://codeberg.org/Amm0ni4/bypass-all-shortlinks-debloated/issues/88, https://codeberg.org/Amm0ni4/bypass-all-shortlinks-debloated/issues/48
/fitnessholic.net\/token.php\?post=/.test(url) ? redirect("https://exercise.fitnessholic.net/?go=" + url.split('?post=')[1]) : null; //works for firefox only /surfsees.com|fitnessholic.net/.test(url) ? afterDOMLoaded(function() {clickIfNotDisabled('#rtg')}) : null;
/fitnessholic.net/.test(url) ? afterDOMLoaded(function() {redirect("https://exercise.fitnessholic.net/?go=" + document.querySelector('div[id="btn11"]').querySelector('input[name="newwpsafelink"]').value)}) : null; //redudancy needed for chrome /surfsees.com|fitnessholic.net/.test(url) ? afterDOMLoaded(function() {clickIfNotDisabled('.rtg-blue')}) : null;
/readytechflip.com/.test(url) ? clickIfVisible('#tp-snp2') : null; /cgsonglyricz.in|www.techhubcap.com/.test(url) ? afterDOMLoaded(function() {clickIfExists('#btn6')}) : null;
/techyblogs.in|readytechflip.com/.test(url) ? afterDOMLoaded(function() {clickIfNotDisabled('#tp-snp2')}) : null;
// stfly - https://codeberg.org/Amm0ni4/bypass-all-shortlinks-debloated/issues/62 // stfly - https://codeberg.org/Amm0ni4/bypass-all-shortlinks-debloated/issues/62
if (/stfly.(cc|xyz|biz)|(techtrendmakers|gadnest|optimizepics).com|(blogbux|blogesque|exploreera|explorosity|torovalley).net/.test(url)) { if (/stfly.(cc|xyz|biz)|(techtrendmakers|gadnest|optimizepics).com|(blogbux|blogesque|exploreera|explorosity|torovalley).net/.test(url)) {

View file

@ -764,9 +764,6 @@ https://paster.so/*
/www.yitarx.com/ /www.yitarx.com/
/myshrinker.com/ /myshrinker.com/
/thotpacks.xyz/ /thotpacks.xyz/
/readytechflip.com/
/fitnessholic.net\/token.php\?post=/
/fitnessholic.net/
/linkshortify.in/ /linkshortify.in/
/tumangasdd.com/ /tumangasdd.com/
/sexyforums.com\/redirect/ /sexyforums.com\/redirect/
@ -777,6 +774,9 @@ https://paster.so/*
/stfly.(cc|xyz|biz)|(techtrendmakers|gadnest|optimizepics).com|(blogbux|blogesque|exploreera|explorosity|torovalley).net/ /stfly.(cc|xyz|biz)|(techtrendmakers|gadnest|optimizepics).com|(blogbux|blogesque|exploreera|explorosity|torovalley).net/
/ielts-isa.edu.vn/ /ielts-isa.edu.vn/
/flash.getpczone.com/ /flash.getpczone.com/
/surfsees.com|fitnessholic.net/
/cgsonglyricz.in|www.techhubcap.com/
/techyblogs.in|readytechflip.com/
/filecrypt.(cc|co)/ /filecrypt.(cc|co)/
/(loot-link.com|loot-links.com|lootlink.org|lootlinks.co|lootdest.(info|org|com)|links-loot.com|linksloot.net)\/s\?.*$/ /(loot-link.com|loot-links.com|lootlink.org|lootlinks.co|lootdest.(info|org|com)|links-loot.com|linksloot.net)\/s\?.*$/
/mega-enlace.com/ /mega-enlace.com/