fd
This commit is contained in:
parent
11c40ff3cd
commit
853a68c4f0
2 changed files with 9 additions and 9 deletions
|
@ -613,4 +613,12 @@ REDDIT_NOTIFS = {
|
|||
'the_homocracy': HOMO_ID
|
||||
}
|
||||
|
||||
toomuch_subs = ('2much4you','2balkan4you','2middleeast4you','2asia4you','2caucasian4you','2european4you','2american4you')
|
||||
toomuch_subs = ('2much4you','2balkan4you','2middleeast4you','2asia4you','2caucasian4you','2european4you','2american4you')
|
||||
|
||||
discounts = {
|
||||
69: 0.02,
|
||||
70: 0.04,
|
||||
71: 0.06,
|
||||
72: 0.08,
|
||||
73: 0.10,
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue