fix respond syntaz
This commit is contained in:
parent
353640098e
commit
3fb80235c7
@ -77,7 +77,7 @@
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
@denied client_ip {{ blocked_ranges }}
|
@denied client_ip {{ blocked_ranges }}
|
||||||
respond @denied 403 "Unfortunately, your IP is part of a range that has been involved in mass spam to our servers. If you think our action was a mistake, please email contact@projectsegfau.lt."
|
respond @denied "Unfortunately, your IP is part of a range that has been involved in mass spam to our servers. If you think our action was a mistake, please email contact@projectsegfau.lt." 403
|
||||||
|
|
||||||
|
|
||||||
import acmedns
|
import acmedns
|
||||||
|
Loading…
Reference in New Issue
Block a user