mirror of
https://github.com/jxxghp/MoviePilot-Plugins.git
synced 2026-06-04 23:16:48 +00:00
fix python-hosts
This commit is contained in:
@@ -18,7 +18,7 @@ class CustomHosts(_PluginBase):
|
||||
# 插件图标
|
||||
plugin_icon = "hosts.png"
|
||||
# 插件版本
|
||||
plugin_version = "1.2"
|
||||
plugin_version = "1.2.1"
|
||||
# 插件作者
|
||||
plugin_author = "thsrite"
|
||||
# 作者主页
|
||||
|
||||
1
plugins/customhosts/requirements.txt
Normal file
1
plugins/customhosts/requirements.txt
Normal file
@@ -0,0 +1 @@
|
||||
python-hosts~=1.1.2
|
||||
Reference in New Issue
Block a user