mirror of https://github.com/dnomd343/ClearDNS
Dnomd343
2 years ago
3 changed files with 0 additions and 18 deletions
@ -1,9 +0,0 @@ |
|||||
{ |
|
||||
"demo": "key_1", |
|
||||
"author": "dnomd343", |
|
||||
"test": [ |
|
||||
123, |
|
||||
234, |
|
||||
345 |
|
||||
] |
|
||||
} |
|
@ -1,3 +0,0 @@ |
|||||
demo = "key_1" |
|
||||
author = "dnomd343" |
|
||||
test = [ 123, 234, 345 ] |
|
@ -1,6 +0,0 @@ |
|||||
demo: key_1 |
|
||||
author: dnomd343 |
|
||||
test: |
|
||||
- 123 |
|
||||
- 234 |
|
||||
- 345 |
|
Loading…
Reference in new issue