diff --git a/needles/anaconda/identification/topbar_server.json b/needles/anaconda/identification/topbar_server.json index b19c3da2..c6c32e19 100644 --- a/needles/anaconda/identification/topbar_server.json +++ b/needles/anaconda/identification/topbar_server.json @@ -1,15 +1,15 @@ { - "properties": [], - "tags": [ - "topbar_server" - ], - "area": [ - { - "xpos": 106, - "ypos": 43, - "width": 625, - "height": 36, - "type": "match" - } - ] + "area": [ + { + "height": 36, + "type": "match", + "width": 465, + "xpos": 226, + "ypos": 43 + } + ], + "properties": [], + "tags": [ + "topbar_server" + ] } \ No newline at end of file diff --git a/needles/anaconda/identification/version_31-rtl-orange.json b/needles/anaconda/identification/version_31-rtl-orange.json new file mode 100644 index 00000000..cc325582 --- /dev/null +++ b/needles/anaconda/identification/version_31-rtl-orange.json @@ -0,0 +1,15 @@ +{ + "area": [ + { + "type": "match", + "width": 90, + "height": 20, + "xpos": 50, + "ypos": 12 + } + ], + "properties": [], + "tags": [ + "version_31_ident" + ] +} \ No newline at end of file diff --git a/needles/anaconda/identification/version_31-rtl-orange.png b/needles/anaconda/identification/version_31-rtl-orange.png new file mode 100644 index 00000000..8d4e2440 Binary files /dev/null and b/needles/anaconda/identification/version_31-rtl-orange.png differ