diff options
| author | 2020-01-09 15:36:40 -0800 | |
|---|---|---|
| committer | 2020-01-09 15:36:40 -0800 | |
| commit | 43e83820116fc7948fb3df39a125d12fa3c97ed0 (patch) | |
| tree | 422697093d43e0e2d6233e45ea4f1950a016f2f5 | |
| parent | Merge pull request #712 from python-discord/audio-whitelist (diff) | |
| parent | Adding PyGame and Ren'Py to the invite white list (diff) | |
Merge pull request #719 from python-discord/LordHemlock-Invite_White_List
Adding PyGame and Ren'Py to the invite white list
Diffstat (limited to '')
| -rw-r--r-- | config-default.yml | 2 | 
1 files changed, 2 insertions, 0 deletions
| diff --git a/config-default.yml b/config-default.yml index 15d0e51b8..f303f6ff8 100644 --- a/config-default.yml +++ b/config-default.yml @@ -202,6 +202,8 @@ filter:          - 590806733924859943  # Discord Hack Week          - 423249981340778496  # Kivy          - 197038439483310086  # Discord Testers +        - 286633898581164032  # Ren'Py +        - 349505959032389632  # PyGame      domain_blacklist:          - pornhub.com | 
