GithubHelp home page GithubHelp logo

haidan's Introduction

海胆之家签到器1

GitHub issues GitHub forks

最新版本:GitHub tag (latest by date)

当前版本:GitHub tag

使用说明

  • UTC 18,2,8 会进行一次签到,换算成国内时间每天凌晨2点、上午10点和晚上4点执行一次
  • 激活Action
  • 需要填写下方使用方法中的Secrets
  • Action签到需要保持仓库活跃,或者每个月在Action中激活任务

使用方法

  • Fork 本项目
  • 登录海胆之家后,获得Cookies
    • c_secure_uid
    • c_secure_pass
    • *c_secure_login(可选/非必要)
  • 设置Secrets
    • HAIDAN_UID:获取的c_secure_uid
    • HAIDAN_PASS:获取的c_secure_pass
    • *HAIDAN_LOGIN:获取的c_secure_login(可选/非必要)
  • 任意修改README.md以启动Action

Secrets 说明

Key Value 默认值 必须 说明
HAIDAN_UID c_secure_uid 无默认值
HAIDAN_PASS c_secure_pass 无默认值
HAIDAN_LOGIN c_secure_login 无默认值 ×
HAIDAN_MULTI 多任务设置 无默认值 × 多账户支持,详见下方多账户支持
HAIDAN_PRIVACY 隐私等级 1 × 1:隐藏用户名首尾 2:隐藏用户名 3:显示用户名

多账户支持

多账户支持用于使用一个Action为多个账户进行签到,此设置将 覆盖HAIDAN_UIDHAIDAN_PASS 的设置,替代其的SecretsHAIDAN_MULTI

HAIDAN_MULTI的设置需要遵循以下格式:

UID_1@PASS_1, UID_2@PASS_2

总结来说,使用@UIDPASS隔开,使用 英文逗号 ,分隔多个账户。

LICENSE

请勿用作任何商业用途

Apache License 2.0

haidan's People

Contributors

josark2005 avatar pengkaiwei avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.