Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

feiyan99/Note163Checkin

Open more actions menu
 
 

Repository files navigation

Note163Checkin

并非全自动,需要使用Fiddler或其他抓包工具获取到Cookie

一、Fork 仓库

点击右上角的Fork Fork

二、添加 Secret

Settings->Secrets->New secret,添加以下Secret:

  • Conf:其值如下:
    {
    	"Users": [{
    			"Name": "AF", 
    			"Cookie": "OUTFOX_SEARCH_USER_ID=-717286627@10.169.0.83; YNOTE_FORCE=true; YNOTE_SESS=v2|7w0Fz8xuQyqyOLkY0fq4ROM64zMRHUWRTuRMeynLgL0l5OfpZhLl50TB0feu0fTS0p40MPyOLPBRkGkMe4h4gZ0kY64YWhLg4R; YNOTE_LOGIN=1||1602049696186; JSESSIONID=aaaR3xaxzlhQxd09RhXtx

" } ], "ScKey": "SCU114771T9018b1f066df87fecc5a89736df79e985f687b2c381cf", "ScType": "Always" } ```

步骤图示如下: 添加Secret

三、启用 Action

点击Actions,再点击I understand my workflows, go ahead and enable them 启用Action

注意:Fork 的仓库上的 GitHub Actions 的定时任务不会自动执行,必须要手动触发一次后才能正常工作。

所以 Fork 之后,点击自己仓库右上角的StarStar你的仓库,这是为了触发 Github Action 第一次执行,之后就会自动执行定时任务。 Star

四、查看运行结果

Actions->Checkin->build,能看到下图,表示运行成功(注意:由于 .NET Core会输出默认日志,请滚动到最下面查看实际运行结果查看Action运行记录

注意事项

并非全自动,需要使用Fiddler或其他抓包工具获取到Cookie。

每天运行一次,在上午9:00-9:45之间。

也可以点击右上角的Star手动运行。 Star

参考

参考了以下项目:

About

基于Github Actions的有道云笔记每日签到

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • C# 100.0%
Morty Proxy This is a proxified and sanitized view of the page, visit original site.