annotate mod_firewall/scripts/spam-strip-xhtml.pfw @ 4300:3f3b672b7616

mod_vcard_muc: Pass room object around instead of JID, hopefully fixing traceback More efficient to pass the object around instead of using the JID and looking up the object when needed. It seems in some (undetermined) cases get_room_from_jid(room.jid) is nil.
author Matthew Wild <mwild1@gmail.com>
date Tue, 15 Dec 2020 10:49:11 +0000
parents f20dd383093a
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
2572
f20dd383093a mod_firewall: Add spam-strip-xhtml.pfw
Matthew Wild <mwild1@gmail.com>
parents:
diff changeset
1 # Strip XHTML-IM from messages received from strangers
f20dd383093a mod_firewall: Add spam-strip-xhtml.pfw
Matthew Wild <mwild1@gmail.com>
parents:
diff changeset
2
f20dd383093a mod_firewall: Add spam-strip-xhtml.pfw
Matthew Wild <mwild1@gmail.com>
parents:
diff changeset
3 ::user/spam_check_message_custom
f20dd383093a mod_firewall: Add spam-strip-xhtml.pfw
Matthew Wild <mwild1@gmail.com>
parents:
diff changeset
4
f20dd383093a mod_firewall: Add spam-strip-xhtml.pfw
Matthew Wild <mwild1@gmail.com>
parents:
diff changeset
5 STRIP=html http://jabber.org/protocol/xhtml-im