From 84227c55efd347bd5446abc15977ccffddc9f65f Mon Sep 17 00:00:00 2001 From: inxi-svn Date: Wed, 8 Jun 2011 08:22:40 +0000 Subject: [PATCH] fixes --- inxi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/inxi b/inxi index aecdcb9..45346df 100755 --- a/inxi +++ b/inxi @@ -3787,7 +3787,7 @@ get_machine_data() gsub(/'"$BAN_LIST_NORMAL"'/, "", $0) gsub(/,/, " ", $0) sub(/To Be Filled By O.E.M.|Not Available|System manufacturer|System Product Name|System Version|N\/A|OEM|none/, "", $0) - sub(/http:\/\/www.abit.co.tw\//, "Abit", $0) + sub(/http:\/\/www.abit.com.tw\//, "Abit", $0) gsub(/^ +| +$/, "", $0) gsub(/ [ \t]+/, " ", $0) print $0