mirror of
https://github.com/shmilylty/OneForAll.git
synced 2026-08-26 04:47:48 +08:00
26 lines
978 B
JSON
26 lines
978 B
JSON
{
|
|
"name": "Campsite",
|
|
"author": "Brendan Coles <bcoles@gmail.com>",
|
|
"version": "0.2",
|
|
"description": "Campsite is a multilingual content management system (CMS) for news websites.",
|
|
"website": "http://www.sourcefabric.org/",
|
|
"matches": [
|
|
{
|
|
"text": "<a href=\"http://www.campware.org\" target=\"_blank\"><img src=\"/templates/img/powered.gif\" alt=\"powered by campsite\" border=\"0\"/></a>"
|
|
},
|
|
{
|
|
"text": "powered by <a href=\"http://www.campware.org\" target=\"_blank\">CAMPSite</a></p>"
|
|
},
|
|
{
|
|
"text": "powered by <a href=\"http://campsite.campware.org\" target=\"_blank\">Campsite</a>"
|
|
},
|
|
{
|
|
"text": "powered by <a href=\"http://campsite.sourcefabric.org\" target=\"_blank\">Campsite</a>"
|
|
},
|
|
{
|
|
"regexp": "(?-mix:<meta name=\"generator\" content=\"Campsite ([\\d\\.a-z]+)\" \\/>)",
|
|
"offset": 1
|
|
}
|
|
]
|
|
}
|