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
427 stars 52 forks source link

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

Open Eroyi opened 2 months ago

Eroyi commented 2 months ago

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

MoshiCoCo commented 2 months ago

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

image

好的,空了支持下。