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