diff --git a/README.md b/README.md
index c43b86a..5bed983 100644
--- a/README.md
+++ b/README.md
@@ -12,11 +12,16 @@
## [★](./Dict) Dictionaries
### Learning-Markdown
> [README](https://github.com/Oreomeow/README#readme)
-> [learn-md](https://xianbai.me/learn-md/index.html)
+> [GFM](https://592592.xyz/2020/Github_Flavored_Markdown/#%E7%9B%AE%E5%BD%95)
### Docker
> [Docker Tutorials | Rookie Tutorials](https://www.runoob.com/docker/docker-tutorial.html)
+## [★](./Conf) Configurations
+- [Env](https://github.com/Oreomeow/VIP/tree/bak/Conf#readme)
+- [config.sample.sh](https://raw.githubusercontent.com/Oreomeow/VIP/bak/Conf/Qinglong/config.sample.sh)
+
+
## [★](./Tasks) Tasks
### [
][QL] ← More
```
@@ -46,7 +51,6 @@ ql repo https://github.com/JDHelloWorld/jd_scripts.git "jd_|jx_|getJDCookie" "ac
### Summary
> [BoxJs: Sub-Links](./QX/BoxJs#readme)
-> [Tasks: Sngx TaskSub-Links](https://github.com/Youthsongs/QuanX/tree/master/task#readme)
## [★](./Scripts) Scripts
@@ -55,8 +59,5 @@ ql repo https://github.com/JDHelloWorld/jd_scripts.git "jd_|jx_|getJDCookie" "ac
> Scheduled task control panel for python and javaScript
-## [★](./Conf) Configurations
-
-
[QL]:./Tasks/qlrepo#readme
diff --git a/Tasks/CN.md b/Tasks/CN.md
index 61efe0f..efbc428 100644
--- a/Tasks/CN.md
+++ b/Tasks/CN.md
@@ -4,24 +4,9 @@
https://ghproxy.com/https://raw.githubusercontent.com/Oreomeow/VIP/main/Tasks/tasksubCN.json
```
-- **JD**
- ```
- https://ghproxy.com/https://raw.githubusercontent.com/Oreomeow/VIP/main/Tasks/JDCN.json
- ```
-
-- **JDoth**
- ```
- https://ghproxy.com/https://raw.githubusercontent.com/Oreomeow/VIP/main/Tasks/JDCNoth.json
- ```
-
-- **JDhelp**
- ```
- https://ghproxy.com/https://raw.githubusercontent.com/Oreomeow/VIP/main/Tasks/JDCNhelp.json
- ```
-
- **V2pTaskSub** *By sngxpro*
```
- https://ghproxy.com/https://raw.githubusercontent.com/sngxpro/QuanX/master/V2pTaskSub/sngxprov2p.json
+ https://ghproxy.com/https://raw.githubusercontent.com/Youthsongs/QuanX/master/V2pTaskSub/sngxprov2p.json
```
- **jd_task** *By zero205*
diff --git a/Tasks/Daily.json b/Tasks/Daily.json
index c96fcd6..dfa798c 100644
--- a/Tasks/Daily.json
+++ b/Tasks/Daily.json
@@ -2,7 +2,7 @@
"name":"羊毛",
"author":"旺仔,Leon",
"desc":"旺仔 制作.xlsx文件,Leon 修订并转换成.json的任务订阅。该订阅适用于 elecV2P,与其他软件并不兼容。相关说明参考:https://github.com/elecV2/elecV2P-dei/tree/master/docs/06-task.md",
- "date":"2021-06-27 00:55:00",
+ "date":"2021-07-03 03:13:00",
"list":[
{
"name":"中青看点看看赚&浏览赚(需配合专用重写获取cookie)",
@@ -50,8 +50,29 @@
"time":"0 0 0 * * *",
"job":{
"type":"runjs",
- "target":"https://raw.githubusercontent.com/JDHelloWorld/jd_scripts/main/jd_blueCoin.js"
- }
+ "target":"jd_blueCoin.js"
+ },
+ "running":true
+ },
+ {
+ "name":"整点红包雨",
+ "type":"cron",
+ "time":"0 0 0-23/1 * * *",
+ "job":{
+ "type":"runjs",
+ "target":"long_super_redrain.js"
+ },
+ "running":true
+ },
+ {
+ "name":"半点红包雨",
+ "type":"cron",
+ "time":"0 30 16-23/1 * * *",
+ "job":{
+ "type":"runjs",
+ "target":"long_half_redrain.js"
+ },
+ "running":true
}
]
-}
+}
\ No newline at end of file
diff --git a/Tasks/Readme.md b/Tasks/Readme.md
index 3d2e75b..08fa89e 100644
--- a/Tasks/Readme.md
+++ b/Tasks/Readme.md
@@ -1,27 +1,22 @@
# V2p Subscription Links
-## [
](./CN.md#cn) Click here for CN-links (Lazy to update)
+## [
](./CN.md#cn) Click here for CN-links (No Use)
- **elecV2P**
```
https://raw.githubusercontent.com/elecV2/elecV2P/master/efss/tasksub.json
```
-- **JD**
+- **Daily**
```
- https://raw.githubusercontent.com/Oreomeow/VIP/main/Tasks/JD.json
+ https://raw.githubusercontent.com/Oreomeow/VIP/main/Tasks/Daily.json
```
-- **JDoth**
- ```
- https://raw.githubusercontent.com/Oreomeow/VIP/main/Tasks/JDoth.json
+- **News**
```
-
-- **JDhelp**
- ```
- https://raw.githubusercontent.com/Oreomeow/VIP/main/Tasks/JDhelp.json
+ https://raw.githubusercontent.com/Oreomeow/VIP/main/Tasks/News.json
```
- **V2pTaskSub** *By sngxpro*
```
- https://raw.githubusercontent.com/sngxpro/QuanX/master/V2pTaskSub/sngxprov2p.json
+ https://raw.githubusercontent.com/Youthsongs/QuanX/master/V2pTaskSub/sngxprov2p.json
```
diff --git a/Tasks/JD.json b/Tasks/backup/JD.json
similarity index 100%
rename from Tasks/JD.json
rename to Tasks/backup/JD.json
diff --git a/Tasks/JDCN.json b/Tasks/backup/JDCN.json
similarity index 100%
rename from Tasks/JDCN.json
rename to Tasks/backup/JDCN.json
diff --git a/Tasks/JDCNhelp.json b/Tasks/backup/JDCNhelp.json
similarity index 100%
rename from Tasks/JDCNhelp.json
rename to Tasks/backup/JDCNhelp.json
diff --git a/Tasks/JDCNoth.json b/Tasks/backup/JDCNoth.json
similarity index 100%
rename from Tasks/JDCNoth.json
rename to Tasks/backup/JDCNoth.json
diff --git a/Tasks/JDhelp.json b/Tasks/backup/JDhelp.json
similarity index 100%
rename from Tasks/JDhelp.json
rename to Tasks/backup/JDhelp.json
diff --git a/Tasks/JDoth.json b/Tasks/backup/JDoth.json
similarity index 100%
rename from Tasks/JDoth.json
rename to Tasks/backup/JDoth.json