mirror of
https://github.com/davegallant/rfd-redirect-stripper.git
synced 2025-08-06 08:43:40 +00:00
Update script.js
This commit is contained in:
12
script.js
12
script.js
@@ -53,7 +53,7 @@
|
||||
pattern: 'imp.i([0-9]*).net(.*)\?u=(?<baseUrl>.*)',
|
||||
},
|
||||
{
|
||||
name: 'underarmour',
|
||||
name: 'kqzyfj',
|
||||
pattern: 'www.awin1.com(.*)\?ued=(?<baseUrl>.*)',
|
||||
},
|
||||
{
|
||||
@@ -62,12 +62,20 @@
|
||||
},
|
||||
{
|
||||
name: 'thesource',
|
||||
pattern: 'www.kqzyfj.com(.*)\?url=(?<baseUrl>.*)',
|
||||
pattern: 'www.kqzyfj.com(.*)?url=(?<baseUrl>.*)&sid=.*',
|
||||
},
|
||||
{
|
||||
name: 'walmart',
|
||||
pattern: 'click.linksynergy.com(.*)\?murl=(?<baseUrl>.*)&u1=.*',
|
||||
},
|
||||
{
|
||||
name: 'dpbolvw.net',
|
||||
pattern: 'www.dpbolvw.net(.*)?url=(?<baseUrl>.*)',
|
||||
},
|
||||
{
|
||||
name: "jdoqocy.com",
|
||||
pattern: "www.jdoqocy.com(.*)?url=(?<baseUrl>.*)&sid=.*"
|
||||
}
|
||||
];
|
||||
|
||||
var StripRedirect = function(URL) {
|
||||
|
Reference in New Issue
Block a user