From 98f6508d64e3c0e4abe16fb793274bc94db8cc5d Mon Sep 17 00:00:00 2001 From: henoheno Date: Sat, 4 Aug 2007 22:51:37 +0900 Subject: [PATCH] .md (Moldoba) --- spam/domain.ini.php | 22 +++++++++++----------- spam/spam.ini.php | 4 ++-- 2 files changed, 13 insertions(+), 13 deletions(-) diff --git a/spam/domain.ini.php b/spam/domain.ini.php index 7d7c851..1d175e3 100644 --- a/spam/domain.ini.php +++ b/spam/domain.ini.php @@ -1,5 +1,5 @@ TRUE, -// 'co' => TRUE, -// 'info' => TRUE, -// 'org' => TRUE, -// 'host' => TRUE. -//); +$domain['md'] = array( + // http://www.host.md/ by MoldData (http://www.molddata.md/) + // "MoldData, a state enterprise" http://www.iana.org/reports/md-report-22oct03.htm + // http://www.molddata.md/services/domain/molddata.txt + 'com' => TRUE, + 'co' => TRUE, + 'info' => TRUE, + 'org' => TRUE, + 'host' => TRUE, +); // ------------------------------ // ccTLD: Mexico diff --git a/spam/spam.ini.php b/spam/spam.ini.php index adda51b..885d85f 100644 --- a/spam/spam.ini.php +++ b/spam/spam.ini.php @@ -1,5 +1,5 @@ array( + 'MoldData.md' => array( // Note: Some part of '.md' ccTLD '.com.md', '.co.md', '.org.md', -- 2.11.0