Add site3 rule
This commit is contained in:
parent
89963b0d6d
commit
fe8de86c73
|
@ -545,6 +545,15 @@
|
||||||
".*site\\.com.*\\?to=([^&]*)"
|
".*site\\.com.*\\?to=([^&]*)"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
|
"site3.com": {
|
||||||
|
"urlPattern": "https?://([a-zA-Z0-9-]*\\.)?(site3\\.com)(.*\\?.*)",
|
||||||
|
"completeProvider": false,
|
||||||
|
"rules": [],
|
||||||
|
"exceptions": [],
|
||||||
|
"redirections": [
|
||||||
|
".*site3\\.com.*\\?r=([^&]*)"
|
||||||
|
]
|
||||||
|
},
|
||||||
"aliexpress.com": {
|
"aliexpress.com": {
|
||||||
"urlPattern": "https?://([a-zA-Z0-9-]*\\.)?(aliexpress\\.com)(.*\\?.*)",
|
"urlPattern": "https?://([a-zA-Z0-9-]*\\.)?(aliexpress\\.com)(.*\\?.*)",
|
||||||
"completeProvider": false,
|
"completeProvider": false,
|
||||||
|
|
Loading…
Reference in New Issue
Block a user