mirror of
https://git.macaw.me/skunky/SkunkyArt.git
synced 2025-12-10 05:19:46 +05:00
ы
This commit is contained in:
@@ -185,7 +185,7 @@ func (s skunkyart) Deviation(author, postname string) {
|
||||
return
|
||||
}
|
||||
|
||||
if post.Post.Deviation.NSFW {
|
||||
if post.Post.Deviation.NSFW && !CFG.Nsfw {
|
||||
s.Writer.WriteHeader(403)
|
||||
wr(s.Writer, `<html><link rel="stylesheet" href="`+
|
||||
UrlBuilder("stylesheet")+
|
||||
|
||||
Reference in New Issue
Block a user