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

20 lines
878 B
JSON

{
"name": "Bulletlink-Newspaper-Template",
"author": "Brendan Coles <bcoles@gmail.com>",
"version": "0.1",
"description": "Ready-to-use online newspaper templates",
"website": "http://bulletlink.com/",
"matches": [
{
"text": "<br><div style=\"width: px; margin-left: auto; margin-right: auto;\"><br><center><a href=\"http://bulletlink.com\" target=_blank><font size=1>{ powered by bulletlink.com }</font></a></center><br></div>"
},
{
"certainty": 75,
"text": "<link rel=\"stylesheet\" href=\"/ModalPopup/core-modalpopup.css\" type=\"text/css\">"
},
{
"text": "<div class=\"copyright\"><script type=\"text/javascript\" language=\"JavaScript\">GetCopyright();</script>&nbsp;&nbsp;&nbsp;<a class=\"copyright\" href=\"/sitemap.asp\">sitemap</a></div>"
}
]
}