Skip to content

Instantly share code, notes, and snippets.

@vncloudsco
Last active January 30, 2020 04:01
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save vncloudsco/f75c78281345e7af5a08d01e27d645d5 to your computer and use it in GitHub Desktop.
Save vncloudsco/f75c78281345e7af5a08d01e27d645d5 to your computer and use it in GitHub Desktop.
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