fine then no fun allowed, y'all don't deserve it
[akkoma] / priv / scrubbers / default.ex
index 771f27ac1d08848dcb8e7ac44fd9d4f94b9164d4..37ffaef3a0ba3e4ec9e3b0742020fe8dd9441f6e 100644 (file)
@@ -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",