annotate mod_firewall/scripts/spam-strip-xhtml.pfw @ 3336:4af114684e0a

mod_http_index: Allow listed modules to include a friendlier name Example: ``` module:provides("http", { name = "demo"; title = "Demo HTTP Module"; route = { GET = function() return "Hello"; end; }; }); ```
author Kim Alvefur <zash@zash.se>
date Thu, 27 Sep 2018 17:13:10 +0200
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