rattatwinko 1afc450711 implement configuration loading with json parser, implement some new argument for it.
ship with example json configuration file.

add: method to add doctype/html/head/body to document.

see examples in todo! with progamm usage
2026-04-20 12:42:54 +02:00
2026-04-17 20:35:47 +00:00

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:

ALLOWED_DOMAINS_IMG=images.example.org,cdn.example.com
ALLOWED_DOMAINS_LINK=example.com
S
Description
sanigi-html (esperanto for sanitize html) is a python tool which takes in HTML and sanitzies it for use with student webspaces
Readme AGPL-3.0 61 KiB
Languages
Python 100%