diff --git a/server/src/lib.rs b/server/src/lib.rs index e4eabaf..1925deb 100644 --- a/server/src/lib.rs +++ b/server/src/lib.rs @@ -183,7 +183,7 @@ pub fn sanitize_html(html: &str, cid_prefix: &str) -> Result hashset![ - "href", "hreflang" + "href", "hreflang", "target", ], "bdo" => hashset![ "dir"