mirror of
https://github.com/shmilylty/OneForAll.git
synced 2026-08-25 20:37:48 +08:00
23 lines
972 B
JSON
23 lines
972 B
JSON
{
|
|
"name": "Newscoop",
|
|
"author": "Brendan Coles <bcoles@gmail.com>",
|
|
"version": "0.1",
|
|
"description": "Open content management system for professional journalists & online newspapers.",
|
|
"website": "http://www.sourcefabric.org/en/newscoop/",
|
|
"matches": [
|
|
{
|
|
"regexp": "(?-mix:<a href=\"http:\\/\\/newscoop\\.sourcefabric\\.org\\/\" target=\"_blank\">\\s+Newscoop<\\/a> ([\\d\\.]+)[^,]*,\\s+the open content management system for professional journalists\\.)",
|
|
"offset": 1
|
|
},
|
|
{
|
|
"text": "Powered by Newscoop, the open content management system for professional journalists.<br />"
|
|
},
|
|
{
|
|
"text": "Powered by <a href=\"http://newscoop.sourcefabric.org/\" target=\"_blank\">Newscoop</a>, the open content management system for professional journalists."
|
|
},
|
|
{
|
|
"text": "<meta name=\"generator\" content=\"Newscoop\" />"
|
|
}
|
|
]
|
|
}
|