mirror of
https://github.com/shmilylty/OneForAll.git
synced 2026-08-26 04:47:48 +08:00
14 lines
320 B
JSON
14 lines
320 B
JSON
{
|
|
"name": "Quick.CMS",
|
|
"website": "http://opensolution.org",
|
|
"matches": [
|
|
{
|
|
"regexp": "<a href=\"[^>]+opensolution\\.org/\">CMS by"
|
|
},
|
|
{
|
|
"search": "meta[generator]",
|
|
"regexp": "Quick\\.CMS(?: v([\\d.]+))?",
|
|
"offset": 1
|
|
}
|
|
]
|
|
} |