finkey: improve vastdata links handling

This commit is contained in:
Lockszmith (@VAST) 2025-02-27 13:45:51 -05:00
parent c352873d5b
commit eecfe1a6dc
1 changed files with 2 additions and 1 deletions

View File

@ -26,7 +26,8 @@ module.exports = {
match: [
finicky.matchDomains(/.*\.vastdata.com/),
"deeplinks.mindtickle.com*",
"vastdata.mindtickle.com*"
//"vastdata.mindtickle.com*",
"vastdata.*"
],
browser: "Google Chrome"
},