diff --git a/1.5_delete_faucets.py b/1.5_delete_faucets.py index fb25f74..1513f53 100644 --- a/1.5_delete_faucets.py +++ b/1.5_delete_faucets.py @@ -68,7 +68,7 @@ def modify_script(input_path, output_path): content = content.replace(todelete6, '\n') content = content.replace(todelete7, '\n') - crypto_reward_sites = ['faucet', 'mdn.101', 'awgrow.com', 'worldtanr.xyz', 'fadedfeet.com', 'kenzo-flowertag.com', 'homeculina.com', 'lawyex.co', 'yexolo.net', 'ineedskin.com', 'tunebug.com', 'rsinsuranceinfo.com', 'rssoftwareinfo.com', 'rsfinanceinfo.com', 'rseducationinfo.com', 'rsadnetworkinfo.com', 'rshostinginfo.com', 'bitcosite.com', 'vegan4k.com', 'healthyfollicles.com', 'crewbase.net', 'shinchu.net', 'chefknives.expert', 'gametechreviewer.com', 'batmanfactor.com', 'allcryptoz.net', 'vrtier.com', 'gearsadviser.com', 'misterio.ro', 'phineypet.com', 'edonmanor.com', 'shinchu.net'] + crypto_reward_sites = ['faucet', 'dutchycorp', 'mdn.101', 'awgrow.com', 'worldtanr.xyz', 'fadedfeet.com', 'kenzo-flowertag.com', 'homeculina.com', 'lawyex.co', 'yexolo.net', 'ineedskin.com', 'tunebug.com', 'rsinsuranceinfo.com', 'rssoftwareinfo.com', 'rsfinanceinfo.com', 'rseducationinfo.com', 'rsadnetworkinfo.com', 'rshostinginfo.com', 'bitcosite.com', 'vegan4k.com', 'healthyfollicles.com', 'crewbase.net', 'shinchu.net', 'chefknives.expert', 'gametechreviewer.com', 'batmanfactor.com', 'allcryptoz.net', 'vrtier.com', 'gearsadviser.com', 'misterio.ro', 'phineypet.com', 'edonmanor.com', 'shinchu.net'] content = remove_lines_with_strings_without_exclude(content, crypto_reward_sites) diff --git a/Bypass_All_Shortlinks.meta.js b/Bypass_All_Shortlinks.meta.js index 43ce468..784b45d 100644 --- a/Bypass_All_Shortlinks.meta.js +++ b/Bypass_All_Shortlinks.meta.js @@ -36,7 +36,6 @@ // @include /^(https?:\/\/)(.+)?(go.link4rev.site|go.urlcash.site)(\/.*)/ // @include /^(https?:\/\/)(.+)?(techyinfo.in|techyblogs.in)(\/.*)/ // @match *://*.olhonagrana.com/* -// @match *://*.dutchycorp.space/* // @include /^(https?:\/\/)(.+)?(link.birdurls.com|link.owllink.net|link.illink.net)(\/.*)/ // @include /^(https?:\/\/)(.+)?((teachsansar|technicalatg|foodxor|cdrab).com|ecq.info|datacheap.io)(\/.*)/ // @match *://*.ouo.io/* diff --git a/Bypass_All_Shortlinks.user.js b/Bypass_All_Shortlinks.user.js index a09994e..5f257da 100644 --- a/Bypass_All_Shortlinks.user.js +++ b/Bypass_All_Shortlinks.user.js @@ -36,7 +36,6 @@ // @include /^(https?:\/\/)(.+)?(go.link4rev.site|go.urlcash.site)(\/.*)/ // @include /^(https?:\/\/)(.+)?(techyinfo.in|techyblogs.in)(\/.*)/ // @match *://*.olhonagrana.com/* -// @match *://*.dutchycorp.space/* // @include /^(https?:\/\/)(.+)?(link.birdurls.com|link.owllink.net|link.illink.net)(\/.*)/ // @include /^(https?:\/\/)(.+)?((teachsansar|technicalatg|foodxor|cdrab).com|ecq.info|datacheap.io)(\/.*)/ // @match *://*.ouo.io/* @@ -890,7 +889,6 @@ BypassedByBloggerPemula(/go.link4rev.site|go.urlcash.site/, function() {location = location.href.replace('go.', '');}); BypassedByBloggerPemula(/techyinfo.in|techyblogs.in/, {'/verify/': [RexBp, 'http://loans.techyinfo.in/?go='],}, false); BypassedByBloggerPemula(/olhonagrana.com/, {'/verify/': [RexBp, 'http://paylinnk.com/'],'/': [RexBp, 'https://syflink.com/']}, false); - BypassedByBloggerPemula(/dutchycorp.space/, function() {if (BpParams.has('code')) {location = BpParams.getAll('code') + '?verif=0';}}); BypassedByBloggerPemula(/link.birdurls.com|link.owllink.net|link.illink.net/, function() {location = location.href.replace('link.', '');}); BypassedByBloggerPemula(/vk.com/, function() {if (BpParams.has('to') && location.href.includes('/away.php')) {location = decodeURIComponent(BpParams.get('to'));} else {}}); BypassedByBloggerPemula(/(teachsansar|technicalatg|foodxor|cdrab).com|ecq.info|datacheap.io/, () => waitForElm("#wpsafegenerate > #wpsafe-link > a[href]", safe => redirect(safe.href,false)));