mirror of
https://github.com/shmilylty/OneForAll.git
synced 2026-08-25 20:37:48 +08:00
27 lines
1.1 KiB
JSON
27 lines
1.1 KiB
JSON
{
|
|
"name": "WebPress",
|
|
"author": "Brendan Coles <bcoles@gmail.com>",
|
|
"version": "0.2",
|
|
"description": "WebPress is the foundation on which we build web sites. It.s our unique Content Management System (CMS), flexible enough for us to build your dream site, and easy enough for you to maintain it yourself.",
|
|
"website": "http://www.goywp.com/view/cms",
|
|
"matches": [
|
|
{
|
|
"text": "Powered By <a href=\"http://www.ecomenterprises.com\" target=\"_blank\" class=\"small_text\">WebPress</a><SUP><FONT SIZE=\"-5\">TM</FONT></SUP></td>"
|
|
},
|
|
{
|
|
"text": "Powered by <a href=\"http://goywp.com\" id=\"webpresslink\">WebPress</a><br></p></td>"
|
|
},
|
|
{
|
|
"text": "Powered by </font><font size=\"1\" color=\"#000000\" face=\"Arial\">YWP</font>"
|
|
},
|
|
{
|
|
"regexp": "(?-mix:<!-- Powered by YWP ([\\d\\.]+) -->)",
|
|
"offset": 1
|
|
},
|
|
{
|
|
"regexp": "(?-mix:<meta name=\"generator\" content=\"YWP ([\\d\\.]+)\">)",
|
|
"offset": 1
|
|
}
|
|
]
|
|
}
|