messense / nh3

Python binding to Ammonia HTML sanitizer Rust crate
https://nh3.readthedocs.io
MIT License
260 stars 8 forks source link

[Question] How allow tg://user?=id tag in href a tag? #22

Closed daeeros closed 1 year ago

daeeros commented 1 year ago
import nh3

print(nh3.clean('<a href="tg://user?id=2135121152">Link</a> and go < here or gor > here </ hei bro ahah >>>', link_rel=None))

how allow this href in a tag? it removes now and puts only Link/a>