Validate also lower the case of domains

This commit is contained in:
Geoffrey Frogeye 2019-12-25 15:31:20 +01:00
parent 2bcf6cbbf7
commit 0b9e2d0975
Signed by: geoffrey
GPG key ID: D8A7ECA00A8CD3DD
2 changed files with 2 additions and 1 deletions

1
.gitignore vendored
View file

@ -1,3 +1,4 @@
*.log
*.p
.env
__pycache__