From e8113e3ffd5ea27246edf14ba1fb7f74b63bdc3a Mon Sep 17 00:00:00 2001 From: lxk0301 <778732665@qq.com> Date: Thu, 24 Dec 2020 09:40:50 +0800 Subject: [PATCH] update --- README.md | 2 +- githubAction.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 90fd70a8..a9bf2043 100644 --- a/README.md +++ b/README.md @@ -85,7 +85,7 @@ ### 方法三:Docker(NAS或VPS用户) - 可以精确控制任务运行时间,有二种办法:[docker办法一](https://github.com/lxk0301/jd_scripts/tree/master/docker)、[docker办法二(和本地安装Node.js类似)](https://github.com/EvineDeng/jd-base) - - [环境变量](https://github.com/lxk0301/jd_scripts/blob/master/githubAction.md#%E4%B8%8B%E6%96%B9%E6%8F%90%E4%BE%9B%E4%BD%BF%E7%94%A8%E5%88%B0%E7%9A%84-secrets%E5%85%A8%E9%9B%86%E5%90%88) + - [环境变量集合](https://github.com/lxk0301/jd_scripts/blob/master/githubAction.md) #### 注:以上三种运行机制都是Node.js,故您需仔细阅读下面几点 diff --git a/githubAction.md b/githubAction.md index b4d33e7c..1886e713 100644 --- a/githubAction.md +++ b/githubAction.md @@ -6,7 +6,7 @@ | :---------------------: | :----------: | --------- | ------------------------------------------------------------ | | `JD_COOKIE` | 京东 | 必须 | 京东cookie,多个账号的cookie使用`&`隔开或者换行。具体获取参考[浏览器获取京东cookie教程](https://github.com/lxk0301/jd_scripts/blob/master/backUp/GetJdCookie.md) 或者 [插件获取京东cookie教程](https://github.com/lxk0301/jd_scripts/blob/master/backUp/GetJdCookie2.md) | -##### 京东隐私是安全环境变量 +##### 京东隐私安全 环境变量 | Name | 归属 | 属性 | 说明 | | :---------------------: | :----------: | --------- | ------------------------------------------------------------ |