mirror of
https://github.com/louislam/uptime-kuma.git
synced 2025-02-24 12:35:57 +00:00
Update aliyun-sms.js
This commit is contained in:
parent
b9e72b9645
commit
ae2c49a729
1 changed files with 7 additions and 7 deletions
|
@ -100,7 +100,7 @@ class AliyunSMS extends NotificationProvider {
|
|||
"'": "%27",
|
||||
"(": "%28",
|
||||
")": "%29"
|
||||
}[m]
|
||||
}[m];
|
||||
};
|
||||
|
||||
for (let key in param2) {
|
||||
|
|
Loading…
Add table
Reference in a new issue