diff --git a/src/en-language-nsfw.yara b/src/en-language-nsfw.yara index 463e268..7753cb8 100644 --- a/src/en-language-nsfw.yara +++ b/src/en-language-nsfw.yara @@ -230,13 +230,13 @@ rule content_en_language_nsfw_45 { condition: 1 of them } -# high false positive rate: -# rule content_en_language_nsfw_47 { -# strings: -# $ = "cumming" fullword wide ascii nocase -# condition: -# 1 of them -#} +// high false positive rate: +// rule content_en_language_nsfw_47 { +// strings: +// $ = "cumming" fullword wide ascii nocase +// condition: +// 1 of them +//} rule content_en_language_nsfw_48 { strings: $ = "cunnilingus" fullword wide ascii nocase