Merge pull request #473 from faucetlol2/exclusion

Add warning tags to artist exclusions
This commit is contained in:
Earlopain 2023-02-19 20:10:31 +01:00 committed by GitHub
commit c314c0f33f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -479,7 +479,7 @@ module Danbooru
"header" => 'Artists',
"humanized" => {
"slice" => 0,
"exclusion" => %w(avoid_posting conditional_dnp),
"exclusion" => %w(avoid_posting conditional_dnp epilepsy_warning sound_warning),
"regexmap" => //,
"formatstr" => "created by %s"
},