mirror of
https://github.com/shmilylty/OneForAll.git
synced 2026-08-25 20:37:48 +08:00
12 lines
284 B
JSON
12 lines
284 B
JSON
{
|
|
"name": "govCMS",
|
|
"website": "https://www.govcms.gov.au",
|
|
"matches": [
|
|
{
|
|
"search": "meta[generator]",
|
|
"regexp": "Drupal ([\\d]+) \\(http:\\/\\/drupal\\.org\\) \\+ govCMS",
|
|
"offset": 1
|
|
}
|
|
],
|
|
"implies": "Drupal"
|
|
} |