Skip to content

Commit

Permalink
optimize layout
Browse files Browse the repository at this point in the history
  • Loading branch information
o0oo0ooo0 authored Feb 3, 2021
1 parent 29376a7 commit fc0a7b4
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,31 +12,31 @@

USERNAME: 你的EUserv账户邮箱或Customer ID

示例:
```
USERNAME = '[email protected]'
USERNAME = '[email protected] [email protected]' # 多个账号写法
```
PASSWORD: 账户的密码

示例:
```
PASSWORD = 'password'
PASSWORD = 'password1 password2' # 多个账号写法
```
SCKEY: Server酱 的key,无需推送可不填
Server酱

示例:
```
SCKEY = 'SCU64664Tfb2052dc10382535c3dd19e48ba000fc5dacd6a5dc3f6'
```
```
酷推

```
CoolPush_Skey = ''
# 通知类型 CoolPush_MODE的可选项有(默认send):send[QQ私聊]、group[QQ群聊]、wx[个微]、ww[企微]
CoolPush_MODE = 'send'
```
PushPlus

# PushPlus
```
PushPlus_Token = ''
```

Expand Down

0 comments on commit fc0a7b4

Please sign in to comment.