Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

多账号 以及主适应背景色显示 #4

Open
Nsyt1 opened this issue Feb 2, 2021 · 3 comments
Open

多账号 以及主适应背景色显示 #4

Nsyt1 opened this issue Feb 2, 2021 · 3 comments

Comments

@Nsyt1
Copy link

Nsyt1 commented Feb 2, 2021

研究了一会发现只能添加两个账号的 一种用网页登陆 另外一个手动填写,其他账号手动填写cookie获取的数据是前两个数据,

另外就是根据系统变换小组件上的文字颜色,暗黑模式下 小组件上的黑色文字就看不到了 希望适配一下自适应文字颜色

Sent from PPHub

@anker1209
Copy link
Owner

anker1209 commented Feb 2, 2021

cookie有四种方式,1,boxjs代理缓存;2,网站登录;3,手动输入;4,在脚本let cookie = ''处输入。手动输入应该不会造成你前面所述情况,除非你之前在同一脚本内使用了前两种方式,数据已经被写入缓存,请重置以后直接尝试用第三种方式。你可以尝试第四种方式,在脚本内输入,脚本内输入的话请勿操作前面三个方式,否则数据会写入缓存。

小组件背景颜色随系统切换这两天会更新依赖文件。

Semporia pushed a commit to Semporia/Scriptable that referenced this issue Mar 2, 2021
修复上午10点时小时显示为010的错误
@yuchangchen24
Copy link

大佬,关于cookie抓取的教程能否出一下?谢谢

@anker1209
Copy link
Owner

大佬,关于cookie抓取的教程能否出一下?谢谢

进群看看吧

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants