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