mirror of
https://github.com/shmilylty/OneForAll.git
synced 2026-08-25 20:37:48 +08:00
14 lines
317 B
JSON
14 lines
317 B
JSON
{
|
|
"name": "Sympa",
|
|
"website": "https://www.sympa.org/",
|
|
"matches": [
|
|
{
|
|
"regexp": "<a href=\"https?://www\\.sympa\\.org\">\\s*Powered by Sympa\\s*</a>"
|
|
},
|
|
{
|
|
"search": "meta[generator]",
|
|
"regexp": "^Sympa$"
|
|
}
|
|
],
|
|
"implies": "Perl"
|
|
} |