Skip to content

Commit a235f6c

Browse files
committed
🔧 chore(config): 移除分析报告配置
- 移除配置文件中的 `analytics` 部分
1 parent 3e27130 commit a235f6c

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

src/config.py

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -117,9 +117,6 @@ def make_bottom_right_black(frame): #可选. 某些游戏截图时遮挡UID使
117117
'min_size': (1600, 900), #支持的最低游戏分辨率
118118
'resize_to': [(2560, 1440), (1920, 1080), (1600, 900)], #可选, 如果非16:9自动缩放为 resize_to
119119
},
120-
'analytics': {
121-
'report_url': 'http://report.ok-script.cn:8080/report', #上报日活, 可选
122-
},
123120
'links': { # 关于里显示的链接, 可选
124121
'default': {
125122
'github': 'https://github.com/BnanZ0/ok-duet-night-abyss',

0 commit comments

Comments
 (0)