From 2237ae74466ba2d2d2830cfea1c39e8047c4bcf1 Mon Sep 17 00:00:00 2001 From: Claus Marxmeier Date: Sat, 3 Aug 2019 09:27:53 +0200 Subject: [PATCH] Update config.inc.php --- config.inc.php | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/config.inc.php b/config.inc.php index 1b759c6..1c01e6d 100644 --- a/config.inc.php +++ b/config.inc.php @@ -58,6 +58,12 @@ "offset_modell" => 4, "offset_version" => 4 ), + array( + "name" => "China (alt)", + "filename" => "-a5-", + "offset_modell" => 0, + "offset_version" => 2 + ), array( "name" => "D-Link", "filename" => "d-link", @@ -106,12 +112,6 @@ "offset_modell" => 5, "offset_version" => 4 ), - array( - "name" => "Noname", - "filename" => "-a5-", - "offset_modell" => 0, - "offset_version" => -1 - ), array( "name" => "Ocedo", "filename" => "ocedo",