File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -114,7 +114,7 @@ ok-ww.exe -t 1 -e
114114
115115## 💬 加入我们
116116
117- * ** QQ 交流群** : ` 462079653 ` (入群答案: ` 老王同学OK ` )
117+ * ** QQ 交流群** : ` 1035795301 ` (入群答案: ` 老王同学OK ` )
118118* ** QQ 频道** : [ 点击加入] ( https://pd.qq.com/s/djmm6l44y ) (群满或获取最新资讯)
119119* ** 开发者群** : ` 926858895 ` ( ** 注意** : 此群仅面向有开发能力、希望参与贡献的开发者,入群前请确保您已能够从源码成功运行项目。)
120120
Original file line number Diff line number Diff line change 11import os
22import re
33from pathlib import Path
4+
45# WA: set empty PATH to resolve qfluentwidgets/PySide6 access os.environ['PATH'] issue
56if 'PATH' not in os .environ :
67 os .environ ['PATH' ] = ""
@@ -116,7 +117,7 @@ def blur_area(width, height):
116117 'sponsor' : 'https://afdian.com/a/ok-oldking' ,
117118 'share' : 'GitHub: https://github.com/ok-oldking 百度网盘: https://pan.baidu.com/s/102Mh1djq2B1T-cIJhct9Gg?pwd=okww 夸克网盘: https://pan.quark.cn/s/418018ddf7a0 Mirror酱:https://mirrorchyan.com/zh/projects?source=okbilibili' ,
118119 'faq' : 'https://cnb.cool/ok-oldking/ok-wuthering-waves/-/blob/main/README.md' ,
119- 'qq_group' : 'https://qm.qq.com/q/8B7ymbaBR6 ' ,
120+ 'qq_group' : 'https://qm.qq.com/q/SUQpIpmq4 ' ,
120121 'qq_channel' : 'https://pd.qq.com/s/djmm6l44y' ,
121122 },
122123 },
You can’t perform that action at this time.
0 commit comments