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

32 lines
1.1 KiB
JSON

{
"name": "PluXml",
"author": "Brendan Coles <bcoles@gmail.com>",
"version": "0.2",
"description": "PluXml - PHP powered CMS [French]",
"website": "http://pluxml.org/",
"matches": [
{
"regexp": "(?-mix:<a href=\"http:\\/\\/pluxml.org\" title=\"Blog ou Cms sans base de donn&eacute;es\">Pluxml<\\/a>[\\s]+([\\d\\.]+))",
"offset": 1
},
{
"text": "par <a href=\"http://pluxml.org\">Pluxml</a></p>"
},
{
"regexp": "(?-mix:Powered by <a href=\"http:\\/\\/pluxml\\.org)"
},
{
"text": "<title>PluXml - Page d'authentification</title>"
},
{
"text": "<p class=\"auth_return\"><a href=\"../../\">Retour au site</a>"
},
{
"text": "G&eacute;n&eacute;r&eacute; par <a href=\"http://pluxml.org\" title=\"Blog ou Cms sans base de donn&eacute;es\">PluXml</a>"
},
{
"text": "G&eacute;n&eacute;r&eacute; par <a href=\"http://pluxml.org\">PluXml</a></p>"
}
]
}