mirror of
https://github.com/garabik/grc.git
synced 2024-11-11 14:40:49 +01:00
7 lines
109 B
Text
7 lines
109 B
Text
# From Address
|
|
regexp=((\d+\.)+)(\w+)\s>
|
|
colours=green
|
|
-
|
|
# To Address
|
|
regexp=>\s((\d+\.)+)(\w+)
|
|
colours=cyan
|