fix tg links

This commit is contained in:
vvzvlad
2025-02-09 21:29:41 +03:00
parent 4a3c5cc6ef
commit 709465b0fc
+1
View File
@@ -317,6 +317,7 @@ class PostParser:
html,
tags=allowed_tags,
attributes=allowed_attributes,
protocols=['http', 'https', 'tg'],
css_sanitizer=css_sanitizer,
strip=True,
)