blacklist changes
- compare all strings as lowercase - removed default 'puzzle' keyword
This commit is contained in:
parent
55dd027393
commit
672df0202b
3 changed files with 3 additions and 3 deletions
|
@ -12,4 +12,4 @@ max_time_left = 300
|
|||
# the minimum point value for a giveaway to be considered
|
||||
minimum_game_points = 5
|
||||
# a comma separated list of keywords in game titles to ignore
|
||||
blacklist_keywords = hentai,puzzle,adult
|
||||
blacklist_keywords = hentai,adult
|
Loading…
Add table
Add a link
Reference in a new issue