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

21 lines
805 B
JSON

{
"name": "glFusion",
"author": "Brendan Coles <bcoles@gmail.com>",
"version": "0.1",
"description": "Powerful content management with synergy, stability, & style. A dynamic system based on flexible and granular permissions, with spam protection, forums, file management, media gallery, calendars, polls, site-wide search, RSS feeds, and more!",
"website": "http://www.glfusion.org/",
"matches": [
{
"certainty": 75,
"regexp": "(?-mix:<div (class|id)=\"gl_moomenu1\">)"
},
{
"certainty": 75,
"text": "<ul class=\"gl_moomenu1\">"
},
{
"regexp": "(?-mix:Page created in [\\d\\.]+ seconds( |&nbsp;)by <a href=\"http:\\/\\/www.glfusion.org\\/\"[^>]*>glFusion<\\/a>)"
}
]
}