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