mirror of
https://github.com/shmilylty/OneForAll.git
synced 2026-08-25 20:37:48 +08:00
17 lines
507 B
JSON
17 lines
507 B
JSON
{
|
|
"name": "WolfCMS",
|
|
"author": "Andrew Horton",
|
|
"version": "1.0",
|
|
"description": "WolfCMS is an open-source content management system built with PHP.",
|
|
"website": "https://www.wolfcms.org/",
|
|
"matches": [
|
|
{
|
|
"regexp": "(?-mix:png\" \\/> Wolf CMS ([^<]+)<\\/div>)",
|
|
"offset": 1
|
|
},
|
|
{
|
|
"regexp": "(?-mix:href=\"http:\\/\\/www.wolfcms.org\\/\" title=\"Wolf CMS\" rel=\"noreferrer\">Wolf CMS<\\/a>[\\s]+Inside.)"
|
|
}
|
|
]
|
|
}
|