From ae5a0c0337fc4ac5ff248cfebc07e1100f1c3cb9 Mon Sep 17 00:00:00 2001 From: moicen Date: Mon, 22 Aug 2022 00:38:07 +0800 Subject: [PATCH] add weixin verify url --- conf/moicen/music-room.conf | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/conf/moicen/music-room.conf b/conf/moicen/music-room.conf index 405e76b..326b7b7 100644 --- a/conf/moicen/music-room.conf +++ b/conf/moicen/music-room.conf @@ -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';