Enter the URL or URL pattern to be covered by the policy. The URLs should always be relative to the site's root, for example:
/content/assets/*
Do not use full URLs when indicating the URLs to be covered.
URL patterns are URLs which contain one or more wildcard (*) characters; each wildcard means "0 or more of any character". Wildcards are typically used to indicate that a given policy applies or does not apply to an entire subtree of the site; in the example above, all URLs under the subtree /content/assets/ would be covered.