Skip to content

Instantly share code, notes, and snippets.

@vncloudsco
Last active January 30, 2020 04:01
Embed
What would you like to do?
location = /public/ckeditor/ckfinder/ckfinder.js {
if ($http_user_agent !~* (https://xxxxx.com|https://yyyyyy.org/)) {
return 444;
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment