blob: abfe816bc4e17296f370d8a36ebc1423a0f2c8d7 (
plain)
| 1
2
3
4
5
6
7
8
 | # List of principal regexes that may be extracted.
  # this is still a comment
       
^service/foo@EXAMPLE\.ORG$    
.*/bar@EXAMPLE.NET$
^host/example.org@EXAMPLE\.ORG$   
#.*
^error@EXAMPLE.ORG$
 |