Skip to content

Latest commit

 

History

History
16 lines (13 loc) · 599 Bytes

README.md

File metadata and controls

16 lines (13 loc) · 599 Bytes

webhostmost - 控制面板自动登录脚本

使用方法

  在 GitHub 仓库中,进入右上角Settings,在侧边栏找到Secrets and variables,点击展开选择Actions,点击New repository secret,然后创建一个名为ACCOUNTS_JSONSecret,将 JSON 格式的账号密码字符串作为它的值,如下格式:

[  
  { "username": "youyisi", "password": "666666"}
]

参考信息

名称 来源 地址
Limkon Github https://github.com/Limkon
bg8ixz Github https://github.com/bg8ixz