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

14 lines
420 B
JSON

{
"name": "Censura",
"author": "Brendan Coles <bcoles@gmail.com>",
"version": "0.2",
"description": "Censura - the flexible, robust, reviews and ratings application.",
"website": "http://www.censura.info/",
"matches": [
{
"regexp": "(?-mix:Powered by: <a[^>]* href=\"http:\\/\\/www.censura.info\">Censura<\\/a> version ([\\d\\.]+))",
"offset": 1
}
]
}