"; $HTML_PERCENTAGE = 0.1; $HTML_PERCENTAGE_ALLOW_TAGS = "


"; // alpha_num: // Add X points if the email username starts in alphabetic characters // and ends in numeric characters. (E.g.: jane_doe4321@hotmail.com) // Ex.: // $ALPHA_NUM = 0.5; $ALPHA_NUM = 0.5; // ln_blacklisted: // Assign X points if the IP address from which the content originates is // blacklisted by Lillesvin Networks. (See: http://lillesvin.net/bl.txt) // Ex.: // $LN_BLACKLISTED = 10; $LN_BLACKLISTED = 10; ?>