mirror of
https://github.com/shmilylty/OneForAll.git
synced 2026-08-26 12:57:50 +08:00
新增Webanalyzer模块
This commit is contained in:
@@ -0,0 +1,17 @@
|
||||
{
|
||||
"name": "Minecraft-Server",
|
||||
"author": "Brendan Coles <bcoles@gmail.com>",
|
||||
"version": "0.1",
|
||||
"description": "Minecraft server web UI. Minecraft is a deceptively simple yet addictive game with a clingy online community. MineOS is a Linux distribution designed for the sole purpose of hosting Minecraft worlds. It comes complete with web-admin interface, SSH interaction, and SCP capability for easy filesystem access.",
|
||||
"website": "http://minecraft.codeemo.com/index.html",
|
||||
"matches": [
|
||||
{
|
||||
"text": "<span>Map type:</span><select id=\"mode\" onchange=\"show(1,$('#mode').val())\">",
|
||||
"os": "MineOS (Linux)"
|
||||
},
|
||||
{
|
||||
"text": "<title>MineOS Admin Page</title>",
|
||||
"os": "MineOS (Linux)"
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user