mirror of
https://github.com/bakito/adguardhome-sync.git
synced 2025-01-08 16:19:34 +08:00
11 lines
129 B
JSON
11 lines
129 B
JSON
|
[
|
||
|
{
|
||
|
"domain": "foo.com",
|
||
|
"answer": "192.168.1.10"
|
||
|
},
|
||
|
{
|
||
|
"domain": "bar.com",
|
||
|
"answer": "192.168.1.12"
|
||
|
}
|
||
|
]
|