File tree Expand file tree Collapse file tree 2 files changed +17
-4
lines changed
Expand file tree Collapse file tree 2 files changed +17
-4
lines changed Original file line number Diff line number Diff line change 11[
22 {
3+ "countrycode" : 86 ,
34 "account" : " ZainCheung@163.com" ,
45 "password" : " 10ca5e4c316f81c5d9b56702********" ,
56 "sckey" : " SCU97783T70c13167b4daa422f4d419a765eb4ebb5ebc9********" ,
67 "pushmethod" : " " ,
78 "appToken" : " " ,
8- "wxpusheruid" : " "
9+ "wxpusheruid" : " " ,
10+ "barkServer" : " https://api.day.app" ,
11+ "barkKey" : " "
912 },
1013 {
14+ "countrycode" : 86 ,
1115 "account" : " 150********" ,
1216 "password" : " bfa834f7de58cb650ca01edb********" ,
1317 "sckey" : " SCU97783T70c13167b4daa422f4d419a765eb4ebb5ebc9********" ,
1418 "pushmethod" : " " ,
1519 "appToken" : " " ,
16- "wxpusheruid" : " "
20+ "wxpusheruid" : " " ,
21+ "barkServer" : " https://api.day.app" ,
22+ "barkKey" : " "
1723 },
1824 {
25+ "countrycode" : 86 ,
1926 "account" : " 132********" ,
2027 "password" : " f391235b15781c95384cd5bb********" ,
2128 "sckey" : " SCU97783T70c13167b4daa422f4d419a765eb4ebb5ebc9********" ,
2229 "pushmethod" : " " ,
2330 "appToken" : " " ,
24- "wxpusheruid" : " "
31+ "wxpusheruid" : " " ,
32+ "barkServer" : " https://api.day.app" ,
33+ "barkKey" : " "
2534 }
2635]
Original file line number Diff line number Diff line change @@ -43,4 +43,8 @@ sckey = SCU97783T70c13167b4daa422f4d419a765eb4ebb5ebc9********
4343
4444# Wxpusher 推送参数,需要将pushmethod指定为wxpusher,应用和uid的免费申请参考:https://wxpusher.zjiecode.com/
4545appToken = AT_6kBmt***************************
46- wxpusheruid = UID_t***************************
46+ wxpusheruid = UID_t***************************
47+
48+ # Bark 推送参数, 请参考https://github.com/Finb/Bark, 公用默认服务器为https://api.day.app/
49+ barkServer = https://api.day.app
50+ barkKey =
You can’t perform that action at this time.
0 commit comments