mirror of
https://github.com/shmilylty/OneForAll.git
synced 2026-08-26 04:47:48 +08:00
23 lines
962 B
JSON
23 lines
962 B
JSON
{
|
|
"name": "Exponent-CMS",
|
|
"author": "Brendan Coles <bcoles@gmail.com>",
|
|
"version": "0.1",
|
|
"description": "Out of thebox, Exponent Content Management System touts a feature-rich assortment of tools to assist you in your online content management. Requirements: Apache 1.3, 2.0, or 2.2, PHP 4.4 or later, PHP GD Image Library extension, MySQL 4.1.22 or later",
|
|
"website": "http://www.exponentcms.org/index.php?section=116",
|
|
"matches": [
|
|
{
|
|
"regexp": "(?-mix:<meta name=\"Generator\" content=\"Exponent Content Management System - ([^\\\"]+)\")",
|
|
"offset": 1
|
|
},
|
|
{
|
|
"text": "<meta name=\"Generator\" content=\"Exponent Content Management System"
|
|
},
|
|
{
|
|
"text": "Powered by <a href=\"http://www.exponentcms.org\">Exponent CMS</a>"
|
|
},
|
|
{
|
|
"text": "<a href=\"http://www.exponentcms.org\">Powered by Exponent CMS</a>"
|
|
}
|
|
]
|
|
}
|