Commit 43608f63 authored by 赵威's avatar 赵威

add tag

parent 309927e5
......@@ -144,7 +144,7 @@ def update_tag3_user_portrait(cl_id):
tmp = [
"不感兴趣", "没有想法", "八卦来了", "颜值速报", "医美审美干货", "其他项目", "网红颜值", "少年之名", "郑人予", "热点课代表", "私密", "陈瑞泽", "符仁杰", "祖力亚尔", "刘泽旭", "陈家瑨"
]
forbidden_lst = []
forbidden_lst = ["无创溶脂kyc"]
for i in tmp:
forbidden_lst.append(i + "kyc")
forbidden_lst.extend(tmp)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment