From 4a5cc5153fbd4da6a0d228bb42735a93eb9949c1 Mon Sep 17 00:00:00 2001 From: CRAZY <674015283@qq.com> Date: Sun, 21 Aug 2022 20:11:44 +0800 Subject: [PATCH 1/2] =?UTF-8?q?=E4=BF=AE=E6=AD=A3=E8=B4=A8=E5=8F=98?= =?UTF-8?q?=E4=BB=AA=E5=9B=BE=E7=89=87=E8=8E=B7=E5=8F=96=E5=9C=B0=E5=9D=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- plugins/genshin/query_user/query_memo/data_source.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/genshin/query_user/query_memo/data_source.py b/plugins/genshin/query_user/query_memo/data_source.py index 007c90de..f1d62503 100644 --- a/plugins/genshin/query_user/query_memo/data_source.py +++ b/plugins/genshin/query_user/query_memo/data_source.py @@ -36,7 +36,7 @@ async def _(): "https://patchwiki.biligame.com/images/ys/thumb/c/cc/6k6kuj1kte6m1n7hexqfrn92z6h4yhh.png/60px-委托任务logo.png", "https://patchwiki.biligame.com/images/ys/d/d9/t1hv6wpucbwucgkhjntmzroh90nmcdv.png", "https://s3.bmp.ovh/imgs/2022/07/24/28d9338c7da4bcb2.png", - "https://genshin.honeyhunterworld.com/img/gadget/i_3016.png", + "https://genshin.honeyhunterworld.com/img/i_3016.png", ], ): file = memo_path / name From bc53f329a91d1c995a4733294ff6ab06c693e1e4 Mon Sep 17 00:00:00 2001 From: CRAZY <674015283@qq.com> Date: Sun, 21 Aug 2022 20:33:06 +0800 Subject: [PATCH 2/2] =?UTF-8?q?=E4=BF=AE=E6=AD=A3=E5=B0=98=E6=AD=8C?= =?UTF-8?q?=E5=A3=B6=E5=92=8C=E8=B4=A8=E5=8F=98=E4=BB=AA=E5=9B=BE=E7=89=87?= =?UTF-8?q?=E8=8E=B7=E5=8F=96=E5=9C=B0=E5=9D=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- plugins/genshin/query_user/query_memo/data_source.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/plugins/genshin/query_user/query_memo/data_source.py b/plugins/genshin/query_user/query_memo/data_source.py index f1d62503..e1e1c25a 100644 --- a/plugins/genshin/query_user/query_memo/data_source.py +++ b/plugins/genshin/query_user/query_memo/data_source.py @@ -35,8 +35,8 @@ async def _(): "20.png?x-oss-process=image//resize,s_600/quality,q_80/auto-orient,0/interlace,1/format,png", "https://patchwiki.biligame.com/images/ys/thumb/c/cc/6k6kuj1kte6m1n7hexqfrn92z6h4yhh.png/60px-委托任务logo.png", "https://patchwiki.biligame.com/images/ys/d/d9/t1hv6wpucbwucgkhjntmzroh90nmcdv.png", - "https://s3.bmp.ovh/imgs/2022/07/24/28d9338c7da4bcb2.png", - "https://genshin.honeyhunterworld.com/img/i_3016.png", + "https://s3.bmp.ovh/imgs/2022/08/21/3a3b2e6c22e305ff.png", + "https://s3.bmp.ovh/imgs/2022/08/21/c2d7ace21e1d46cf.png", ], ): file = memo_path / name