File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1313 "text" : " 论坛" ,
1414 "link" : " https://github.com/orgs/DualSubs/discussions" ,
1515 "activeMatch" : " ^/discussions/"
16+ },
17+ {
18+ "type" : " custom-link" ,
19+ "text" : " 赞助" ,
20+ "link" : " https://afdian.com/a/HashBrown" ,
21+ "activeMatch" : " ^/a/HashBrown"
1622 }
1723]
Original file line number Diff line number Diff line change @@ -19,7 +19,7 @@ import _Footer from "./_Footer.md";
1919## 使用说明
2020* [ BoxJs官方说明文档] ( https://chavyleung.gitbook.io/boxjs/ )
2121
22- ## BoxJs安装链接
22+ ## BoxJs 安装链接
2323<ModuleInstall
2424 urlPrefix = " https://github.com/chavyleung/scripts/raw/master/box/rewrite/"
2525 urls = { {
@@ -38,4 +38,22 @@ import _Footer from "./_Footer.md";
3838 * 浏览器访问[ BoxJs.com] ( http://boxjs.com ) ,在[ ` 订阅 ` ] ( http://boxjs.com/#/sub ) 页面点击` + ` 复制粘贴添加本项目订阅链接
3939 * 完整版: [ DualSubs.BoxJs.json] ( https://github.com/DualSubs/BoxJs/raw/main/DualSubs.BoxJs.json " 🍿️ DualSubs ")
4040
41+ ## 清除 BoxJs 中 DualSubs 的储存数据
42+ ### 清除全部储存数据
43+ 1 . 浏览器访问[ BoxJs的` 我的 ` 页面] ( http://boxjs.com/#/my )
44+ 2 . ** 点击** ` 数据查看器 `
45+ 3 . 在` 数据键(Key) ` 处** 输入** ` DualSubs ` 后,** 点击** ` VIEW ` 按钮
46+ 4 . ** 全选** ` 数据编辑器 ` 内全部内容,删除后,** 点击** ` 保存 ` 按钮
47+ 5 . ** 刷新** 页面,确认数据已清除
48+ ### 清除某个平台或类型的设置或缓存
49+ 1 . 浏览器访问[ BoxJs的` 应用 ` 页面] ( http://boxjs.com/#/app )
50+ 2 . ** 点击** ` DualSubs ` 分类展开全部应用
51+ 3 . ** 点击** 进入某个你想清除设置的应用
52+ #### 清除设置
53+ 4 . 在应用页面最下方` 当前会话 ` 一栏,有名为` @DualSubs.应用名称.Settings ` 的数据
54+ 5 . ** 点击** ` @DualSubs.应用名称.Settings ` 右侧的❌按钮删除设置
55+ #### 清除缓存
56+ 4 . 在应用页面最下方` 当前会话 ` 一栏,有名为` @DualSubs.应用名称.Cache ` 的数据
57+ 5 . ** 点击** ` @DualSubs.应用名称.Cache ` 右侧的❌按钮删除设置
58+
4159<_Footer />
You can’t perform that action at this time.
0 commit comments