From: Michael Tremer Date: Wed, 16 Feb 2011 20:00:49 +0000 (+0100) Subject: New bad identity information. X-Git-Tag: v2.1.0~3 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=40cffee00092d9ed66fcf1cb0536afd8aafc9812;p=oddments%2Ffireinfo.git New bad identity information. --- diff --git a/fireinfo/system.py b/fireinfo/system.py index 76164b8..bce87f1 100644 --- a/fireinfo/system.py +++ b/fireinfo/system.py @@ -41,6 +41,9 @@ INVALID_ID_STRINGS = ( "N/A", "n/a", "12345", "54321", "202020", "Chassis", "chassis", + "Not Applicable", + "None", + "01010101-0101-0101-0101-010101010101", "00020003-0004-0005-0006-000700080009", "00000000", )