mirror of
https://github.com/danbulant/phpdroid
synced 2026-06-10 18:13:11 +00:00
10 lines
116 B
JSON
10 lines
116 B
JSON
[
|
|
{
|
|
"app" : "hello",
|
|
"path" : "there"
|
|
},
|
|
{
|
|
"app" : "hello",
|
|
"path" : "there2"
|
|
}
|
|
]
|