11 lines
123 B
JSON
11 lines
123 B
JSON
|
// vim:ts=4:sw=4:et
|
||
|
{
|
||
|
"name": "Email",
|
||
|
"swallows": [
|
||
|
{
|
||
|
"class": "^Thunderbird$"
|
||
|
}
|
||
|
],
|
||
|
"type": "con"
|
||
|
}
|