mirror of
https://github.com/shmilylty/OneForAll.git
synced 2026-08-26 04:47:48 +08:00
15 lines
360 B
JSON
15 lines
360 B
JSON
{
|
|
"name": "Banshee",
|
|
"website": "http://www.banshee-php.org",
|
|
"matches": [
|
|
{
|
|
"regexp": "Built upon the <a href=\"[^>]+banshee-php\\.org/\">[a-z]+</a>(?:v([\\d.]+))?",
|
|
"offset": 1
|
|
},
|
|
{
|
|
"search": "meta[generator]",
|
|
"regexp": "Banshee PHP"
|
|
}
|
|
],
|
|
"implies": "PHP"
|
|
} |