feat(捐赠): add

pull/534/merge
mack-a 2021-04-19 17:01:01 +08:00
parent fb549a1742
commit 3db8e1b940
7 changed files with 49 additions and 0 deletions

View File

@ -100,43 +100,59 @@
## 脚本目录 ## 脚本目录
### Xray-core ### Xray-core
- 主目录 - 主目录
``` ```
/etc/v2ray-agent/xray /etc/v2ray-agent/xray
``` ```
- 配置文件目录 - 配置文件目录
``` ```
/etc/v2ray-agent/xray/conf /etc/v2ray-agent/xray/conf
``` ```
### v2ray-core ### v2ray-core
- 主目录 - 主目录
``` ```
/etc/v2ray-agent/v2ray /etc/v2ray-agent/v2ray
``` ```
- 配置文件目录 - 配置文件目录
``` ```
/etc/v2ray-agent/v2ray/conf /etc/v2ray-agent/v2ray/conf
``` ```
### Trojan ### Trojan
- 目录 - 目录
``` ```
/etc/v2ray-agent/trojan /etc/v2ray-agent/trojan
``` ```
### TLS证书 ### TLS证书
- 目录 - 目录
``` ```
/etc/v2ray-agent/tls /etc/v2ray-agent/tls
``` ```
### Nginx ### Nginx
- Nginx配置文件 - Nginx配置文件
``` ```
/etc/nginx/conf.d/alone.conf /etc/nginx/conf.d/alone.conf
``` ```
- Nginx伪装站点目录 - Nginx伪装站点目录
``` ```
/usr/share/nginx/html /usr/share/nginx/html
``` ```
@ -169,6 +185,10 @@ wget -P /root -N --no-check-certificate "https://raw.githubusercontent.com/mack-
<img src="https://raw.githubusercontent.com/mack-a/v2ray-agent/master/fodder/install/install.jpg" width=700> <img src="https://raw.githubusercontent.com/mack-a/v2ray-agent/master/fodder/install/install.jpg" width=700>
# 捐赠
- [您可以通过虚拟币向我捐赠](https://github.com/mack-a/v2ray-agent/blob/master/documents/donation.md)
# 许可证 # 许可证
[GPL-3.0](https://github.com/mack-a/v2ray-agent/blob/master/LICENSE) [GPL-3.0](https://github.com/mack-a/v2ray-agent/blob/master/LICENSE)

29
documents/donation.md Normal file
View File

@ -0,0 +1,29 @@
- BTC
```
bc1qflsdc58mn5srpwl6tzkyatepgtmgcemtqfsdpr
```
<img src="https://raw.githubusercontent.com/mack-a/v2ray-agent/master/fodder/donation/bitcoin .jpg" width=700>
- BTH
```
bitcoincash:qp7nm03vncclnadd03fk0wwt7ungkzqejykzggagjv
```
<img src="https://raw.githubusercontent.com/mack-a/v2ray-agent/master/fodder/donation/bitcoin_cash.jpg" width=700>
- ETH
```
0xE18f0dA3965143d44C4C9a94CEe57BE7bA147C72
```
<img src="https://raw.githubusercontent.com/mack-a/v2ray-agent/master/fodder/donation/ethereum.jpg" width=700>
- XRP
```
rHKN7V3P3rtJpcZ8vBHiWU6MWtjM7kMnyd
```
<img src="https://raw.githubusercontent.com/mack-a/v2ray-agent/master/fodder/donation/XRP.jpg" width=700>
- dogecoin
```
DPi9RPBUQYYt5veukDZ4UAmhjqEvUxVwVV
```
<img src="https://raw.githubusercontent.com/mack-a/v2ray-agent/master/fodder/donation/dogecoin.jpg" width=700>

BIN
fodder/donation/XRP.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 34 KiB

BIN
fodder/donation/bitcoin.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 37 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 39 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 35 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 37 KiB