mirror of
https://github.com/bakito/adguardhome-sync.git
synced 2024-11-10 09:12:29 +08:00
da289017a5
* generate model from openAPI schema * implement replica status #231 * Sync "Pause service blocking schedule" #234 * Sync "Safe Search Provider" #200
26 lines
594 B
JSON
26 lines
594 B
JSON
{
|
|
"enabled": true,
|
|
"interval": 24,
|
|
"filters": [
|
|
{
|
|
"id": 1616956420,
|
|
"enabled": true,
|
|
"url": "https://adguardteam.github.io/AdGuardSDNSFilter/Filters/filter.txt",
|
|
"name": "AdGuard DNS filter",
|
|
"rules_count": 37330
|
|
},
|
|
{
|
|
"id": 1616956421,
|
|
"enabled": true,
|
|
"url": "https://adaway.org/hosts.txt",
|
|
"name": "AdAway Default Blocklist",
|
|
"rules_count": 8717,
|
|
"last_updated": "2021-04-04T20:35:03+01:00"
|
|
}
|
|
],
|
|
"whitelist_filters": null,
|
|
"user_rules": [
|
|
"||metrics2.data.hicloud.com^$important",
|
|
""
|
|
]
|
|
}
|