Files
kiss-translator/.env

20 lines
839 B
Bash
Raw Normal View History

2023-07-20 13:45:41 +08:00
GENERATE_SOURCEMAP=false
REACT_APP_NAME=KISS Translator
2023-08-10 21:38:49 +08:00
REACT_APP_NAME_CN=简约翻译
2025-08-10 23:00:21 +08:00
REACT_APP_VERSION=1.9.2
2023-08-29 13:14:12 +08:00
2023-08-05 15:32:51 +08:00
REACT_APP_HOMEPAGE=https://github.com/fishjar/kiss-translator
2023-08-29 11:53:02 +08:00
REACT_APP_OPTIONSPAGE=https://fishjar.github.io/kiss-translator/options.html
2023-08-09 18:02:18 +08:00
REACT_APP_OPTIONSPAGE_DEV=http://localhost:3000/options.html
2023-08-29 11:53:02 +08:00
REACT_APP_LOGOURL=https://fishjar.github.io/kiss-translator/images/logo192.png
2023-09-04 17:04:28 +08:00
REACT_APP_RULESURL=https://fishjar.github.io/kiss-rules/kiss-rules.json
REACT_APP_RULESURL_ON=https://fishjar.github.io/kiss-rules/kiss-rules-on.json
REACT_APP_RULESURL_OFF=https://fishjar.github.io/kiss-rules/kiss-rules-off.json
2023-08-29 11:53:02 +08:00
REACT_APP_USERSCRIPT_DOWNLOADURL=https://fishjar.github.io/kiss-translator/kiss-translator.user.js
2023-08-31 21:21:36 +08:00
REACT_APP_USERSCRIPT_IOS_DOWNLOADURL=https://fishjar.github.io/kiss-translator/kiss-translator-ios-safari.user.js