mirror of https://gitlab.com/bashrc2/epicyon
Extra donation sites
parent
203a2389c7
commit
debc48cc5f
|
@ -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() -> []:
|
||||
|
|
Loading…
Reference in New Issue