Skip to content

Commit a511217

Browse files
committed
sync
1 parent bc9e188 commit a511217

3 files changed

Lines changed: 1 addition & 1 deletion

File tree

.DS_Store

0 Bytes
Binary file not shown.
File renamed without changes.

WLAPP/wlapp.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -221,7 +221,7 @@ if ($.isNode()) {
221221

222222
!(async () => {
223223
await Jsname()
224-
cc = (`🥦${jsname}任务执行通知🔔`);
224+
cc = (`${jsname}任务执行通知🔔`);
225225
if (!getdomainbodyArr[0]) {
226226
console.log($.name, '【提示】请先前往获取cookie📲')
227227
return;

0 commit comments

Comments
 (0)