update_list
Update a blocklist's enabled status or comment. Only provided fields are changed; run update_gravity after changes.
Instructions
Update a blocklist's enabled status or comment.
address: exact URL of the blocklist to update. enabled: set True to enable, False to disable. comment: update the list's description.
Only provided fields are changed. After changes, run update_gravity.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| address | Yes | ||
| enabled | No | ||
| comment | No |