generated from project-mirai/mirai-console-plugin-template
-
Notifications
You must be signed in to change notification settings - Fork 18
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
截图模式登录框问题 #37
Labels
enhancement
New feature or request
Comments
按道理,使用 iPad的 UA 会跳转到 |
总之就是很迷 |
救了老命了,每次都得配abp,我又不会kotlin |
考虑自带内核然后带adp插件吗,这波修完之后小尺寸关注按钮会挡ID,然后底下全是投稿视频 |
https://github.com/cssxsh/bilibili-helper/releases/tag/v1.1.6 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
从GitHub下的最新releases,一直有那个登录框的问题啊
截图里登录框巨大,登录又没法记住状态,加cookie也没用
只能是放弃无头模式,每次都手动登录一下才勉强解决
后面改了一下装一个adblock plus,屏蔽了一堆东西
cookie是从editthiscookie里直接导出的
Chrome 92.0.4515.159 32位
默认的UA,iPad
配置
截图UA
user_agent: 'Mozilla/5.0 (iPad; CPU OS 11_0 like Mac OS X) AppleWebKit/604.1.34 (KHTML, like Gecko) Version/11.0 Mobile/15A5341f Safari/604.1'
截图宽度
width: 200
截图高度
height: 1024
截图像素比
pixel_ratio: 3
无头模式(后台模式)
headless: false
指定使用的浏览器,Chrome/firefox
browser: Chrome
是否截图模式
setup: true
顺便附自定义规则
t.bilibili.com##.unlogin-popover.unlogin-popover-avatar
t.bilibili.com###van-popover-7903
t.bilibili.com##.van-popover.van-popper
t.bilibili.com##.unlogin-avatar
t.bilibili.com##.nav-search-btn
t.bilibili.com###nav_searchform
t.bilibili.com##.mini-header__content
t.bilibili.com##.mini-header.m-header.mini-type
t.bilibili.com###internationalHeader
t.bilibili.com##.international-header.report-wrap-module
t.bilibili.com##.back-top
t.bilibili.com##.login-tip
t.bilibili.com##.comment-send-lite.no-login
t.bilibili.com##.comment-send.no-login
The text was updated successfully, but these errors were encountered: