/*------ Configuration file --------------------------------------------------*/


/* Enter the characters you want to ban (messages that contain them
will not be sent) */
var characters = ['<', '&lt;', '&gt;', 'href', 'sexyasian', 'redtube.com'];

/* Enter the words or groups of words you want to ban
(messages that contain them will not be sent) */
var spamwords = ['naked', 'nude', 'viagra', 'porn', 'free sex',
                 'INSTANT BOOSTER', 'INSTANT-BOOSTER', 'INSTANTBOOSTER',
                 'linking to your ad'];

/* Enter the words you want to filter
(messages that contain them will be sent,
while "bad words" will be replaced with symbols) */
var badwords = ['puto','concha','chupame','culiados','traba','trolo','chota','trabas','orto','bolas','pija','chupa','choto','mierda','putas','putos','puta','puto','fuck', 'fucking', 'fuckoff', 'ass', 'suck', 'shit',
                'asshole', 'sucks'];


/* Replace 'yes' with 'no' if you decide to turn off the smileys */
var sm_options = ['yes'];

