mirror of
https://github.com/davegallant/rfd-redirect-stripper.git
synced 2025-08-06 08:43:40 +00:00
Apply automatic changes
This commit is contained in:
committed by
github-actions[bot]
parent
93e39e16d4
commit
1917ecf2ce
26
script.js
26
script.js
@@ -26,7 +26,7 @@
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "HP",
|
"name": "HP",
|
||||||
"pattern": "www.awin1.com(.*)&clickref=&p=(?<baseUrl>.*)&.*"
|
"pattern": "www.awin1.com(.*)&clickref=&p=(?<baseUrl>.*)"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "Samsung",
|
"name": "Samsung",
|
||||||
@@ -124,18 +124,18 @@
|
|||||||
"name": "mkr3.net",
|
"name": "mkr3.net",
|
||||||
"pattern": ".*mkr3\\.net.*\\?u=(?<baseUrl>.*)"
|
"pattern": ".*mkr3\\.net.*\\?u=(?<baseUrl>.*)"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "fintelconnect.com",
|
"name": "fintelconnect.com",
|
||||||
"pattern": ".*fintelconnect\\.com.*\\?u=(?<baseUrl>.*)"
|
"pattern": ".*fintelconnect\\.com.*\\?u=(?<baseUrl>.*)"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "c2ukkg.net",
|
"name": "c2ukkg.net",
|
||||||
"pattern": ".*c2ukkg\\.net.*\\?u=(?<baseUrl>.*)"
|
"pattern": ".*c2ukkg\\.net.*\\?u=(?<baseUrl>.*)"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "dodxnr.net",
|
"name": "dodxnr.net",
|
||||||
"pattern": ".*dodxnr\\.net.*\\?u=(?<baseUrl>.*)"
|
"pattern": ".*dodxnr\\.net.*\\?u=(?<baseUrl>.*)"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
;
|
;
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user