From 08d49fba7d52e3eda5292913f1a466326f6b0cdf Mon Sep 17 00:00:00 2001 From: FloatingGhost Date: Sun, 26 Feb 2023 21:25:57 +0000 Subject: [PATCH] fine then no fun allowed, y'all don't deserve it --- priv/scrubbers/default.ex | 2 -- 1 file changed, 2 deletions(-) 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",