Skip to content

Commit 6950f1d

Browse files
author
Hiram
committed
[change] edit README
1 parent 4e2c0b7 commit 6950f1d

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -274,7 +274,8 @@ sudo xattr -cr /Applications/zyplayer.app
274274
},
275275
"debug": false, // [3.3.7版本启用] 用于在线调试和嗅探页面弹出
276276
"defaultFilterType": "off", // [3.3.7版本启用] 用于影视搜索过滤关键词
277-
"timeout": 5000 // [3.3.5版本启用] 用于调整全局请求超时事件, 单位毫秒
277+
"timeout": 5000, // [3.3.5版本启用] 用于调整全局请求超时事件, 单位毫秒
278+
"dns": "" // [3.3.7版本启用] DNS-over-HTTP
278279
}
279280
]
280281
}

0 commit comments

Comments
 (0)