Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/master'
Browse files Browse the repository at this point in the history
  • Loading branch information
tobycroft committed Jul 4, 2020
2 parents 565756c + 9326215 commit 130db5e
Show file tree
Hide file tree
Showing 7 changed files with 6 additions and 4 deletions.
Binary file modified C2C路由器插件/bilihp-shell_script-for-pandavan.tar.gz
Binary file not shown.
Binary file removed C2C路由器插件/luci-app-bilihp_1.1-2_all.ipk
Binary file not shown.
Binary file added C2C路由器插件/luci-app-bilihp_1.1-4_all.ipk
Binary file not shown.
6 changes: 3 additions & 3 deletions C2C路由器插件/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,11 @@
1. 使用ssh登录路由器
2. 下载luci-app-bilihp插件
``` shell
wget -O /tmp/luci-app-bilihp_1.1-2_all.ipk https://raw.githubusercontent.com/tobycroft/BiliHP-APP/master/C2C%E8%B7%AF%E7%94%B1%E5%99%A8%E6%8F%92%E4%BB%B6/luci-app-bilihp_1.1-2_all.ipk
wget -O /tmp/luci-app-bilihp_1.1-4_all.ipk https://raw.githubusercontent.com/tobycroft/BiliHP-APP/master/C2C%E8%B7%AF%E7%94%B1%E5%99%A8%E6%8F%92%E4%BB%B6/luci-app-bilihp_1.1-4_all.ipk
```
3. 安装luci-app-bilihp
``` shell
opkg install /tmp/luci-app-bilihp_1.1-2_all.ipk
opkg install /tmp/luci-app-bilihp_1.1-4_all.ipk
```
4. 登录路由器设置页面,在“服务-BiliHP c2c”中进行配置,然后点击"保存&应用"
![image](https://note.youdao.com/yws/public/resource/d59f2d417bea18809b0a4dcfe88ad491/FC337F1C7F48495FB8859B582B97B4CA?ynotemdtimestamp=1591797687564)
Expand All @@ -24,7 +24,7 @@ opkg install /tmp/luci-app-bilihp_1.1-2_all.ipk
### 方法三

1. 登录路由器设置页面
2. 进入“系统-软件包”页面,在“下载并安装软件包”内填入链接`http://raw.githubusercontent.com/tobycroft/BiliHP-APP/master/C2C%E8%B7%AF%E7%94%B1%E5%99%A8%E6%8F%92%E4%BB%B6/luci-app-bilihp_1.1-2_all.ipk`(注意是http,不是https),点击`确认`
2. 进入“系统-软件包”页面,在“下载并安装软件包”内填入链接`http://raw.githubusercontent.com/tobycroft/BiliHP-APP/master/C2C%E8%B7%AF%E7%94%B1%E5%99%A8%E6%8F%92%E4%BB%B6/luci-app-bilihp_1.1-4_all.ipk`(注意是http,不是https),点击`确认`
![image](https://note.youdao.com/yws/public/resource/d59f2d417bea18809b0a4dcfe88ad491/DEBF5D371BAA4106AA145004392D1352?ynotemdtimestamp=1591797687564)
![image](https://note.youdao.com/yws/public/resource/d59f2d417bea18809b0a4dcfe88ad491/7B79089E1E4E4E63A974ED800246C416?ynotemdtimestamp=1591797687564)
3. 安装成功后,在“服务-BiliHP c2c”中进行配置,然后点击"保存&应用"
Expand Down
1 change: 1 addition & 0 deletions CNAME
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
www.bilihp.com
2 changes: 1 addition & 1 deletion README.MD
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@ C#版本支持:
+ APP全程远程设定或使用C2CE语言面板操作均可
+ 支持全服务器平台(Win/Lin)

## [与友商软件对比](https://github.com/tobycroft/BiliHP-APP/wiki/BiliBili%E5%8A%A9%E6%89%8B2020%E8%BD%AF%E4%BB%B6%E4%BC%98%E5%8A%BF%E5%AF%B9%E6%AF%94)
## [与同类软件对比](https://github.com/tobycroft/BiliHP-APP/wiki/BiliBili%E5%8A%A9%E6%89%8B2020%E8%BD%AF%E4%BB%B6%E4%BC%98%E5%8A%BF%E5%AF%B9%E6%AF%94)

- 自有数据,BiliHP数据均为C2C与超级节点提供的自有数据,并不是依赖“公共接口”提供的礼物数据,可靠性高
- 安卓苹果均是正式支持,不需要安装模拟器这样的玩意,界面美观效率高,使用简便,无需搭建教程
Expand Down
1 change: 1 addition & 0 deletions _config.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
theme: jekyll-theme-architect

0 comments on commit 130db5e

Please sign in to comment.