mirror of
https://github.com/shmilylty/OneForAll.git
synced 2026-08-26 04:47:48 +08:00
17 lines
620 B
JSON
17 lines
620 B
JSON
{
|
|
"name": "Pixie",
|
|
"author": "Brendan Coles <bcoles@gmail.com>",
|
|
"version": "0.2",
|
|
"description": "pixie is a free, open source web application that will help you quickly create your own website",
|
|
"website": "http://www.getpixie.co.uk/",
|
|
"matches": [
|
|
{
|
|
"regexp": "(?-mix:href=\"http:\\/\\/www.getpixie.co.uk\" title=\"Get Pixie\">(Pixie Powered|Powered by Pixie|Pixie)<\\/a>)"
|
|
},
|
|
{
|
|
"regexp": "(?-mix:<meta name=\"generator\" content=\"Pixie ([\\d\\.]+) - Copyright \\(C\\) [\\d]{4} - [\\d]{4}\\.\" \\/>)",
|
|
"offset": 1
|
|
}
|
|
]
|
|
}
|