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

全站使用说明页的网址部分参数被错误清理 #4471

Closed
Geeyun-JY3 opened this issue Oct 5, 2023 · 0 comments
Closed

全站使用说明页的网址部分参数被错误清理 #4471

Geeyun-JY3 opened this issue Oct 5, 2023 · 0 comments
Labels
bug bug

Comments

@Geeyun-JY3
Copy link

Geeyun-JY3 commented Oct 5, 2023

对应功能

网址参数清理
Commit: 35578ac
内部名称: urlParamsClean

问题描述

全站使用说明页的网址部分参数被错误清理,如:

  • https://www.bilibili.com/blackboard/help.html#/?qid=da118395f95348bca6a5ee6fa7bcf8e8 > https://www.bilibili.com/#/?qid=da118395f95348bca6a5ee6fa7bcf8e8
  • https://www.bilibili.com/blackboard/help.html#/?qid=59e2cffdaa69465486497bb35a5ac295 > https://www.bilibili.com/#/?qid=59e2cffdaa69465486497bb35a5ac295

blackboard/help.html 部分被清理。

破站这个全站使用说明页 URL 的格式好像还不太一致,以下在抽奖弹窗底下发现的,也会被清理:

  • https://www.bilibili.com/blackboard/help.html?qid=848575b9c9ee46908665bfe37c0da0de&pid=15cd151d07964bcca90086ddbfb5ccb8#/?qid=848575b9c9ee46908665bfe37c0da0de&pid=15cd151d07964bcca90086ddbfb5ccb8 > https://www.bilibili.com/#/?qid=848575b9c9ee46908665bfe37c0da0de&pid=15cd151d07964bcca90086ddbfb5ccb8
  • https://www.bilibili.com/blackboard/help.html?qid=848575b9c9ee46908665bfe37c0da0de&pid=15cd151d07964bcca90086ddbfb5ccb8#/?qid=e55a848237ea43a4900eda655d76c03b&pid=15cd151d07964bcca90086ddbfb5ccb8 > https://www.bilibili.com/#/?qid=e55a848237ea43a4900eda655d76c03b&pid=15cd151d07964bcca90086ddbfb5ccb8

顺便吐槽:破站居然还限制了在这些个全站使用说明页上选择文字,有什么必要吗?

再顺便捞一下 #731 (comment)

脚本版本

v2.8.5-preview-103-g35578ac47

脚本管理器及版本

Tampermonkey v4.20.6185

浏览器及版本

Chrome 117.0.5938.150(正式版本) (64 位)

播放器版本

不相关

播放策略

默认

错误信息

附加截图

No response

致遇到了相同问题准备回复的人

太长不看
1、遇到了相同的问题:请用左下角的 reaction 点赞
2、实时关注该 Issue 的后续进展:请用 Issue 页上的 Subscribe 功能(在 PC 端按钮通常位于页面右侧)。
请您回复前务必确认您有在本 Issue 之外补充了其它相关信息(比如 Log)再行回复以免对他人造成不必要的困扰

完整版 由于每个 Issue 甚至整个项目都是可以订阅通知的, 对于已经有人汇报过的 Bug, 如果您也遇到了并且没有其他信息要补充, 可以直接在左下点个赞表示 +1, 不要再去新增评论。想关注后续的可以用 Subscribe,Subscribe 之后该 Issue 如果有变动都可以收到通知,如果不想被回复打扰可以使用更加进阶的 Customize 功能,勾选 "Closed" & "Reopened"。Closed 通常代表该 Issue 已被解决,极少数情况下的 Reopened 代表该 Issue 的问题重新出现。如果您新增了无意义评论,因为 Issue 这个 bug tracker 与邮件列表类似,订阅某个 Issue 的用户会在每次这个 Issue 有新的动态时收到一封新的提醒邮件。也就是说,在 Issue 中的一个不能提供新的信息的评论,相当于给所有订阅这个 Issue 的用户发了一封垃圾邮件(spam)。尤其项目的维护者也是订阅者中的一员,太多垃圾邮件会对维护者带来很多不必要的困扰。发送垃圾邮件在开源社区通常是不那么受欢迎的行为。
@the1812 the1812 added the bug bug label Nov 3, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug bug
Projects
None yet
Development

No branches or pull requests

2 participants