mirror of
https://github.com/shmilylty/OneForAll.git
synced 2026-08-26 04:47:48 +08:00
23 lines
694 B
JSON
23 lines
694 B
JSON
{
|
|
"name": "xGB",
|
|
"author": "Brendan Coles <bcoles@gmail.com>",
|
|
"version": "0.2",
|
|
"description": "xGB guestbook",
|
|
"website": "http://www.x-gfx.de/",
|
|
"matches": [
|
|
{
|
|
"text": "\t<title>xGB</title>"
|
|
},
|
|
{
|
|
"text": "<!-- start xGB dynamic content -->"
|
|
},
|
|
{
|
|
"text": "powered by <a href='http://www.x-gfx.de' target='blank' title='Script by x-gfx.de'>xGB"
|
|
},
|
|
{
|
|
"regexp": "(?-mix:<p align='center'><span id='copyright'>\\[ powered by <a href='http:\\/\\/www.x-gfx.de' target='blank' title='Script by x-gfx.de'>xGB ([\\d\\.]+)<\\/a>)",
|
|
"offset": 1
|
|
}
|
|
]
|
|
}
|