From: FloatingGhost Date: Sun, 26 Feb 2023 21:25:57 +0000 (+0000) Subject: fine then no fun allowed, y'all don't deserve it X-Git-Url: http://git.squeep.com/?a=commitdiff_plain;h=08d49fba7d52e3eda5292913f1a466326f6b0cdf;p=akkoma fine then no fun allowed, y'all don't deserve it --- 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",