Revert "pushplush地址修正 by lcylgs@20210609"

This reverts commit 805e7459
This commit is contained in:
lcylgs 2021-06-09 15:27:20 +08:00
parent 805e74591f
commit bb03e67f24

View File

@ -751,8 +751,7 @@ function pushPlusNotify(text, desp) {
topic: `${PUSH_PLUS_USER}`,
};
const options = {
// url: `http://www.pushplus.plus/send`,
url: `http://pushplus.hxtrip.com/send/`, //pushplush地址修正 by lcylgs@20210609
url: `https://www.pushplus.plus/send`,
body: JSON.stringify(body),
headers: {
'Content-Type': ' application/json',