mirror of
https://github.com/shmilylty/OneForAll.git
synced 2026-08-26 04:47:48 +08:00
17 lines
526 B
JSON
17 lines
526 B
JSON
{
|
|
"name": "MyShell",
|
|
"author": "Brendan Coles <bcoles@gmail.com>",
|
|
"version": "0.1",
|
|
"description": "MyShell - PHP powered shell",
|
|
"website": null,
|
|
"matches": [
|
|
{
|
|
"text": " | :::::::::: <a href=\"http://www.digitart.net\" target=\"_blank\" style=\"text-decoration:none\"><b>MyShell</b> ©2001 Digitart Producciones</a>"
|
|
},
|
|
{
|
|
"regexp": "(?-mix:<title>MyShell ([\\d\\.]+ build [\\d]{8})<\\/title>)",
|
|
"offset": 1
|
|
}
|
|
]
|
|
}
|