Update __init__.py

修订插件版本
This commit is contained in:
Hqyel 2025-08-08 13:23:33 +08:00 committed by GitHub
parent 507f01d8d0
commit 9ca80684b6
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -322,7 +322,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 = "https://raw.githubusercontent.com/Hqyel/MoviePilot-Plugins/main/icons/nullbr.png" plugin_icon = "https://raw.githubusercontent.com/Hqyel/MoviePilot-Plugins/main/icons/nullbr.png"
plugin_version = "1.0.6" plugin_version = "1.0.7"
plugin_author = "Hqyel" plugin_author = "Hqyel"
author_url = "https://github.com/Hqyel" author_url = "https://github.com/Hqyel"
plugin_config_prefix = "nullbr_" plugin_config_prefix = "nullbr_"