mirror of
https://github.com/shmilylty/OneForAll.git
synced 2026-08-26 04:47:48 +08:00
新增Webanalyzer模块
This commit is contained in:
@@ -0,0 +1,30 @@
|
||||
{
|
||||
"name": "Contrexx-CMS",
|
||||
"author": "Brendan Coles <bcoles@gmail.com>",
|
||||
"version": "0.1",
|
||||
"description": "Contrexx CMS [Swiss]",
|
||||
"website": "http://www.contrexx.com/",
|
||||
"matches": [
|
||||
{
|
||||
"text": " - powered by Contrexx Web Content Management System</title>"
|
||||
},
|
||||
{
|
||||
"text": "<p id=\"powered\"><a href=\"http://www.contrexx.com/\" title=\"Powered by Contrexx® Software\">Powered by Contrexx® Software</a>"
|
||||
},
|
||||
{
|
||||
"text": "<div class=\"footer_right\">Powered by <a href=\"http://www.contrexx.com\">Contrexx Software</a></div>"
|
||||
},
|
||||
{
|
||||
"text": "<meta name=\"generator\" content=\"Contrexx Web Content Management System\"/>"
|
||||
},
|
||||
{
|
||||
"text": "<style type=\"text/css\">@import url(core_modules/frontendEditing/css/style.css) all;</style>"
|
||||
},
|
||||
{
|
||||
"text": "<title>Contrexx Administration Console</title>"
|
||||
},
|
||||
{
|
||||
"text": "\t\t<td><input type=\"submit\" tabindex=\"4\" name=\"submit_button\" value=\"Anmelden\" onclick=\"if(this.disabled || typeof(this.disabled)=='boolean') this.disabled=true ; form_submitted_test=form_submitted ; form_submitted=true ; form_submitted=(!form_submitted_test || confirm('Are you sure you want to submit this form again?')) ; if(this.disabled || typeof(this.disabled)=='boolean') this.disabled=false ; sub_form='' ; return true\" /></td>"
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user