mirror of
https://jihulab.com/DGP-Studio/Snap.Hutao.Docs.git
synced 2025-11-19 21:16:31 +08:00
Update docs
This commit is contained in:
@@ -12,6 +12,11 @@ export const enNavbar = navbar([
|
||||
icon: "iconfont icon-install",
|
||||
link: "/en/quick-start",
|
||||
},
|
||||
{
|
||||
text: "Support us",
|
||||
icon: "iconfont icon-like",
|
||||
link: "/en/support-us.html",
|
||||
},
|
||||
{
|
||||
text: "Community",
|
||||
icon: "iconfont icon-community",
|
||||
|
||||
@@ -12,6 +12,11 @@ export const idNavbar = navbar([
|
||||
icon: "iconfont icon-install",
|
||||
link: "https://apps.microsoft.com/store/detail/snap-hutao/9PH4NXJ2JN52",
|
||||
},
|
||||
{
|
||||
text: "Support us",
|
||||
icon: "iconfont icon-like",
|
||||
link: "/id/support-us.html",
|
||||
},
|
||||
{
|
||||
text: "Komunitas",
|
||||
icon: "iconfont icon-community",
|
||||
|
||||
@@ -12,6 +12,11 @@ export const ruNavbar = navbar([
|
||||
icon: "iconfont icon-install",
|
||||
link: "https://api.snapgenshin.com/patch/hutao/download",
|
||||
},
|
||||
{
|
||||
text: "Support us",
|
||||
icon: "iconfont icon-like",
|
||||
link: "/ru/support-us.html",
|
||||
},
|
||||
{
|
||||
text: "Сообщество",
|
||||
icon: "iconfont icon-community",
|
||||
|
||||
@@ -6,6 +6,7 @@ export const enSidebar = sidebar({
|
||||
"project",
|
||||
"i18n",
|
||||
"quick-start",
|
||||
"support-us",
|
||||
{
|
||||
icon: "iconfont icon-read",
|
||||
text: "Features",
|
||||
|
||||
@@ -6,6 +6,7 @@ export const idSidebar = sidebar({
|
||||
"project",
|
||||
"i18n",
|
||||
"quick-start",
|
||||
"support-us",
|
||||
{
|
||||
icon: "iconfont icon-read",
|
||||
text: "Fitur",
|
||||
|
||||
@@ -6,6 +6,7 @@ export const ruSidebar = sidebar({
|
||||
"project",
|
||||
"i18n",
|
||||
"quick-start",
|
||||
"support-us",
|
||||
{
|
||||
icon: "iconfont icon-read",
|
||||
text: "Features",
|
||||
|
||||
@@ -6,6 +6,7 @@ export const zhSidebar = sidebar({
|
||||
"project",
|
||||
"i18n",
|
||||
"quick-start",
|
||||
"support-us",
|
||||
{
|
||||
icon: "iconfont icon-read",
|
||||
text: "功能指南",
|
||||
|
||||
@@ -4,13 +4,14 @@ externalLinkIcon: false
|
||||
comment: false
|
||||
icon: iconfont icon-like
|
||||
index: false
|
||||
headerDepth: 0
|
||||
---
|
||||
|
||||
# Support Us
|
||||
# Support us
|
||||
|
||||
Snap Hutao, as an open-source project licensed under the MIT License, is dedicated to creating a completely free, ad-free, and privacy-focused program. The members of our development team are currently self-funding the project's operation, with the main expenses being the network system components required by server (you can find our annual expenditure summary below on this page). If you have surplus funds to support Snap Hutao, your generous sponsorship will not only assist the development team but also benefit every Snap Hutao user. Currently, you can sponsor us in the following ways:
|
||||
Snap Hutao, as an open-source project licensed under the MIT License, is dedicated to creating a completely free, ad-free, and privacy-focused program. The members of our development team are currently self-funding the project's operation, with the main expenses being the network system components required by server (you can find our annual expenditure summary below on this page). If you have surplus funds to support Snap Hutao, your generous donation will not only assist the development team but also benefit every Snap Hutao user. Currently, you can donate us in the following ways:
|
||||
|
||||
## Sponsor Methods
|
||||
## Donation
|
||||
|
||||
We accept sponsorship with following methods:
|
||||
|
||||
|
||||
35
docs/id/support-us.md
Normal file
35
docs/id/support-us.md
Normal file
@@ -0,0 +1,35 @@
|
||||
---
|
||||
pageClass: link-box
|
||||
externalLinkIcon: false
|
||||
comment: false
|
||||
icon: iconfont icon-like
|
||||
index: false
|
||||
headerDepth: 0
|
||||
---
|
||||
|
||||
# Support us
|
||||
|
||||
Snap Hutao, as an open-source project licensed under the MIT License, is dedicated to creating a completely free, ad-free, and privacy-focused program. The members of our development team are currently self-funding the project's operation, with the main expenses being the network system components required by server (you can find our annual expenditure summary below on this page). If you have surplus funds to support Snap Hutao, your generous donation will not only assist the development team but also benefit every Snap Hutao user. Currently, you can donate us in the following ways:
|
||||
|
||||
## Donation
|
||||
|
||||
We accept sponsorship with following methods:
|
||||
|
||||
<Sponsor lang="en" />
|
||||
|
||||
## Sponsorship
|
||||
|
||||
> We refuse any sponsorship aim to achieve user data
|
||||
|
||||
If you are a business entity and would like to support Snap Hutao through your product, please contact us at [support@dgp-studio.cn](mailto://support@dgp-studio.cn). We will display all sponsors on our [home page](README.md#sponsorship).
|
||||
|
||||
## Annual Expense
|
||||
|
||||
> The following information is derived from the 2023 project expenditure summary of Snap Hutao. The current specific data may differ from that.
|
||||
> All expenditure amounts are in Chinese Yuan (CNY), and if the original expenditure currency is not in Chinese Yuan, it is calculated based on the exchange rate on February 22, 2024.
|
||||
|
||||
| Item | Expense (CNY) |
|
||||
| :--------------------: | ------------- |
|
||||
| server | ¥1582.92 |
|
||||
| domain service | ¥512.7 |
|
||||
| other network services | ¥129.3 |
|
||||
35
docs/ru/support-us.md
Normal file
35
docs/ru/support-us.md
Normal file
@@ -0,0 +1,35 @@
|
||||
---
|
||||
pageClass: link-box
|
||||
externalLinkIcon: false
|
||||
comment: false
|
||||
icon: iconfont icon-like
|
||||
index: false
|
||||
headerDepth: 0
|
||||
---
|
||||
|
||||
# Support us
|
||||
|
||||
Snap Hutao, as an open-source project licensed under the MIT License, is dedicated to creating a completely free, ad-free, and privacy-focused program. The members of our development team are currently self-funding the project's operation, with the main expenses being the network system components required by server (you can find our annual expenditure summary below on this page). If you have surplus funds to support Snap Hutao, your generous donation will not only assist the development team but also benefit every Snap Hutao user. Currently, you can donate us in the following ways:
|
||||
|
||||
## Donation
|
||||
|
||||
We accept sponsorship with following methods:
|
||||
|
||||
<Sponsor lang="en" />
|
||||
|
||||
## Sponsorship
|
||||
|
||||
> We refuse any sponsorship aim to achieve user data
|
||||
|
||||
If you are a business entity and would like to support Snap Hutao through your product, please contact us at [support@dgp-studio.cn](mailto://support@dgp-studio.cn). We will display all sponsors on our [home page](README.md#sponsorship).
|
||||
|
||||
## Annual Expense
|
||||
|
||||
> The following information is derived from the 2023 project expenditure summary of Snap Hutao. The current specific data may differ from that.
|
||||
> All expenditure amounts are in Chinese Yuan (CNY), and if the original expenditure currency is not in Chinese Yuan, it is calculated based on the exchange rate on February 22, 2024.
|
||||
|
||||
| Item | Expense (CNY) |
|
||||
| :--------------------: | ------------- |
|
||||
| server | ¥1582.92 |
|
||||
| domain service | ¥512.7 |
|
||||
| other network services | ¥129.3 |
|
||||
@@ -4,15 +4,16 @@ externalLinkIcon: false
|
||||
comment: false
|
||||
icon: iconfont icon-like
|
||||
index: false
|
||||
headerDepth: 0
|
||||
---
|
||||
|
||||
# 支持我们
|
||||
|
||||
Snap Hutao,作为一个使用 MIT 许可证的开源项目,致力于打造一个完全免费、无广告且注重用户隐私的程序。我们的开发团队成员目前正自行资助项目的运营,主要的支出项目为服务端运行所需的网络系统组件(可以在本页下方找到我们总结的年度支出)。如果您有富余的资金可以支持 Snap Hutao,您的慷慨赞助将不仅帮助开发团队,还将让每一个 Snap Hutao 用户受益。目前,您可以通过以下方式赞助我们:
|
||||
Snap Hutao,作为一个使用 MIT 许可证的开源项目,致力于打造一个完全免费、无广告且注重用户隐私的程序。我们的开发团队成员目前正自行资助项目的运营,主要的支出项目为服务端运行所需的网络系统组件(可以在本页下方找到我们总结的年度支出)。如果您有富余的资金可以支持 Snap Hutao,您的慷慨捐赠将不仅帮助开发团队,还将让每一个 Snap Hutao 用户受益。目前,您可以通过以下方式捐赠我们:
|
||||
|
||||
## 赞助渠道
|
||||
## 捐赠渠道
|
||||
|
||||
我们通过以下方式接受赞助
|
||||
我们通过以下方式接受捐赠
|
||||
|
||||
<Sponsor />
|
||||
|
||||
|
||||
Reference in New Issue
Block a user