mirror of
https://github.com/shmilylty/OneForAll.git
synced 2026-08-26 04:47:48 +08:00
17 lines
578 B
JSON
17 lines
578 B
JSON
{
|
|
"name": "Sweetrice",
|
|
"author": "Brendan Coles <bcoles@gmail.com>",
|
|
"version": "0.1",
|
|
"description": "SweeRice is a simple website management system ,it is not just free and open source, it provides popular functions such as SEO.",
|
|
"website": "http://www.basic-cms.org/",
|
|
"matches": [
|
|
{
|
|
"regexp": "(?-mix:<meta name=\"generator\" content=\"SweetRice ([\\d\\.]{1,5})\" \\/>)",
|
|
"offset": 1
|
|
},
|
|
{
|
|
"text": "Powered By <a href=\"http://www.basic-cms.org\">Basic CMS SweetRice</a>"
|
|
}
|
|
]
|
|
}
|