diff --git a/reports/usa.json b/reports/usa.json index 6e73522f..4e9de1f5 100644 --- a/reports/usa.json +++ b/reports/usa.json @@ -1975,6 +1975,18 @@ } } } + }, + { + "notExpression": { + "filter": { + "fieldName": "videoUrl", + "stringFilter": { + "matchType": "FULL_REGEXP", + "value": "^blob:.*", + "caseSensitive": false + } + } + } } ] }