mirror of
https://github.com/shmilylty/OneForAll.git
synced 2026-08-25 20:37:48 +08:00
14 lines
510 B
JSON
14 lines
510 B
JSON
{
|
|
"name": "AdaptCMS",
|
|
"author": "Brendan Coles <bcoles@gmail.com>",
|
|
"version": "0.1",
|
|
"description": "AdaptCMS is a PHP CMS that is made for complete control of your website, easiness of use and easily adaptable to any type of website",
|
|
"website": "http://www.adaptsoftware.org/article/1/Projects/AdaptCMS/",
|
|
"matches": [
|
|
{
|
|
"regexp": "(?-mix:Powered by <a href=\"http:\\/\\/www.adaptcms.com\">[<b>]*AdaptCMS([^<]*)<\\/a>)",
|
|
"offset": 1
|
|
}
|
|
]
|
|
}
|