新增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
+24
View File
@@ -0,0 +1,24 @@
{
"name": "EDK",
"author": "Brendan Coles <bcoles@gmail.com>",
"version": "0.1",
"description": "EDK is an Open Source Killboard for EVE-Online, maintained by the EVE Development Network. Requirements: PHP >= version 5, the GD Library, MySQL >= version 5",
"website": "http://wiki.eve-id.net/EDK",
"matches": [
{
"ghdb": "inurl:alliance_detail | inurl:pilot_detail | inurl:corp_detail"
},
{
"text": "<div class=\"menu-caption\">Kills &amp; losses</div>"
},
{
"text": "<tr class=\"kb-table-row-even\">"
},
{
"text": "&amp;scl_id=39\">Industrial Command Ship</a></b></td>"
},
{
"text": "<!-- /killlistable.tpl -->"
}
]
}