
axb at apache
May 1, 2012, 12:09 PM
Post #1 of 1
(112 views)
Permalink
|
|
svn commit: r1332782 - /spamassassin/trunk/rules/20_aux_tlds.cf
|
|
Author: axb Date: Tue May 1 19:09:49 2012 New Revision: 1332782 URL: http://svn.apache.org/viewvc?rev=1332782&view=rev Log: (empty) Modified: spamassassin/trunk/rules/20_aux_tlds.cf Modified: spamassassin/trunk/rules/20_aux_tlds.cf URL: http://svn.apache.org/viewvc/spamassassin/trunk/rules/20_aux_tlds.cf?rev=1332782&r1=1332781&r2=1332782&view=diff ============================================================================== --- spamassassin/trunk/rules/20_aux_tlds.cf (original) +++ spamassassin/trunk/rules/20_aux_tlds.cf Tue May 1 19:09:49 2012 @@ -37,7 +37,7 @@ # -# Last Update: 2012-04-26-AXB +# Last Update: 2012-05-01-AXB @@ -76,6 +76,13 @@ util_rb_3tld perso.neuf.fr util_rb_3tld perso.sfr.fr util_rb_3tld s3.amazonaws.com util_rb_3tld hop.clickbank.net +# +util_rb_3tld blogspot.co.nz +util_rb_3tld blogspot.co.uk +util_rb_3tld blogspot.com.ar +util_rb_3tld blogspot.com.au +util_rb_3tld blogspot.com.br +util_rb_3tld blogspot.com.es endif @@ -89,26 +96,13 @@ util_rb_2tld biz.tm util_rb_2tld blogger.ca util_rb_2tld blogger.cf util_rb_2tld blogger.ch -util_rb_2tld blogger.co.id -util_rb_2tld blogger.co.il util_rb_2tld blogspot.com -util_rb_2tld blogger.com.au -util_rb_2tld blogger.com.co -util_rb_2tld blogger.com.my -util_rb_2tld blogger.com.pe -util_rb_2tld blogger.com.ph util_rb_2tld blogger.cv util_rb_2tld blogger.jp util_rb_2tld blogger.pl util_rb_2tld blogger.re util_rb_2tld blogger.se util_rb_2tld blogspot.ca -util_rb_2tld blogspot.co.nz -util_rb_2tld blogspot.co.uk -util_rb_2tld blogspot.com.ar -util_rb_2tld blogspot.com.au -util_rb_2tld blogspot.com.br -util_rb_2tld blogspot.com.es util_rb_2tld blogspot.cv util_rb_2tld blogspot.de util_rb_2tld blogspot.fr
|