Development
This commit is contained in:
parent
f794314f28
commit
e4a9d5c038
5 changed files with 35 additions and 15 deletions
|
|
@ -7,7 +7,7 @@ import config_utils
|
|||
import sanitize
|
||||
import mod_validation as validate
|
||||
|
||||
DNS_LOG_FILE = Path(config_utils.CONFIGS_DIR) / 'blocklists.log'
|
||||
DNS_LOG_FILE = Path(config_utils.BLOCKLISTS_DIR) / '.log'
|
||||
|
||||
_PAGE = Path(__file__).parent.name
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue