Extra donation sites

main
Bob Mottram 2023-09-08 12:00:47 +01:00
parent c189244f1c
commit 203a2389c7
1 changed files with 3 additions and 1 deletions

View File

@ -15,7 +15,9 @@ from utils import remove_html
def _get_donation_types() -> []:
return ('patreon', 'paypal', 'gofundme', 'liberapay',
'kickstarter', 'indiegogo', 'crowdsupply',
'subscribestar', 'kofi')
'subscribestar', 'kofi', 'fundly', 'crowdrise',
'justgiving', 'globalgiving', 'givedirectly',
'fundrazr', 'kiva', 'thebiggive', 'donorbox')
def _get_website_strings() -> []: