mirror of https://gitlab.com/bashrc2/epicyon
Extra spelling
parent
afcec41bf4
commit
9dfc40b5fa
|
@ -16,7 +16,7 @@ from utils import remove_link_tracking
|
||||||
def _get_donation_types() -> []:
|
def _get_donation_types() -> []:
|
||||||
return ('patreon', 'paypal', 'gofundme', 'liberapay',
|
return ('patreon', 'paypal', 'gofundme', 'liberapay',
|
||||||
'kickstarter', 'indiegogo', 'crowdsupply',
|
'kickstarter', 'indiegogo', 'crowdsupply',
|
||||||
'subscribestar', 'kofi', 'fundly', 'crowdrise',
|
'subscribestar', 'kofi', 'ko-fi', 'fundly', 'crowdrise',
|
||||||
'justgiving', 'globalgiving', 'givedirectly',
|
'justgiving', 'globalgiving', 'givedirectly',
|
||||||
'fundrazr', 'kiva', 'thebiggive', 'donorbox',
|
'fundrazr', 'kiva', 'thebiggive', 'donorbox',
|
||||||
'opencollective', 'buymeacoffee', 'flattr',
|
'opencollective', 'buymeacoffee', 'flattr',
|
||||||
|
|
Loading…
Reference in New Issue