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

17 lines
1.1 KiB
JSON

{
"name": "BrewBlogger",
"author": "Brendan Coles <bcoles@gmail.com>",
"version": "0.1",
"description": "BrewBlogger is a easy to set up, easy to use, browser-based homebrew logging and calculation suite. It is a PHP/MySQL-based system that provides today's brewer not only a fast and easy way to record their brewing activities, recipes, and awards, but also forum to share their zymurgistic efforts and expertise with the homebrewing community around the world.",
"website": "http://www.brewblogger.net/",
"matches": [
{
"regexp": "(?-mix:<div id=\"footer\">Content &copy; 2011 [^\\n]+ &mdash; BrewBlogger ([^\\s]+) (Personal Edition|Club Edition) developed by <a href=\"http:\\/\\/www\\.zkdigital\\.com\" target=\"_blank\">zkdigital\\.com<\\/a>)",
"offset": 1
},
{
"regexp": "(?-mix:<div id=\"footer\">Content &copy; 2011 [^\\n]+ &mdash; BrewBlogger ([^\\s]+) (Personal Edition|Club Edition) developed by <a href=\"http:\\/\\/www\\.zkdigital\\.com\" target=\"_blank\">zkdigital\\.com<\\/a>)"
}
]
}