mirror of
https://wget.la/https://github.com/Wxw-Gu/WechatExplorer
synced 2026-08-17 11:37:06 +08:00
9 lines
252 B
Bash
9 lines
252 B
Bash
# WeChat Database Key (Optional, can be entered in UI)
|
|
VITE_DB_KEY=
|
|
|
|
# DeepSeek API Key (Optional, can be entered in UI)
|
|
VITE_DEEPSEEK_API_KEY=
|
|
|
|
# Message types to filter out (comma separated)
|
|
VITE_FILTER_MSG_TYPES=分享消息,图片,表情包,视频
|