Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/main'
Browse files Browse the repository at this point in the history
  • Loading branch information
purofle committed Nov 2, 2023
2 parents f1a398b + f737d8a commit 9bdb654
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 15 deletions.
25 changes: 11 additions & 14 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,23 +10,21 @@ sing-box / universal proxy toolchain for Android.

## 下载 / Downloads

### GitHub Releases

[![GitHub All Releases](https://img.shields.io/github/downloads/Matsuridayo/NekoBoxForAndroid/total?label=downloads-total&logo=github&style=flat-square)](https://github.com/Matsuridayo/NekoBoxForAndroid/releases)

[下载](https://github.com/Matsuridayo/NekoBoxForAndroid/releases)
[GitHub Releases 下载](https://github.com/Matsuridayo/NekoBoxForAndroid/releases)

[Google Play](https://play.google.com/store/apps/details?id=moe.nb4a)

## 更改记录 & 发布频道 / Changelog & Telegram channel
## 更新日志 & Telegram 发布频道 / Changelog & Telegram Channel

https://t.me/Matsuridayo

## 项目主页 & 文档 / Homepage & Documents
## 项目主页 & 文档 / Homepage & Documentation

https://matsuridayo.github.io

## 代理 / Proxy
## 支持的代理协议 / Supported Proxy Protocols

* SOCKS (4/4a/5)
* HTTP(S)
Expand All @@ -41,20 +39,20 @@ https://matsuridayo.github.io
* Hysteria ( hysteria-plugin )
* TUIC

请到[这里](https://matsuridayo.github.io/m-plugin/)下载插件。
请到[这里](https://matsuridayo.github.io/m-plugin/)下载部分插件以获得完整的代理支持.

Please visit [here](https://matsuridayo.github.io/m-plugin/) to download plugins.
Please visit [here](https://matsuridayo.github.io/m-plugin/) to download plugins for full proxy supports.

## 订阅 / Subscription
## 支持的订阅格式 / Supported Subscription Format

* 原始格式: 一些广泛使用的格式 (如 shadowsocks, clash 和 v2rayN)
* Raw: some widely used formats (like shadowsocks, clash and v2rayN)
* 原始格式:一些广泛使用的格式(如 shadowsocks、clash 和 v2rayN)

## 捐助 / Donate

如果这个项目对您有帮助可以通过捐赠的方式帮助我们维持这个项目
如果这个项目对您有帮助, 可以通过捐赠的方式帮助我们维持这个项目.

捐赠满等额 50 USD 可以在「[捐赠榜](https://mtrdnt.pages.dev/donation_list)」显示头像如果您未被添加到这里欢迎联系我们补充
捐赠满等额 50 USD 可以在「[捐赠榜](https://mtrdnt.pages.dev/donation_list)」显示头像, 如果您未被添加到这里, 欢迎联系我们补充.

Donations of 50 USD or more can display your avatar on the [Donation List](https://mtrdnt.pages.dev/donation_list). If you are not added here, please contact us to add it.

Expand All @@ -66,7 +64,7 @@ XMR

`49bwESYQjoRL3xmvTcjZKHEKaiGywjLYVQJMUv79bXonGiyDCs8AzE3KiGW2ytTybBCpWJUvov8SjZZEGg66a4e59GXa6k5`

* 您也可以通过 [Google Play](https://play.google.com/store/apps/details?id=moe.nb4a) 购买捐赠另有支付宝微信购买方式,见 TG 频道置顶
* 您也可以通过 [Google Play](https://play.google.com/store/apps/details?id=moe.nb4a) 购买捐赠, 另有支付宝微信购买方式, 见 Telegram 频道置顶.
* Donating via [Google Play](https://play.google.com/store/apps/details?id=moe.nb4a), using credit cards.

## Credits
Expand All @@ -81,5 +79,4 @@ Android GUI:
- [Matsuridayo/Matsuri](https://github.com/MatsuriDayo/Matsuri)

Web Dashboard:

- [Yacd-meta](https://github.com/MetaCubeX/Yacd-meta)
2 changes: 1 addition & 1 deletion buildScript/lib/core/get_source_env.sh
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
if [ ! -z $ENV_NB4A ]; then
export COMMIT_SING_BOX_EXTRA="5e69e4d38b195721b9e991c88d64ecdf9dcc51c5"
export COMMIT_SING_BOX_EXTRA="b13bae46e9fcd330c26e66caedf5640ba31f4505"
fi

if [ ! -z $ENV_SING_BOX_EXTRA ]; then
Expand Down

0 comments on commit 9bdb654

Please sign in to comment.