Add option to modify HTTP pool size
[akkoma] / priv / scrubbers / default.ex
index 950b6c21ee77dcb23520c48a74127ce027c23cc8..771f27ac1d08848dcb8e7ac44fd9d4f94b9164d4 100644 (file)
@@ -98,7 +98,6 @@ defmodule Pleroma.HTML.Scrubber.Default do
     Meta.allow_tag_with_these_attributes(:img, [
       "width",
       "height",
-      "class",
       "title",
       "alt"
     ])