X-Git-Url: http://git.squeep.com/?a=blobdiff_plain;f=priv%2Fscrubbers%2Fdefault.ex;h=37ffaef3a0ba3e4ec9e3b0742020fe8dd9441f6e;hb=08d49fba7d52e3eda5292913f1a466326f6b0cdf;hp=771f27ac1d08848dcb8e7ac44fd9d4f94b9164d4;hpb=9f34294332bf4d433bd76f4e8a767f1828f1df45;p=akkoma diff --git a/priv/scrubbers/default.ex b/priv/scrubbers/default.ex index 771f27ac1..37ffaef3a 100644 --- a/priv/scrubbers/default.ex +++ b/priv/scrubbers/default.ex @@ -56,8 +56,6 @@ defmodule Pleroma.HTML.Scrubber.Default do Meta.allow_tag_with_these_attributes(:u, []) Meta.allow_tag_with_these_attributes(:ul, []) - Meta.allow_tags_with_style_attributes([:span]) - Meta.allow_tag_with_this_attribute_values(:span, "class", [ "h-card", "quote-inline",