Refine web automation provenance exclusions
This commit is contained in:
@@ -15,10 +15,12 @@
|
||||
"test-profile.ts"
|
||||
],
|
||||
"excludedReferencePatterns": [
|
||||
"*discover.js",
|
||||
"*photos.js",
|
||||
"*identifiers.js",
|
||||
"*.test.mjs",
|
||||
"domain-specific helper scripts"
|
||||
"*-discover.js",
|
||||
"*-photos.js",
|
||||
"*-identifiers.js",
|
||||
"*-photo-data.js",
|
||||
"*-address.js",
|
||||
"*-photo-common.js",
|
||||
"*.test.mjs"
|
||||
]
|
||||
}
|
||||
|
||||
@@ -15,8 +15,12 @@
|
||||
"test-profile.ts"
|
||||
],
|
||||
"excludedReferencePatterns": [
|
||||
"real-estate*",
|
||||
"zillow*",
|
||||
"har*"
|
||||
"*-discover.js",
|
||||
"*-photos.js",
|
||||
"*-identifiers.js",
|
||||
"*-photo-data.js",
|
||||
"*-address.js",
|
||||
"*-photo-common.js",
|
||||
"*.test.mjs"
|
||||
]
|
||||
}
|
||||
|
||||
@@ -15,10 +15,12 @@
|
||||
"test-profile.ts"
|
||||
],
|
||||
"excludedReferencePatterns": [
|
||||
"*discover.js",
|
||||
"*photos.js",
|
||||
"*identifiers.js",
|
||||
"*.test.mjs",
|
||||
"domain-specific helper scripts"
|
||||
"*-discover.js",
|
||||
"*-photos.js",
|
||||
"*-identifiers.js",
|
||||
"*-photo-data.js",
|
||||
"*-address.js",
|
||||
"*-photo-common.js",
|
||||
"*.test.mjs"
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user