mirror of
https://github.com/shmilylty/OneForAll.git
synced 2026-08-25 20:37:48 +08:00
17 lines
496 B
JSON
17 lines
496 B
JSON
{
|
|
"name": "SDCMS",
|
|
"author": "Brendan Coles <bcoles@gmail.com>",
|
|
"version": "0.1",
|
|
"description": "SDCMS - CMS - Requires ASP and Access/MsSql",
|
|
"website": "http://www.sdcms.cn/",
|
|
"matches": [
|
|
{
|
|
"regexp": "(?-mix:<br>Powered By <a href=['\"]http:\\/\\/www\\.sdcms\\.cn['\"] target=['\"]_blank['\"]>SDCMS ([^<]+)<\\/a>)",
|
|
"offset": 1
|
|
},
|
|
{
|
|
"text": "<dl id=\"con_three_1\" class=\"index_photo\">"
|
|
}
|
|
]
|
|
}
|