mirror of
https://github.com/shmilylty/OneForAll.git
synced 2026-08-26 04:47:48 +08:00
14 lines
340 B
JSON
14 lines
340 B
JSON
{
|
|
"name": "Ecomat-CMS",
|
|
"author": "Brendan Coles <bcoles@gmail.com>",
|
|
"version": "0.1",
|
|
"description": "Ecomat CMS",
|
|
"website": "http://www.ecomat.ch/",
|
|
"matches": [
|
|
{
|
|
"regexp": "(?-mix:<meta name=\"Generator\" content=\"ECOMAT CMS ([\\d\\.]{1,5})\">)",
|
|
"offset": 1
|
|
}
|
|
]
|
|
}
|