mirror of
https://codeberg.org/Amm0ni4/bypass-all-shortlinks-debloated.git
synced 2024-12-29 00:13:02 +05:00
disable broken vipurl.in
This commit is contained in:
parent
55519dd5fc
commit
c77e0a6263
3 changed files with 3 additions and 6 deletions
|
@ -4,7 +4,7 @@
|
||||||
// @run-at document-start
|
// @run-at document-start
|
||||||
// @author Amm0ni4
|
// @author Amm0ni4
|
||||||
// @noframes
|
// @noframes
|
||||||
// @version 92.8.2
|
// @version 92.8.3
|
||||||
// @grant GM_setValue
|
// @grant GM_setValue
|
||||||
// @grant GM_getValue
|
// @grant GM_getValue
|
||||||
// @grant GM_addStyle
|
// @grant GM_addStyle
|
||||||
|
@ -25,7 +25,6 @@
|
||||||
// @match *://*.cyberstockofficial.in/*
|
// @match *://*.cyberstockofficial.in/*
|
||||||
// @match *://*.mkvflix.org/*
|
// @match *://*.mkvflix.org/*
|
||||||
// @match *://*.link.bicolink.net/*
|
// @match *://*.link.bicolink.net/*
|
||||||
// @match *://*.link.vipurl.in/*
|
|
||||||
// @match *://*.infinityskull.com/*
|
// @match *://*.infinityskull.com/*
|
||||||
// @match *://*.sakarnewz.com/*
|
// @match *://*.sakarnewz.com/*
|
||||||
// @match *://*.link.linksfire.co/*
|
// @match *://*.link.linksfire.co/*
|
||||||
|
|
|
@ -4,7 +4,7 @@
|
||||||
// @run-at document-start
|
// @run-at document-start
|
||||||
// @author Amm0ni4
|
// @author Amm0ni4
|
||||||
// @noframes
|
// @noframes
|
||||||
// @version 92.8.2
|
// @version 92.8.3
|
||||||
// @grant GM_setValue
|
// @grant GM_setValue
|
||||||
// @grant GM_getValue
|
// @grant GM_getValue
|
||||||
// @grant GM_addStyle
|
// @grant GM_addStyle
|
||||||
|
@ -25,7 +25,6 @@
|
||||||
// @match *://*.cyberstockofficial.in/*
|
// @match *://*.cyberstockofficial.in/*
|
||||||
// @match *://*.mkvflix.org/*
|
// @match *://*.mkvflix.org/*
|
||||||
// @match *://*.link.bicolink.net/*
|
// @match *://*.link.bicolink.net/*
|
||||||
// @match *://*.link.vipurl.in/*
|
|
||||||
// @match *://*.infinityskull.com/*
|
// @match *://*.infinityskull.com/*
|
||||||
// @match *://*.sakarnewz.com/*
|
// @match *://*.sakarnewz.com/*
|
||||||
// @match *://*.link.linksfire.co/*
|
// @match *://*.link.linksfire.co/*
|
||||||
|
@ -926,7 +925,7 @@
|
||||||
BypassedByBloggerPemula(/cyberstockofficial.in/, {'/cook.php': [RexBp, 'http://cyberurl.in/'],}, false);
|
BypassedByBloggerPemula(/cyberstockofficial.in/, {'/cook.php': [RexBp, 'http://cyberurl.in/'],}, false);
|
||||||
BypassedByBloggerPemula(/mkvflix.org/, {'/verify/': [RexBp, 'http://go.superfastdownloads.net/'],}, false);
|
BypassedByBloggerPemula(/mkvflix.org/, {'/verify/': [RexBp, 'http://go.superfastdownloads.net/'],}, false);
|
||||||
BypassedByBloggerPemula(/link.bicolink.net/, function() {location = location.href.replace('link', 'go');});
|
BypassedByBloggerPemula(/link.bicolink.net/, function() {location = location.href.replace('link', 'go');});
|
||||||
BypassedByBloggerPemula(/link.vipurl.in/, function() {location = location.href.replace('link', 'count');});
|
//BypassedByBloggerPemula(/link.vipurl.in/, function() {location = location.href.replace('link', 'count');});
|
||||||
BypassedByBloggerPemula(/infinityskull.com/, {'/safe.php': ['link', 'https://go.publicearn.com/'],}, false);
|
BypassedByBloggerPemula(/infinityskull.com/, {'/safe.php': ['link', 'https://go.publicearn.com/'],}, false);
|
||||||
BypassedByBloggerPemula(/sakarnewz.com/, {'/multi/': [RexBp, 'http://multiquality.xyz/download/'],}, false);
|
BypassedByBloggerPemula(/sakarnewz.com/, {'/multi/': [RexBp, 'http://multiquality.xyz/download/'],}, false);
|
||||||
BypassedByBloggerPemula(/link.linksfire.co/, function() {location = location.href.replace('link', 'blog');});
|
BypassedByBloggerPemula(/link.linksfire.co/, function() {location = location.href.replace('link', 'blog');});
|
||||||
|
|
|
@ -7,7 +7,6 @@ techyadjectives.com
|
||||||
cyberstockofficial.in
|
cyberstockofficial.in
|
||||||
mkvflix.org
|
mkvflix.org
|
||||||
link.bicolink.net
|
link.bicolink.net
|
||||||
link.vipurl.in
|
|
||||||
infinityskull.com
|
infinityskull.com
|
||||||
sakarnewz.com
|
sakarnewz.com
|
||||||
link.linksfire.co
|
link.linksfire.co
|
||||||
|
|
Loading…
Reference in a new issue