update:修改icon

This commit is contained in:
hitmant 2025-08-07 09:47:58 +08:00
parent 02cfd622cb
commit 2d0a3968b9
2 changed files with 2 additions and 2 deletions

View File

@ -167,7 +167,7 @@ class NullbrSearch(_PluginBase):
# 插件基本信息 # 插件基本信息
plugin_name = "Nullbr资源搜索" plugin_name = "Nullbr资源搜索"
plugin_desc = "优先使用Nullbr API搜索影视资源支持多种资源类型115网盘、磁力、ed2k、m3u8" 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_version = "1.0.4"
plugin_author = "Hqyel" plugin_author = "Hqyel"
author_url = "https://github.com/Hqyel" author_url = "https://github.com/Hqyel"

View File

@ -167,7 +167,7 @@ class NullbrSearch(_PluginBase):
# 插件基本信息 # 插件基本信息
plugin_name = "Nullbr资源搜索" plugin_name = "Nullbr资源搜索"
plugin_desc = "优先使用Nullbr API搜索影视资源支持多种资源类型115网盘、磁力、ed2k、m3u8" 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_version = "1.0.4"
plugin_author = "Hqyel" plugin_author = "Hqyel"
author_url = "https://github.com/Hqyel" author_url = "https://github.com/Hqyel"