Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
SunWuyuan committed Aug 6, 2023
2 parents c2027a0 + 14f4dda commit bb43f6e
Show file tree
Hide file tree
Showing 4 changed files with 389 additions and 28 deletions.
18 changes: 11 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,16 +38,17 @@
| 状态 | 类别 | 终端 | 任务名称 | 名称 | 脚本名称 | 检查日期 | 是否支持多用户 | 是否需要表格 |备注 |
| --- | --- | --- | --- | --- | --- | --- | --- | --- | --- |
| 🟢️ | 签到 | WEB | 阿里云盘(极简版) | https://www.aliyundrive.com | aliyundrive_light.js | 2023-07-31 ||| 签到,无推送功能 |
| 🟢️ | 签到 | WEB | 阿里云盘(多用户版) | https://www.aliyundrive.com | aliyundrive_multiuser.js | 2023-08-05 ||| 签到、自动领取首个任务奖励 |
| 🟢️ | 签到 | WEB | 阿里云盘(多用户版) | https://www.aliyundrive.com | aliyundrive_multiuser.js | 2023-08-06 ||| 签到、自动领取首个任务奖励 |
| 🟤 | 签到 | WEB | 百度贴吧 | https://tieba.baidu.com | tieba.js | 2023-08-05 ||| 签到 |
| 🟤 | 签到 | WEB | 吾爱论坛 | https://www.52pojie.cn | 52pojie.js | 2023-08-05 ||| 签到 |
| 🟢️ | 签到 | WEB | 有道云笔记 | https://note.youdao.com/ | noteyoudao.js | 2023-08-05 ||| 签到、领取空间 |
| 🟢️ | 签到 | WEB | 有道云笔记 | https://note.youdao.com/ | noteyoudao.js | 2023-08-06 ||| 签到、领取空间 |
| 🟤 | 签到 | 移动端 | WPS(轻量版) | https://vip.wps.cn/ | wps_light.js | 2023-07-31 ||| 适用于手机端签到,不具备绕验证码功能 |
| 🔴 | 签到 | 客户端 | WPS(客户端版) | https://vip.wps.cn/ | wps_client.js | 2023-07-31 ||| 适用于PC端签到,需要手动兑换奖励 |
| 🟢️ | 签到 | 小程序 | WPS(稻壳版) | https://vip.wps.cn/ | wps_docker.js | 2023-08-05 ||| 适用于稻壳签到,自动领取每日PPT |
| 🟢️ | 签到 | WEB | 网易云游戏 | https://cg.163.com/ | wangyiyungame.js | 2023-08-05 ||| 签到 |
| 🟢️ | 抽奖 | WEB | 什么值得买 | https://www.smzdm.com/ | smzdm.js | 2023-08-05 ||| 抽奖 |
| 🟢️ | 签到 | WEB | 在线工具 | https://tool.lu/ | toolu.js | 2023-08-05 ||| 签到 |
| 🟢️ | 签到 | 小程序 | WPS(稻壳版) | https://vip.wps.cn/ | wps_docker.js | 2023-08-06 ||| 适用于稻壳签到,自动领取每日PPT |
| 🟢️ | 签到 | WEB | 网易云游戏 | https://cg.163.com/ | wangyiyungame.js | 2023-08-06 ||| 签到 |
| 🟢️ | 抽奖 | WEB | 什么值得买 | https://www.smzdm.com/ | smzdm.js | 2023-08-06 ||| 抽奖 |
| 🟢️ | 签到 | WEB | 在线工具 | https://tool.lu/ | toolu.js | 2023-08-06 ||| 签到获取积分 |
| 🟢️ | 签到 | 小程序 | 像素蛋糕 | 像素蛋糕AI修图呀 | cake.js | 2023-08-06 ||| 签到 |

## 支持的通知列表

Expand Down Expand Up @@ -81,7 +82,10 @@
> ***您使用或者复制了本仓库且本人制作的任何脚本,则视为 `已接受` 此声明,请仔细阅读***
## 更新日志
- 2023-07-31
- 2023-08-06
* 增添【像素蛋糕】脚本
* 取消【什么值得买】脚本的第二次抽奖功能
- 2023-08-05
* 增添【在线工具】脚本
- 2023-07-31
* 增添【什么值得买】脚本
Expand Down
16 changes: 14 additions & 2 deletions polymerization/UPDATE.js
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
// 当前分配置表:
// 阿里云盘(多用户版)、吾爱破解、有道云笔记、百度贴吧、
// wps(轻量版)、wps(客户端版)、wps(稻壳版)
// 网易云游戏、什么值得买、在线工具
// 网易云游戏、什么值得买、在线工具、像素蛋糕

// 定制化分配置表:
// 阿里云盘(多用户版)
Expand All @@ -12,7 +12,7 @@ var confiWorkbook = 'CONFIG' // 主配置表名称
var pushWorkbook = 'PUSH' // 推送表的名称
var emailWorkbook = 'EMAIL' // 邮箱表的名称
// 分配置表名称
var subConfigWorkbook=['aliyundrive_multiuser','52pojie','noteyoudao','wps','tieba','wangyiyungame', 'smzdm', 'toollu'];
var subConfigWorkbook=['aliyundrive_multiuser','52pojie','noteyoudao','wps','tieba','wangyiyungame', 'smzdm', 'toollu', 'cake'];
var workbook = [] // 存储已存在表数组

// 表中激活的区域的行数和列数
Expand All @@ -35,6 +35,7 @@ var configContent=[
['wangyiyungame','网易云游戏','否','否'],
['smzdm','什么值得买抽奖','否','否'],
['toollu','在线工具','否','否'],
['cake','像素蛋糕','否','否'],
]

// PUSH表内容
Expand Down Expand Up @@ -68,6 +69,13 @@ var subConfigAliyundrive = [
['xxxxxxxx2', '否', '昵称2', '否']
]

// 定制化分配置表内容
var subConfigCake= [
['cookie(默认20个)','是否执行(是/否)','账号名称(可不填写)','xy-extra-data'],
['xxxxxxxx1', '是', '昵称1', 'xxxxxxxx'],
['xxxxxxxx2', '否', '昵称2', 'xxxxxxxx']
]

// var mosaic = "xxxxxxxx" // 马赛克
// var strFail = "否"
// var strTrue = "是"
Expand Down Expand Up @@ -102,6 +110,10 @@ for(let i = 0; i < length; i++){
ActivateSheet(subConfigWorkbook[0]) // 激活阿里云盘分配置表
editConfigSheet(subConfigAliyundrive) // editSubConfigCustomized(subConfigAliyundrive)

// 写入定制化内容
ActivateSheet(subConfigWorkbook[8]) // 激活像素蛋糕分配置表
editConfigSheet(subConfigCake)


// 判断表格行列数,并记录目前已写入的表格行列数。目的是为了不覆盖原有数据,便于更新
function determineRowCol(){
Expand Down
Loading

0 comments on commit bb43f6e

Please sign in to comment.