mirror of
https://github.com/shmilylty/OneForAll.git
synced 2026-08-26 04:47:48 +08:00
34 lines
1.1 KiB
JSON
34 lines
1.1 KiB
JSON
{
|
|
"name": "Ionize-CMS",
|
|
"author": "Brendan Coles <bcoles@gmail.com>",
|
|
"version": "0.1",
|
|
"description": "Ionize is a powerful & friendly Content Management System",
|
|
"website": "http://www.ionizecms.com/",
|
|
"matches": [
|
|
{
|
|
"regexp": "(?-mix:<div id=\"version\">([\\d\\.]+) - Ionize CMS - MIT licence<\\/div>)",
|
|
"offset": 1
|
|
},
|
|
{
|
|
"text": "<div id=\"loginWindow\" class=\" clearfix\">"
|
|
},
|
|
{
|
|
"text": "<div id=\"content\" class=\"content\" onKeyPress=\"javascript:doSubmit(event);\">"
|
|
},
|
|
{
|
|
"status": 404,
|
|
"text": "<p class=\"note\">view : <b>default/article</b></p>"
|
|
},
|
|
{
|
|
"status": 404,
|
|
"text": "<p class=\"article-date\">07.09.2010</p>"
|
|
},
|
|
{
|
|
"text": "<meta name=\"description\" content=\"HandMade, an Ionize theme\" />"
|
|
},
|
|
{
|
|
"regexp": "(?-mix:<!--[\\s]+Displays the Google code defined in Ionize's Advanced settings panel[\\s]+-->)"
|
|
}
|
|
]
|
|
}
|