mirror of
https://github.com/shmilylty/OneForAll.git
synced 2026-08-26 04:47:48 +08:00
19 lines
355 B
JSON
19 lines
355 B
JSON
{
|
|
"name": "Ushahidi",
|
|
"website": "http://www.ushahidi.com",
|
|
"matches": [
|
|
{
|
|
"search": "cookies[ushahidi]",
|
|
"regexp": ".*"
|
|
},
|
|
{
|
|
"search": "script",
|
|
"regexp": "/js/ushahidi\\.js$"
|
|
}
|
|
],
|
|
"implies": [
|
|
"PHP",
|
|
"MySQL",
|
|
"OpenLayers"
|
|
]
|
|
} |