Make the site block check usable from plugins and core modules
Fixes https://github.com/HelloZeroNet/ZeroNet/issues/1888
This commit is contained in:
parent
6c8849139f
commit
1144964062
3 changed files with 13 additions and 0 deletions
|
@ -19,6 +19,7 @@
|
|||
**Other:**
|
||||
|
||||
* Implemented the log level overriding for separate modules for easier debugging.
|
||||
* Make the site block check implemented in `ContentFilter` usable from plugins and core modules via `SiteManager.isAddressBlocked()`.
|
||||
|
||||
## Plugins
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue