We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 92ecc1b commit d9f1a25Copy full SHA for d9f1a25
samples/sample_grep.json
@@ -1,3 +1,5 @@
1
{
2
- "sample pattern":"phoenix.html"
+ "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}"
5
}
0 commit comments