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

14 lines
494 B
JSON

{
"name": "ScrewTurn-Wiki",
"author": "Brendan Coles <bcoles@gmail.com>",
"version": "0.1",
"description": "ScrewTurn Wiki allows you to create, manage and share wikis.",
"website": "http://www.screwturn.eu/",
"matches": [
{
"regexp": "(?-mix:Powered by <a class=\"externallink\" href=\"http:\\/\\/www\\.screwturn\\.eu\" title=\"ScrewTurn Wiki\" target=\"_blank\">ScrewTurn Wiki<\\/a> version ([\\d\\.]+))",
"offset": 1
}
]
}