mirror of
https://github.com/louislam/uptime-kuma.git
synced 2025-02-03 13:11:34 +02:00
b9e72b9645
aliyun-sms.js: escape more characters than encodeURIComponent see https://help.aliyun.com/document_detail/315526.html 字符A~Z、a~z、0~9以及字符-、_、.、~不编码。对其它ASCII码字符进行编码。