Skip to content

Commit

Permalink
Update sendNotify.js
Browse files Browse the repository at this point in the history
  • Loading branch information
yang7758258 authored Jun 11, 2024
1 parent 0c68134 commit ae5c1e5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sendNotify.js
Original file line number Diff line number Diff line change
Expand Up @@ -182,7 +182,7 @@ async function sendNotify(
text,
desp,
params = {},
author = `\n\n本通知 By:https://github.com/leafTheFish/DeathNote\n通知时间:${new Date()}`,
author = `\n\n本通知 By:https://github.com/yang7758258/ohhh154\n通知时间:${new Date()}`,
) {
//提供6种通知
desp += author; //增加作者信息,防止被贩卖等
Expand Down

0 comments on commit ae5c1e5

Please sign in to comment.