From 41763e3e0c9af07caa9d05110ade89463c12f23c Mon Sep 17 00:00:00 2001 From: nicklly <1134741727@qq.com> Date: Sun, 28 Aug 2022 17:22:32 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=94=B9=E9=83=A8=E5=88=86ann=5Fids?= =?UTF-8?q?=E5=8F=8A=E9=83=A8=E5=88=86=E5=85=B3=E9=94=AE=E8=AF=8D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- LittlePaimon/plugins/Genshin_Calendar/event.py | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/LittlePaimon/plugins/Genshin_Calendar/event.py b/LittlePaimon/plugins/Genshin_Calendar/event.py index 7ffb187..abfe286 100644 --- a/LittlePaimon/plugins/Genshin_Calendar/event.py +++ b/LittlePaimon/plugins/Genshin_Calendar/event.py @@ -30,17 +30,18 @@ ignored_key_words = [ "防沉迷", "问卷", "公平运营", - "纪行", "有奖活动", "反馈功能" ] ignored_ann_ids = [ - 495, # 有奖问卷调查开启! - 1263, # 米游社《原神》专属工具一览 423, # 《原神》玩家社区一览 - 422, # 《原神》防沉迷系统说明 + 495, # 有奖问卷调查开启! 762, # 《原神》公平运营声明 + 1263, # 米游社《原神》专属工具一览 + 2388, # 原神问卷调查 + 2522, # 《原神》防沉迷系统说明 + 2911, # 功能反馈 ] list_api = 'https://hk4e-api.mihoyo.com/common/hk4e_cn/announcement/api/getAnnList?game=hk4e&game_biz=hk4e_cn&lang=zh-cn&bundle_id=hk4e_cn&platform=pc®ion=cn_gf01&level=55&uid=100000000'