mirror of
https://github.com/shmilylty/OneForAll.git
synced 2026-08-26 04:47:48 +08:00
18 lines
358 B
JSON
18 lines
358 B
JSON
{
|
|
"name": "Cargo",
|
|
"website": "http://cargocollective.com",
|
|
"matches": [
|
|
{
|
|
"regexp": "<link [^>]+Cargo feed"
|
|
},
|
|
{
|
|
"search": "meta[cargo_title]",
|
|
"regexp": ".*"
|
|
},
|
|
{
|
|
"search": "script",
|
|
"regexp": "/cargo\\."
|
|
}
|
|
],
|
|
"implies": "PHP"
|
|
} |