nh3 icon indicating copy to clipboard operation
nh3 copied to clipboard

Access to the default URL schemes

Open timothymctim opened this issue 1 year ago • 1 comments
trafficstars

It would be nice if the Python package could also expose ammonia’s default whitelisted URL schemes. If I understand the code correctly, this could easily be done by adding m.add("ALLOWED_URL_SCHEMES", a.clone_url_schemes())?; to the nh3 function.

timothymctim avatar Feb 01 '24 13:02 timothymctim

Pull requests are welcome!

messense avatar Feb 23 '24 03:02 messense