- Property Manager name: Legacy Referrer Checking
- Behavior version: The v2025-09-09rule format supports therefererCheckingbehavior v1.1.
- Rule format status: Deprecated, outdated rule format
- Access: Read/Write
- Allowed in includes: Yes
Limits allowed requests to a set of domains you specify.
| Option | Type | Description | Requires | |
|---|---|---|---|---|
| enabled | boolean | Enables the referer-checking behavior. | {"displayType":"boolean","tag":"input","type":"checkbox"} | |
| strict | boolean | When enabled, excludes requests whose  | {"displayType":"boolean","tag":"input","type":"checkbox"}{"if":{"attribute":"enabled","op":"eq","value":true}} | |
| domains | string array | Specifies the set of allowed domains. With  | {"displayType":"string array","tag":"input","todo":true}{"if":{"attribute":"enabled","op":"eq","value":true}} | |
| allowChildren | boolean | Allows all subdomains for the  | {"displayType":"boolean","tag":"input","type":"checkbox"}{"if":{"attribute":"enabled","op":"eq","value":true}} | 
