Skip to content

Instantly share code, notes, and snippets.

@boogah
Created April 8, 2014 16:26
Semalt nginx block
if ($http_referer ~* "semalt\.com") {
return 444;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment