MoshiCoCo / Apple-Monitor

Apple store inventory monitoring tool implemented in Java, supporting Bark, Feishu, Lark robot and other message push methods. Currently supports monitoring Apple stores in mainland China, Hong Kong, Macau, China Taiwan, Japan and other regions.
MIT License
416 stars 48 forks source link

希望可以加入 Basic Auth 支持 #59

Open Eroyi opened 3 weeks ago

Eroyi commented 3 weeks ago

目前 barkPushUrl 处不支持以 https://user:password@bark.com/push 的形式注入 Basic Auth 鉴权信息。 image

MoshiCoCo commented 3 weeks ago

目前 barkPushUrl 处不支持以 https://user:password@bark.com/push 的形式注入 Basic Auth 鉴权信息。

image

好的,空了支持下。