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

13 lines
397 B
JSON

{
"name": "newswall",
"author": "Brendan Coles <bcoles@gmail.com>",
"version": "0.1",
"description": "newswall",
"website": "http://newswall.mayoco.de/",
"matches": [
{
"regexp": "(?-mix:<div id=\"screen\"><noscript><p class=\"js\">\\s*There's no newswall without javascript - please activate\\.\\.\\.\\s*<\\/p><\\/noscript><\\/div>)"
}
]
}