Skip to content

Commit d9f1a25

Browse files
committed
upload sample_grep
1 parent 92ecc1b commit d9f1a25

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

samples/sample_grep.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
11
{
2-
"sample pattern":"phoenix.html"
2+
"sample pattern":"phoenix.html",
3+
"amazonaws_url": "s3\\.amazonaws.com[/]+|[a-zA-Z0-9_-]*\\.s3\\.amazonaws.com",
4+
"slack_webhook": "https://hooks.slack.com/services/T[a-zA-Z0-9_]{8}/B[a-zA-Z0-9_]{8}/[a-zA-Z0-9_]{24}"
35
}

0 commit comments

Comments
 (0)