mirror of
https://github.com/shmilylty/OneForAll.git
synced 2026-08-26 04:47:48 +08:00
20 lines
784 B
JSON
20 lines
784 B
JSON
{
|
|
"name": "Mura-CMS",
|
|
"author": "Brendan Coles <bcoles@gmail.com>",
|
|
"version": "0.1",
|
|
"description": "Mura CMS (previously known as Sava CMS) is an open source CMS for ColdFusion.",
|
|
"website": "http://www.getmura.com/",
|
|
"matches": [
|
|
{
|
|
"offset": 1,
|
|
"regexp": "(?-mix:<meta name=\"generator\" content=\"(Mura|Sava) CMS ([\\d\\.]+)\" \\/>)"
|
|
},
|
|
{
|
|
"text": "Powered by <a href=\"http://www.getmura.com/\">Mura CMS</a>"
|
|
},
|
|
{
|
|
"text": "<form novalidate=\"novalidate\" id=\"sendLogin\" name=\"sendLogin\" method=\"post\" action=\"index.cfm?fuseaction=cLogin.main\" onsubmit=\"javascript:if(document.sendLogin.email.value !=''){return true;}else{return false;}\">"
|
|
}
|
|
]
|
|
}
|