fix: update funding channel types to 'payment-provider' in funding.json

This commit is contained in:
mr. m
2025-10-21 22:49:46 +02:00
parent 3fb0899bcf
commit c479f29ad7

View File

@@ -34,21 +34,21 @@
"name": "Patreon",
"description": "Patreon is a good place for monthly funding to support ongoing development.",
"url": "https://www.patreon.com/zen_browser",
"type": "other"
"type": "payment-provider"
},
{
"guid": "ko-fi",
"name": "Ko-fi",
"description": "Ko-fi is a platform that allows supporters to make one-time donations to support the project.",
"url": "https://ko-fi.com/zen_browser",
"type": "other"
"type": "payment-provider"
},
{
"guid": "github-sponsors",
"name": "GitHub Sponsors",
"description": "GitHub Sponsors is a platform that allows supporters to make monthly donations to support the project.",
"url": "https://github.com/sponsors/zen-browser",
"type": "other"
"type": "payment-provider"
}
],
"plans": [