From 2d0a3968b9308335082fd3cd6e1f6af4e2494ff8 Mon Sep 17 00:00:00 2001 From: hitmant Date: Thu, 7 Aug 2025 09:47:58 +0800 Subject: [PATCH] =?UTF-8?q?update:=E4=BF=AE=E6=94=B9icon?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- plugins.v2/nullbrsearch/__init__.py | 2 +- plugins/nullbrsearch/__init__.py | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/plugins.v2/nullbrsearch/__init__.py b/plugins.v2/nullbrsearch/__init__.py index b0e9f0f..8a94ac8 100644 --- a/plugins.v2/nullbrsearch/__init__.py +++ b/plugins.v2/nullbrsearch/__init__.py @@ -167,7 +167,7 @@ class NullbrSearch(_PluginBase): # 插件基本信息 plugin_name = "Nullbr资源搜索" plugin_desc = "优先使用Nullbr API搜索影视资源,支持多种资源类型(115网盘、磁力、ed2k、m3u8)" - plugin_icon = "nullbr.png" + plugin_icon = "https://raw.githubusercontent.com/Hqyel/MoviePilot-Plugins/main/icons/nullbr.png" plugin_version = "1.0.4" plugin_author = "Hqyel" author_url = "https://github.com/Hqyel" diff --git a/plugins/nullbrsearch/__init__.py b/plugins/nullbrsearch/__init__.py index b0e9f0f..8a94ac8 100644 --- a/plugins/nullbrsearch/__init__.py +++ b/plugins/nullbrsearch/__init__.py @@ -167,7 +167,7 @@ class NullbrSearch(_PluginBase): # 插件基本信息 plugin_name = "Nullbr资源搜索" plugin_desc = "优先使用Nullbr API搜索影视资源,支持多种资源类型(115网盘、磁力、ed2k、m3u8)" - plugin_icon = "nullbr.png" + plugin_icon = "https://raw.githubusercontent.com/Hqyel/MoviePilot-Plugins/main/icons/nullbr.png" plugin_version = "1.0.4" plugin_author = "Hqyel" author_url = "https://github.com/Hqyel"