From caaeb97940660fe5c69e8c440a0fd2a41f635a68 Mon Sep 17 00:00:00 2001 From: henoheno Date: Sun, 10 Jun 2007 23:24:16 +0900 Subject: [PATCH] Correct a comment only --- spam/spam.php | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/spam/spam.php b/spam/spam.php index c751120..b1add40 100644 --- a/spam/spam.php +++ b/spam/spam.php @@ -1,5 +1,5 @@ TRUE, - 'ad' => TRUE, - 'co' => TRUE, - 'go' => TRUE, - 'gr' => TRUE, - 'lg' => TRUE, - 'ne' => TRUE, - 'or' => TRUE, + 'ac' => TRUE, + 'ad' => TRUE, + 'co' => TRUE, + 'go' => TRUE, + 'gr' => TRUE, + 'lg' => TRUE, + 'ne' => TRUE, + 'or' => TRUE, // Geographic // - // Example of 3rd level domains + // Examples for 3rd level domains //'kumamoto' => array( // // http://www.pref.kumamoto.jp/link/list.asp#4 // 'amakusa' => TRUE, -- 2.11.0