mirror of
https://github.com/codex-storage/deluge.git
synced 2025-02-17 13:56:47 +00:00
revert ip block and module changes
This commit is contained in:
parent
976df3963f
commit
5414b2eb12
@ -151,3 +151,11 @@ class plugin_Search:
|
|||||||
self.menu_button.set_label("Search " + engine_string)
|
self.menu_button.set_label("Search " + engine_string)
|
||||||
self.se = engine_string
|
self.se = engine_string
|
||||||
|
|
||||||
|
|
||||||
|
register_plugin("Torrent Search",
|
||||||
|
plugin_Search,
|
||||||
|
"Zach Tibbitts",
|
||||||
|
"0.5",
|
||||||
|
"A searchbar for torrent search engines",
|
||||||
|
config=True
|
||||||
|
)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user