mirror of
https://github.com/danbulant/phpdroid
synced 2026-05-19 04:08:51 +00:00
10 lines
116 B
JSON
10 lines
116 B
JSON
[
|
|
{
|
|
"app" : "hello",
|
|
"path" : "there"
|
|
},
|
|
{
|
|
"app" : "hello",
|
|
"path" : "there2"
|
|
}
|
|
]
|