Skip to content

Commit

Permalink
https://github.com/aimerforreimu/auxpi/issues/58
Browse files Browse the repository at this point in the history
  • Loading branch information
aimerforreimu committed May 31, 2019
1 parent c787bc5 commit 784b4e7
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 18 deletions.
21 changes: 4 additions & 17 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,26 +5,12 @@

**集合多家 API 的新一代图床**

[![GitHub issues](https://img.shields.io/github/issues/aimerforreimu/AUXPI.svg)](https://github.com/aimerforreimu/AUXPI/issues)
[![Travis CI](https://travis-ci.org/aimerforreimu/auxpi.svg?branch=dev)](https://travis-ci.org/aimerforreimu/auxpi)
[![GitHub forks](https://img.shields.io/github/forks/aimerforreimu/AUXPI.svg)](https://github.com/aimerforreimu/AUXPI/network)
[![GitHub stars](https://img.shields.io/github/stars/aimerforreimu/AUXPI.svg)](https://github.com/aimerforreimu/AUXPI/stargazers)
[![GitHub license](https://img.shields.io/github/license/aimerforreimu/AUXPI.svg)](https://github.com/aimerforreimu/AUXPI)
[![Travis CI](https://travis-ci.org/aimerforreimu/auxpi.svg?branch=dev)](https://travis-ci.org/aimerforreimu/auxpi)


本项目使用 beego + vue + element-ui 进行开发

```text
_ __ __ ___ _____
/_\ /\ /\ \/ / / _ \\_ \
//_\\/ / \ \ / / /_)/ / /\/
/ _ \ \_/ / \/ ___/\/ /_
\_/ \_/\___/_/\_\/ \____/
🍭 A NEW API IMAGES STORE TOOL 🍭

```
![Snipaste_2019-05-12_22-16-26.png](https://i.loli.net/2019/05/12/5cd82ac5cd74d.png)
</div>
<br>

Expand Down Expand Up @@ -84,7 +70,7 @@ https://github.com/aimerforreimu/AUXPI/wiki/%E5%9B%BE%E5%BA%8A%E9%85%8D%E7%BD%AE



演示站点为 [https://test.0w0.tn/](https://test.0w0.tn/)
演示站点为 [https://test.demo-1s.com/](https://test.demo-1s.com/)

请勿滥用,滥用者将被加入 ip 黑名单并且放到 github 上公示

Expand Down Expand Up @@ -350,3 +336,4 @@ API 未开启返回值
## LICENSE

GNU General Public License v3.0

2 changes: 1 addition & 1 deletion install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ Info_font_prefix="\033[32m" && Error_font_prefix="\033[31m" && Info_background_p
install_path='/root/auxpi'
auxpi_path="${install_path}/build/linux"
name="auxpi"
ver="2.3.6"
ver="2.3.8"

function auxpi_help(){
echo "Auxpi Installer V1.0"
Expand Down

0 comments on commit 784b4e7

Please sign in to comment.