update finicky
This commit is contained in:
parent
d9ca9f659b
commit
c352873d5b
1 changed files with 3 additions and 1 deletions
|
@ -24,7 +24,9 @@ module.exports = {
|
|||
handlers: [
|
||||
{
|
||||
match: [
|
||||
finicky.matchDomains(/.*\.vastdata.com/)
|
||||
finicky.matchDomains(/.*\.vastdata.com/),
|
||||
"deeplinks.mindtickle.com*",
|
||||
"vastdata.mindtickle.com*"
|
||||
],
|
||||
browser: "Google Chrome"
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue