Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions pushplus/Changelog.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
Koolshare hnd/axhnd router software center pushplus Changelog
===========================================
0.5
- use new website(http://www.pushplus.plus),please use new token
0.3
- add switch for public ip
- fix SSL invalided
Expand Down
2 changes: 1 addition & 1 deletion pushplus/build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
# build script for armsoft project

MODULE="pushplus"
VERSION="0.3"
VERSION="0.5"
TITLE="pushplus全能推送"
DESCRIPTION="通过pushplus将路由器状态推送到微信上"
HOME_URL="Module_pushplus.asp"
Expand Down
6 changes: 3 additions & 3 deletions pushplus/config.json.js
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
{
"version":"0.3",
"md5":"0b097cc0e3a11aabc572d74973833fe3",
"version":"0.5",
"md5":"2aeebfe43e5b9848734b61a03e661332",
"home_url":"Module_pushplus.asp",
"title":"pushplus全能推送",
"description":"通过pushplus将路由器状态推送到微信上",
"tags":"推送",
"author":"囍冯总囍",
"link":"",
"changelog":"",
"build_date":"2021-08-05_20:49:35"
"build_date":"2022-03-02_14:03:35"
}
Binary file modified pushplus/pushplus.tar.gz
Binary file not shown.
Binary file modified pushplus/pushplus/res/icon-pushplus.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion pushplus/pushplus/scripts/pushplus_check.sh
Original file line number Diff line number Diff line change
Expand Up @@ -422,7 +422,7 @@ for nu in ${token_nu}; do
pushplus_config_topic=$(dbus get pushplus_config_topic_${nu})
# pushplus_config_channel=`dbus get pushplus_config_channel_${nu}`
pushplus_config_channel="wechat"
url="http://pushplus.hxtrip.com/send/${pushplus_config_token}"
url="http://www.pushplus.plus/send/${pushplus_config_token}"
reqstr="curl -H \"content-type:application/json\" -X POST -d '{\"template\":\"route\",\"topic\":\""${pushplus_config_topic}"\",\"channel\":\""${pushplus_config_channel}"\",\"title\":\""${pushplus_send_title}"\",\"content\":"${pushplus_send_content}"}' ${url}"
result=$(eval ${reqstr})
if [[ -n "$(echo $result | grep "success")" ]]; then
Expand Down
2 changes: 1 addition & 1 deletion pushplus/pushplus/scripts/pushplus_dhcp_trigger.sh
Original file line number Diff line number Diff line change
Expand Up @@ -147,7 +147,7 @@ for nu in ${token_nu}; do
pushplus_config_topic=$(dbus get pushplus_config_topic_${nu})
# pushplus_config_channel=`dbus get pushplus_config_channel_${nu}`
pushplus_config_channel="wechat"
url="http://pushplus.hxtrip.com/send/${pushplus_config_token}"
url="http://www.pushplus.plus/send/${pushplus_config_token}"
reqstr="curl -H \"content-type:application/json\" -X POST -d '{\"template\":\"route\",\"topic\":\""${pushplus_config_topic}"\",\"channel\":\""${pushplus_config_channel}"\",\"title\":\""${pushplus_send_title}"\",\"content\":"${pushplus_send_content}"}' ${url}"
result=$(eval ${reqstr})
if [[ -n "$(echo $result | grep "success")" ]]; then
Expand Down
2 changes: 1 addition & 1 deletion pushplus/pushplus/scripts/pushplus_ifup_trigger.sh
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@ for nu in ${token_nu}; do
pushplus_config_topic=$(dbus get pushplus_config_topic_${nu})
# pushplus_config_channel=`dbus get pushplus_config_channel_${nu}`
pushplus_config_channel="wechat"
url="http://pushplus.hxtrip.com/send/${pushplus_config_token}"
url="http://www.pushplus.plus/send/${pushplus_config_token}"
reqstr="curl -H \"content-type:application/json\" -X POST -d '{\"template\":\"route\",\"topic\":\""${pushplus_config_topic}"\",\"channel\":\""${pushplus_config_channel}"\",\"title\":\""${pushplus_send_title}"\",\"content\":"${pushplus_send_content}"}' ${url}"
result=$(eval ${reqstr})
if [[ -n "$(echo $result | grep "success")" ]]; then
Expand Down
2 changes: 1 addition & 1 deletion pushplus/pushplus/version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.3
0.5
6 changes: 3 additions & 3 deletions pushplus/pushplus/webs/Module_pushplus.asp
Original file line number Diff line number Diff line change
Expand Up @@ -571,9 +571,9 @@ function version_show() {
<div style="float:right; width:15px; height:25px;margin-top:10px"><img id="return_btn" onclick="reload_Soft_Center();" align="right" style="cursor:pointer;position:absolute;margin-left:-30px;margin-top:-25px;" title="返回软件中心" src="/images/backprev.png" onMouseOver="this.src='/images/backprevclick.png'" onMouseOut="this.src='/images/backprev.png'"></img></div>
<div style="margin:30px 0 10px 5px;" class="splitLine"></div>
<div class="formfontdesc" id="cmdDesc">
「<a href="https://pushplus.hxtrip.com/" target=_blank><i>pushplus</i></a>」,中文名「推送加」,起初是为了帮助程序员处理系统监控告警而开发的免费服务。随着功能不断的完善,我们针对性的推出了路由器插件可以让您第一时间在手机上接收路由器的消息。<br><br>
「<a href="https://www.pushplus.plus/" target=_blank><i>pushplus</i></a>」,中文名「推送加」,起初是为了帮助程序员处理系统监控告警而开发的免费服务。随着功能不断的完善,我们针对性的推出了路由器插件可以让您第一时间在手机上接收路由器的消息。<br><br>
只需两步,轻松上手:<br>
<i>1. 获取Token:</i>打开<a href="https://pushplus.hxtrip.com/login?redirectUrl=/message" target="_blank"><i>pushplus官网</i></a>,微信扫码登录成功后在页面上获取您的Token<br>
<i>1. 获取Token:</i>打开<a href="https://www.pushplus.plus/push1.html" target="_blank"><i>pushplus官网</i></a>,微信扫码登录成功后在页面上获取您的Token<br>
<i>2. 填写Token:</i>在插件页面中填入自己的Token点击提交,即可收到路由器发送的消息。<br><br>
想要多个人接收怎么办?pushplus支持群发功能,到官网上创建自己的群组后,在插件页面上填入自己的群组编码,消息就会群发给群组内的成员了。<br>
</div>
Expand Down Expand Up @@ -646,7 +646,7 @@ function version_show() {
<th style="width:20%;">版本信息</th>
<td>
<div id="pushplus_version_show" style="padding-top:5px;margin-left:0px;margin-top:0px;float: left;"></div>
<span style="padding-top:5px;margin-right: 15px;margin-left:0px;margin-top:0px;float: right;"><a href="https://pushplus.hxtrip.com/about" target="_blank">[ 联系我们 ]</a>&nbsp;&nbsp;&nbsp;&nbsp;<a href="https://raw.githubusercontent.com/koolshare/armsoft/master/pushplus/Changelog.txt" target="_blank"><em><u>[ 更新日志 ]</u></em></a></span>
<span style="padding-top:5px;margin-right: 15px;margin-left:0px;margin-top:0px;float: right;"><a href="http://www.pushplus.plus/doc/introduce/contact.html" target="_blank">[ 联系我们 ]</a>&nbsp;&nbsp;&nbsp;&nbsp;<a href="https://raw.githubusercontent.com/koolshare/armsoft/master/pushplus/Changelog.txt" target="_blank"><em><u>[ 更新日志 ]</u></em></a></span>
</td>
</tr>
<tr>
Expand Down
4 changes: 2 additions & 2 deletions pushplus/version
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
0.3
0b097cc0e3a11aabc572d74973833fe3
0.5
2aeebfe43e5b9848734b61a03e661332