mirror of
https://github.com/bakito/adguardhome-sync.git
synced 2024-11-13 03:18:39 +08:00
da289017a5
* generate model from openAPI schema * implement replica status #231 * Sync "Pause service blocking schedule" #234 * Sync "Safe Search Provider" #200
22 lines
No EOL
300 B
JSON
22 lines
No EOL
300 B
JSON
{
|
|
"schedule": {
|
|
"time_zone": "Europe/Zurich",
|
|
"tue": {
|
|
"start": 0,
|
|
"end": 86340000
|
|
},
|
|
"thu": {
|
|
"start": 0,
|
|
"end": 86340000
|
|
},
|
|
"sat": {
|
|
"start": 0,
|
|
"end": 35940000
|
|
}
|
|
},
|
|
"ids": [
|
|
"9gag",
|
|
"dailymotion",
|
|
"disneyplus"
|
|
]
|
|
} |