Skip to content

Commit

Permalink
格式化代码,添加Discord推送
Browse files Browse the repository at this point in the history
  • Loading branch information
SunWuyuan committed Aug 6, 2023
1 parent bb43f6e commit 56f9237
Show file tree
Hide file tree
Showing 11 changed files with 2,212 additions and 2,084 deletions.
445 changes: 229 additions & 216 deletions polymerization/52pojie.js

Large diffs are not rendered by default.

480 changes: 253 additions & 227 deletions polymerization/aliyundrive_multiuser.js

Large diffs are not rendered by default.

406 changes: 205 additions & 201 deletions polymerization/cake.js

Large diffs are not rendered by default.

393 changes: 205 additions & 188 deletions polymerization/noteyoudao.js

Large diffs are not rendered by default.

441 changes: 223 additions & 218 deletions polymerization/smzdm.js

Large diffs are not rendered by default.

482 changes: 263 additions & 219 deletions polymerization/tieba.js

Large diffs are not rendered by default.

380 changes: 192 additions & 188 deletions polymerization/toolu.js

Large diffs are not rendered by default.

395 changes: 201 additions & 194 deletions polymerization/wangyiyungame.js

Large diffs are not rendered by default.

11 changes: 5 additions & 6 deletions polymerization/wps_client.js
Original file line number Diff line number Diff line change
Expand Up @@ -54,9 +54,9 @@
// messageNickname = 1;
// console.log("单元格用昵称替代")
// }

// break; // 提前退出,提高效率
// }
// }

// }
// }
Expand All @@ -77,7 +77,7 @@
// {
// break;
// }
// jsonPushHandle(pushName, pushFlag, pushKey)
// jsonPushHandle(pushName, pushFlag, pushKey)
// }
// // console.log(jsonPush)
// }
Expand Down Expand Up @@ -168,7 +168,6 @@
// }
// }


// // email邮箱推送
// function email(message) {
// var myDate = new Date(); // 创建一个表示当前时间的 Date 对象
Expand Down Expand Up @@ -329,7 +328,7 @@
// }catch{
// messageFail += messageName + "失败"
// }

// sleep(2000);
// if(messageOnlyError == 1)
// {
Expand All @@ -339,4 +338,4 @@
// message += messageFail + " " + messageSuccess
// }
// console.log(message)
// }
// }
Loading

0 comments on commit 56f9237

Please sign in to comment.