Settings

You may enter one or more comma-separated domains to allow access to this site using the CORS standard for authorizing cross site requests.

To allow any site to access yours via CORS put a *, though explicitly listing domains is a better practice for production sites.

Allowed domains
ID, 'cors_domains', $_POST['cors_domains']); die(); } else { if (CORS_DEBUG) error_log('Request to change options without expected params: cors_domains'); die($st); } } ?>