diff --git a/devices.js b/devices.js index 2ab9872bd10b0b1e7118fab574f2c28c72784b76..878be0c8c2b810843149401df127896b2018d1b6 100644 --- a/devices.js +++ b/devices.js @@ -387,7 +387,11 @@ var devices_recommended = { "ZBT": { "WG3526": {"zbt-wg3526-16m": "16M", "zbt-wg3526-32m": "32M", "zbt-wg3526": "16M", "zbtlink-zbt-wg3526-16m": "16M", "zbtlink-zbt-wg3526-32m": "32M",}, - } + }, + + "ZTE": { + "MF281": "zte-mf281", + }, }; var devices_ath10k_lowmem = { @@ -609,6 +613,10 @@ var devices_info = { "Mi Router 4A (100M International Edition)": "https://forum.ffrn.de/t/howto-installation-xiaomi-mi-router-4a-r4ac-100m-international-edition/3536", "Mi Router 4A (Gigabit Edition)": "https://github.com/acecilia/OpenWRTInvasion/blob/master/README.md", "Mi Router 4C": "https://github.com/acecilia/OpenWRTInvasion/blob/master/README.md", + }, + "ZTE": { + "MF281": "https://git.openwrt.org/?p=openwrt/openwrt.git;a=commit;h=1e1695f959e678868bb7911d059b847f38fc9cf4", + }, "ZyXEL": { "NWA50AX": "https://git.openwrt.org/?p=openwrt/openwrt.git;a=commit;h=a0b7fef0ffe4cd9cca39a652a37e4f3ce8f0a681", "NWA55AXE": "https://git.openwrt.org/?p=openwrt/openwrt.git;a=commit;h=a0b7fef0ffe4cd9cca39a652a37e4f3ce8f0a681",