# sanigi-html
sanigi-html (esperanto for sanitize html) is a python tool which takes in HTML and sanitzies it for use with student webspaces
.env spec:
```env
ALLOWED_DOMAINS_IMG=images.example.org,cdn.example.com
ALLOWED_DOMAINS_LINK=example.com
```