新增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
+33
View File
@@ -0,0 +1,33 @@
{
"name": "esoTalk",
"author": "Brendan Coles <bcoles@gmail.com>",
"version": "0.1",
"description": "esoTalk is a simple, fast, free web-forum.",
"website": "http://esotalk.com/",
"matches": [
{
"text": "<!-- This page was generated by esoTalk (http://esotalk.com) -->"
},
{
"text": "<!-- The following text constitutes a copyright notification and, under the terms of the GNU GPL (see LICENSE), may neither be removed nor altered in any way which makes it invisible, affects the hyperlink, or changes the text \"Powered by esoTalk\". -->"
},
{
"text": "Powered by <a href='http://esotalk.com/'>esoTalk</a>&trade;"
},
{
"text": "<ul><li><a href='http://esotalk.com'>Donate to esoTalk</a></li></ul><p id='copyright'>"
},
{
"text": "<title>esoTalk Installer</title>",
"module": "Install Page"
},
{
"text": "<p>If you run into any other problems or just want some help with the installation, feel free to ask for assistance at the <a href='http://forum.esotalk.com/'>esoTalk support forum</a> where a bunch of friendly people will be happy to help you out.</p>",
"module": "Install Page"
},
{
"text": "<script type='text/javascript' src='../js/esotalk.js'></script>",
"module": "Install Page"
}
]
}