ZeroNet/plugins/disabled-Zeroname-local/__init__.py
Idealcoder 64981e4392 Created Zeroname-local plugin that use local namecoind for lookup
Reused Zeroname code, and swapped out the reolveDomain function. It now connects to namecoind directly using RPC and then run rpc.name_show() to find domain.
2015-06-18 11:50:27 +01:00

2 lines
47 B
Python

import UiRequestPlugin
import SiteManagerPlugin