加密手机号数据库修复
This commit is contained in:
parent
396c0ae3d9
commit
9096fdfb6e
|
|
@ -23,7 +23,7 @@ async def new_comment(
|
||||||
receivers = ["GodricTan@gmail.com"]
|
receivers = ["GodricTan@gmail.com"]
|
||||||
|
|
||||||
if type == "dict_fr":
|
if type == "dict_fr":
|
||||||
receivers.append("aurora@lexiverse.com.cn")
|
receivers.append("3480039769@qq.com") # 3480039769@qq.com
|
||||||
|
|
||||||
content = f"""<!DOCTYPE html>
|
content = f"""<!DOCTYPE html>
|
||||||
<html lang="zh-CN">
|
<html lang="zh-CN">
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue