mirror of
https://github.com/louislam/uptime-kuma.git
synced 2025-02-01 17:15:17 -05: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码字符进行编码。