Files
OneForAll-mirror/data/rules/whatweb/wooframework.json
T
2020-07-29 00:02:06 +08:00

14 lines
381 B
JSON

{
"name": "WooFramework",
"author": "Brendan Coles <bcoles@gmail.com>",
"version": "0.1",
"description": "WooFramework - theme framework - http://www.woothemes.com/wooframework/",
"website": null,
"matches": [
{
"regexp": "(?-mix:<meta name=\"generator\" content=\"WooFramework ([\\d\\.]+)\")",
"offset": 1
}
]
}