set_domain_ua_blackwhitelist
Configure user-agent blacklist or whitelist for a domain to block or allow specific client requests.
Instructions
设置域名 UA 黑白名单
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| type | Yes | 名单类型:off=关闭,black=黑名单,white=白名单 | |
| value | No | UA 列表 JSON 数组,如 ["curl/*","Python-urllib/*"] | |
| domain | Yes | 域名 |