set_domain_referer_blackwhitelist
Control access to your CDN domain by configuring a Referer blacklist or whitelist to block or allow traffic based on referrer URLs.
Instructions
设置域名 Referer 黑白名单
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| type | Yes | 名单类型:off=关闭,black=黑名单,white=白名单 | |
| value | No | Referer 列表 JSON 数组,如 ["example.com","*.test.com"] | |
| domain | Yes | 域名 | |
| allow_empty | No | 允许空 Referer:on=允许,off=不允许 |