Adds the specified URL to the filtering list. You can use an * to mask for a domain or you can use a + sign to indicate that you want the entire domain blocked.
*.spam.com will block any domain from spam.com but allow spam.com to be used.
+spam.com will block the entire domain from being used.
advert.spam.com will block that specific address.
Example:
/as security urlfilt add spam.webmaster.com
You can use /stats K or /as security urlfilt list to see the number of times each domain has been hit.
Filters all messages both private and channel.
Example:
/as security urlfilt all
Specifies that only channel communications will be URL filtered.
Example:
/as security urlfilt channel
Delets the specified URL from being filtered.
Example:
/as security urlfilt del spam.webmaster.com
Lists all the URL's in the filtering list.
Example:
/as security urlfilt list
Stops filtering all URLs.
Example:
/as security urlfilt none
This specifies if notices are sent to all operators or to a specified channel. This will happen every time a URL is filtered.
Example:
/as security urlfilt notice on
/as security urlfilt notice #report
/as security urlfilt notice off
Gives the number of hits each URL in the filtering list has been hit.
Example:
/as security urlfilt stats