新增Webanalyzer模块

This commit is contained in:
JrD
2020-07-29 00:02:06 +08:00
parent 07f436929e
commit e9cffc9e7b
5009 changed files with 81504 additions and 3 deletions
+30
View File
@@ -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&reg; Software\">Powered by Contrexx&reg; 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>"
}
]
}