finkey: improve vastdata links handling
This commit is contained in:
parent
c352873d5b
commit
eecfe1a6dc
1 changed files with 2 additions and 1 deletions
|
@ -26,7 +26,8 @@ module.exports = {
|
|||
match: [
|
||||
finicky.matchDomains(/.*\.vastdata.com/),
|
||||
"deeplinks.mindtickle.com*",
|
||||
"vastdata.mindtickle.com*"
|
||||
//"vastdata.mindtickle.com*",
|
||||
"vastdata.*"
|
||||
],
|
||||
browser: "Google Chrome"
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue