55dd027393
- allows for a simple comma separated list of words to look for in a game title and if they exist then ignore the giveaway
15 lines
No EOL
582 B
Text
15 lines
No EOL
582 B
Text
[DEFAULT]
|
|
cookie = PHPSESSIONCOOKIEGOESHERE
|
|
# gift_types options: All, Wishlist, Recommended, Copies, DLC, New
|
|
gift_types = All
|
|
pinned = true
|
|
# minimum number of points in your account before entering into giveaways
|
|
minimum_points = 50
|
|
# max number of entries in a giveaway for it to be considered
|
|
max_entries = 2000
|
|
# time left in minutes of a giveaway for it to be considered
|
|
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 |