πAdding Allowlist URLs
Example
Wildcard URLs
https://www.example.com/allowed(/*)Particular URL
https://www.example.com/allowedAdd all url in wildcard except specific link segment
https://www.example.com/allowed(/(?!specific-link)*)Last updated
Was this helpful?