From 38f73a1592e8eb0f5bc6a0584134760a5e482a47 Mon Sep 17 00:00:00 2001 From: Kyomotoi <0w0@imki.moe> Date: Thu, 11 Aug 2022 16:24:23 +0800 Subject: =?UTF-8?q?=E2=9A=A1=EF=B8=8F=20=E6=9B=BF=E6=8D=A2=E6=89=80?= =?UTF-8?q?=E9=9C=80=E8=B5=84=E6=BA=90=E9=93=BE=E6=8E=A5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- test/test_plugin_anime_search.py | 2 +- test/test_plugin_saucenao.py | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'test') diff --git a/test/test_plugin_anime_search.py b/test/test_plugin_anime_search.py index 04c8847..4b21d2d 100644 --- a/test/test_plugin_anime_search.py +++ b/test/test_plugin_anime_search.py @@ -23,7 +23,7 @@ async def test_saucenao(app: App): msg = Message( MessageSegment.image( - "https://fastly.jsdelivr.net/gh/Kyomotoi/CDN@master/noting/88674944_p0.png" + "https://jsd.imki.moe/gh/Kyomotoi/CDN@master/noting/88674944_p0.png" ) ) event = make_fake_event(_message=msg)() diff --git a/test/test_plugin_saucenao.py b/test/test_plugin_saucenao.py index 04c8847..4b21d2d 100644 --- a/test/test_plugin_saucenao.py +++ b/test/test_plugin_saucenao.py @@ -23,7 +23,7 @@ async def test_saucenao(app: App): msg = Message( MessageSegment.image( - "https://fastly.jsdelivr.net/gh/Kyomotoi/CDN@master/noting/88674944_p0.png" + "https://jsd.imki.moe/gh/Kyomotoi/CDN@master/noting/88674944_p0.png" ) ) event = make_fake_event(_message=msg)() -- cgit v1.2.3