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

26 lines
891 B
JSON

{
"name": "Utopia-News-Pro",
"author": "Brendan Coles <bcoles@gmail.com>",
"version": "0.1",
"description": "Utopia News Pro - news management system",
"website": "http://www.utopiasoftware.net/newspro/",
"matches": [
{
"text": "<meta name=\"generator\" content=\"Utopia News Pro - http://www.utopiasoftware.net/\"/>"
},
{
"regexp": "(?-mix:<div align=\"center\" class=\"fbox smallfont\">\\s*<!-- Copyright -->\\s*Powered By: <a href=\"about\\.php[^\"^>]*\">Utopia News Pro<\\/a> ([^<]+)<)",
"offset": 1
},
{
"text": "<!-- Beta: editnews2.php -->"
},
{
"text": "<div class=\"sf\">News generated by <a href=\"http://www.utopiasoftware.net\">Utopia News Pro</a></div>"
},
{
"text": "<!-- PrintNews.Bit -->"
}
]
}