mirror of
https://github.com/shmilylty/OneForAll.git
synced 2026-08-26 04:47:48 +08:00
28 lines
1.1 KiB
JSON
28 lines
1.1 KiB
JSON
{
|
|
"name": "Textpattern-CMS",
|
|
"author": "Brendan Coles <bcoles@gmail.com>",
|
|
"version": "0.1",
|
|
"description": "A flexible, elegant and easy-to-use CMS",
|
|
"website": "http://textpattern.com/",
|
|
"matches": [
|
|
{
|
|
"regexp": "(?i-mx:Powered by <a href=\"http:\\/\\/textpattern.com[\\/]*\">Textpattern CMS<\\/a>)"
|
|
},
|
|
{
|
|
"text": "Powered by <a href=\"http://textpattern.com/\" title=\"Textpattern, an Open Source Content Management System\">Textpattern CMS</a>"
|
|
},
|
|
{
|
|
"text": "Powered by <a href='http://textpattern.com/' title='The Content Management System'>Textpattern CMS</a>"
|
|
},
|
|
{
|
|
"text": "Powered by <a href=\"http://textpattern.com/\" title=\"Textpattern Open Source Content Management System\">Textpattern CMS</a>"
|
|
},
|
|
{
|
|
"text": "Powered by <a href=\"http://textpattern.com/\" title=\"A flexible, elegant and easy-to-use content management system.\">Textpattern CMS</a>"
|
|
},
|
|
{
|
|
"text": "powered by <a href=\"http://textpattern.com\">textpattern</a> cms"
|
|
}
|
|
]
|
|
}
|