mirror of
https://github.com/the1812/Bilibili-Evolved.git
synced 2025-09-26 22:49:14 +08:00
Add rollback doc
This commit is contained in:
parent
4a87a363fc
commit
c658cd67e5
@ -41,6 +41,8 @@
|
||||
| ----------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------- | ---------------------------------------------------------------------------------------------------------------- |
|
||||
| [安装](https://raw.githubusercontent.com/the1812/Bilibili-Evolved/master-cdn/dist/bilibili-evolved.user.js) | [安装](https://raw.githubusercontent.com/the1812/Bilibili-Evolved/master/dist/bilibili-evolved.user.js) | [安装](https://raw.githubusercontent.com/the1812/Bilibili-Evolved/preview/dist/bilibili-evolved.preview.user.js) |
|
||||
|
||||
> 如果处于某种原因只能停在旧版, 可以参考[旧版本回退指南](./doc/rollback.md).
|
||||
|
||||
# 设置
|
||||
脚本启用后, 在网页左侧中央会有功能面板和设置面板的入口. 功能面板中包含适用于当前页面的一些功能入口, 设置面板中可以管理组件的开启/关闭, 修改组件选项, 以及安装/卸载组件和插件等.
|
||||
|
||||
|
21
doc/rollback.md
Normal file
21
doc/rollback.md
Normal file
@ -0,0 +1,21 @@
|
||||
# 旧版本回退指南
|
||||
|
||||
> ⚠警告: 使用旧版本产生的不兼容 / 功能失效等问题需要自行承担, 本仓库只受理最新版脚本的反馈.
|
||||
|
||||
在 [Release](https://github.com/the1812/Bilibili-Evolved/releases) 中找到要回退的版本, 并记住发布的时间.
|
||||
|
||||
前往 https://github.com/the1812/Bilibili-Evolved/commits/master/dist/bilibili-evolved.user.js, 找到相同日期中的第一个 `CI Build`, 并点击查看详情.
|
||||
|
||||

|
||||
|
||||
在详情页中右键 `Raw`, 选择 `Save link as...` (链接另存为), 会下载脚本的内容.
|
||||
|
||||

|
||||
|
||||
将脚本内容粘贴覆盖到油猴中, 并删掉这两行检查更新用的配置.
|
||||
|
||||

|
||||
|
||||
保存后, 进入 b 站, 从脚本设置中关闭 `自动更新器`.
|
||||
|
||||

|
Loading…
Reference in New Issue
Block a user