mirror of
https://github.com/bakito/adguardhome-sync.git
synced 2025-10-26 11:19:54 +00: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"
|
|
}
|
|
]
|