mirror of
https://github.com/shmilylty/OneForAll.git
synced 2026-08-26 04:47:48 +08:00
17 lines
1.1 KiB
JSON
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 © 2011 [^\\n]+ — 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 © 2011 [^\\n]+ — BrewBlogger ([^\\s]+) (Personal Edition|Club Edition) developed by <a href=\"http:\\/\\/www\\.zkdigital\\.com\" target=\"_blank\">zkdigital\\.com<\\/a>)"
|
|
}
|
|
]
|
|
}
|