gptbot/new-bing/env.example
2023-03-23 20:39:00 +08:00

7 lines
377 B
Plaintext
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

WXAPPID=用不到小程序可以不填
WXAPPSECRET=用不到小程序可以不填
COOKIE_FILE=/sanic/cookies/cookie.json
COOKIE_FILE1=/sanic/cookies/cookie1.json # 备用cookie1, 没有可以删掉
COOKIE_FILE2=/sanic/cookies/cookie2.json # 备用cookie2, 没有可以删掉
https_proxy=http://127.0.0.1:1080 # 目前中国大陆的IP会返回404所以最好能加个代理