mirror of
https://github.com/shmilylty/OneForAll.git
synced 2026-08-25 20:37:48 +08:00
17 lines
428 B
JSON
17 lines
428 B
JSON
{
|
|
"name": "Web2py",
|
|
"author": "Napz <napzs@rocketmail.com>",
|
|
"version": "0.1",
|
|
"description": "Web2py - Free open source full-stack framework written in Pytho",
|
|
"website": "http://www.web2py.com/",
|
|
"matches": [
|
|
{
|
|
"search": "headers[x-powered-by]",
|
|
"regexp": "(?-mix:web2py)"
|
|
},
|
|
{
|
|
"text": "<div id=\"serendipityLeftSideBar\">"
|
|
}
|
|
]
|
|
}
|