mirror of
https://github.com/shmilylty/OneForAll.git
synced 2026-08-26 04:47:48 +08:00
22 lines
644 B
JSON
22 lines
644 B
JSON
{
|
|
"name": "PhpMesFilms",
|
|
"author": "Brendan Coles <bcoles@gmail.com>, Andrew Horton",
|
|
"version": "0.2",
|
|
"description": "Film database powered by PHP. Website used to be http://phpmesfilms.dyndns.org/",
|
|
"website": null,
|
|
"matches": [
|
|
{
|
|
"text": "\t\t<title>PhpMesFilms - Administration</title>"
|
|
},
|
|
{
|
|
"text": "\t\t<title>PhpMesFilms - Liste</title>"
|
|
},
|
|
{
|
|
"text": "\t\t<title>PhpMesFilms - Fiche film</title>"
|
|
},
|
|
{
|
|
"text": "\t\t\t\tpowered by <a href=\"http://phpmesfilms.dyndns.org/\">PhpMesFilms</a>"
|
|
}
|
|
]
|
|
}
|