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

28 lines
1001 B
JSON

{
"name": "BM-Classifieds",
"author": "Brendan Coles <bcoles@gmail.com>",
"version": "0.1",
"description": "A complete classifieds site ready to run in 15 minutes.",
"website": "http://www.bmscripts.com/",
"matches": [
{
"text": "<!-- // All source code on this site © 2007 BM Scripts unless otherwise stated - All Rights Reserved // -->"
},
{
"text": "<!-- // All source code on this site © 2007 BM Scripts unless otherwise noted - All Rights Reserved // -->"
},
{
"text": "\t\t<!-- START HEADER TABLE - HOLDS GRAPHIC AND SITE NAME -->"
},
{
"text": "\t\t<!-- START MAIN TABLE - HOLDS CATEGORIES, MENU, ETC. -->"
},
{
"text": "\t<p class='credits'><a href='http://www.bmscripts.com'>Powered by BM Classifieds</a><br /></p>"
},
{
"text": "\t<p class='credits'>Powered by BM Classifieds<br /></p>"
}
]
}