diff options
author | Kyomotoi <[email protected]> | 2022-08-11 16:24:23 +0800 |
---|---|---|
committer | Kyomotoi <[email protected]> | 2022-08-11 16:24:23 +0800 |
commit | 38f73a1592e8eb0f5bc6a0584134760a5e482a47 (patch) | |
tree | eda730d108c67562506377c2a61695ff96ac2445 /test | |
parent | 04f077fa66a3f608d7f23a08687068735041cab4 (diff) | |
download | ATRI-38f73a1592e8eb0f5bc6a0584134760a5e482a47.tar.gz ATRI-38f73a1592e8eb0f5bc6a0584134760a5e482a47.tar.bz2 ATRI-38f73a1592e8eb0f5bc6a0584134760a5e482a47.zip |
⚡️ 替换所需资源链接
Diffstat (limited to 'test')
-rw-r--r-- | test/test_plugin_anime_search.py | 2 | ||||
-rw-r--r-- | test/test_plugin_saucenao.py | 2 |
2 files changed, 2 insertions, 2 deletions
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)() |