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

13 lines
344 B
JSON

{
"name": "TribuneNews",
"author": "Shuai Lin",
"version": "0.1",
"description": "TribuneNews is a news website engine for sites of Tribune Newspaper.",
"website": null,
"matches": [
{
"text": "<a href=\"http://www.tribune.com/\" target=\"_parent\">A Tribune Newspaper website</a>"
}
]
}