add weixin verify url

This commit is contained in:
moicen
2022-08-22 00:38:07 +08:00
parent 627481e41a
commit ae5a0c0337
+6 -1
View File
@@ -24,11 +24,16 @@ server {
root $resty_loc/nginx/html/music-room;
index index.html;
# 公众号校验
# 公众号校验 炼金工坊
location /MP_verify_Jo6pKmy43wx7S5Sh.txt {
return 200 'Jo6pKmy43wx7S5Sh';
}
# 公众号校验 慧添翼音乐教室
location /MP_verify_xDbyXEtPHigY8dCN.txt {
return 200 'xDbyXEtPHigY8dCN';
}
# 小程序业务域名校验
location /Q25f8xC3Jo.txt {
return 200 '323072b225a694281cd23496fa6737ef';