mirror of
https://github.com/shmilylty/OneForAll.git
synced 2026-08-26 04:47:48 +08:00
22 lines
920 B
JSON
22 lines
920 B
JSON
{
|
|
"name": "MGB-OpenSource-Guestbook",
|
|
"author": "Brendan Coles <bcoles@gmail.com>",
|
|
"version": "0.1",
|
|
"description": "MGB OpenSource Guestbook",
|
|
"website": "http://www.m-gb.org/",
|
|
"matches": [
|
|
{
|
|
"regexp": "(?-mix:<meta name=\"copyright\" content=\"MGB OpenSource Guestbook \\(C\\) Copyright 2004-(20[\\d]{2}) by http:\\/\\/www\\.m\\-gb\\.org\\/\">)"
|
|
},
|
|
{
|
|
"text": "<!-- If you want to remove this copyright you can do so. But it took and already takes a lot of time to code all this stuff."
|
|
},
|
|
{
|
|
"text": "<td class=\"entry_info\" colspan=\"3\"><a href=\"email.php?id=denied\">"
|
|
},
|
|
{
|
|
"regexp": "(?-mix:<span class=\"copyright\"><a href=\"http:\\/\\/www\\.m\\-gb\\.org\\/\" title=\"MGB Homepage\" target=\"_blank\">MGB OpenSource Guestbook<\\/a> © 2004-(20[\\d]{2})<br>)"
|
|
}
|
|
]
|
|
}
|