Extra donation sites

merge-requests/30/head
Bob Mottram 2023-09-08 12:07:16 +01:00
parent 203a2389c7
commit debc48cc5f
1 changed files with 3 additions and 1 deletions

View File

@ -17,7 +17,9 @@ def _get_donation_types() -> []:
'kickstarter', 'indiegogo', 'crowdsupply',
'subscribestar', 'kofi', 'fundly', 'crowdrise',
'justgiving', 'globalgiving', 'givedirectly',
'fundrazr', 'kiva', 'thebiggive', 'donorbox')
'fundrazr', 'kiva', 'thebiggive', 'donorbox',
'opencollective', 'buymeacoffee', 'flattr',
'bountysource', 'coindrop', 'gitpay', 'tipeee')
def _get_website_strings() -> []: