diff --git a/data/y-web/Y_Blocks.txt b/data/y-web/Y_Blocks.txt
index f1463c792..d5c044ea5 100644
--- a/data/y-web/Y_Blocks.txt
+++ b/data/y-web/Y_Blocks.txt
@@ -408,6 +408,9 @@ start-block~remote
{=if-equal:{=var-get:boxtype=}~AirDigital Zgemma H7~ {=include-block:Y_Blocks.txt;rc_zgemma_h7=}~
{=if-equal:{=var-get:boxtype=}~WWIO BRE2ZE4K~ {=include-block:Y_Blocks.txt;rc_wwio_bre2ze4k=}~
{=if-equal:{=var-get:boxtype=}~AXAS E4HD 4K ULTRA~ {=include-block:Y_Blocks.txt;rc_axas_e4hd=}~
+ {=if-equal:{=var-get:boxtype=}~DM 800HD SE~ {=include-block:Y_Blocks.txt;rc_dm_rc10=}~
+ {=if-equal:{=var-get:boxtype=}~DM 800HD SE V2~ {=include-block:Y_Blocks.txt;rc_dm_rc10=}~
+ {=if-equal:{=var-get:boxtype=}~DM 7020HD~ {=include-block:Y_Blocks.txt;rc_dm_rc10=}~
{=if-equal:{=var-get:boxtype=}~DM 8000HD~ {=include-block:Y_Blocks.txt;rc_dm_rc10=}~
{=if-equal:{=var-get:boxtype=}~DM 820HD~ {=include-block:Y_Blocks.txt;rc_dm_rc10=}~
{=if-equal:{=var-get:boxtype=}~DM 7080HD~ {=include-block:Y_Blocks.txt;rc_dm_rc10=}~
@@ -415,7 +418,7 @@ start-block~remote
{=if-equal:{=var-get:boxtype=}~DM 920 UHD~ {=include-block:Y_Blocks.txt;rc_dm_rc10=}~
{=comment:fallback~=} {=include-block:Y_Blocks.txt;rc_ufs910=}
- =}=}=}=}=}=}=}=}=}=}=}=}=}=}=}=}=}=}=}=}=}=}=}=}=}=}
+ =}=}=}=}=}=}=}=}=}=}=}=}=}=}=}=}=}=}=}=}=}=}=}=}=}=}=}=}=}
~
{=if-equal:{=var-get:yfbtype=}~1~ {=include-block:Y_Blocks.txt;rc_ax_hd51=}~
{=if-equal:{=var-get:yfbtype=}~2~ {=include-block:Y_Blocks.txt;rc_mutant_hd51=}~
@@ -438,6 +441,9 @@ start-block~remote
{=if-equal:{=var-get:yfbtype=}~19~ {=include-block:Y_Blocks.txt;rc_dm_rc10=}~
{=if-equal:{=var-get:yfbtype=}~20~ {=include-block:Y_Blocks.txt;rc_dm_rc10=}~
{=if-equal:{=var-get:yfbtype=}~21~ {=include-block:Y_Blocks.txt;rc_dm_rc10=}~
+ {=if-equal:{=var-get:yfbtype=}~22~ {=include-block:Y_Blocks.txt;rc_dm_rc10=}~
+ {=if-equal:{=var-get:yfbtype=}~23~ {=include-block:Y_Blocks.txt;rc_dm_rc10=}~
+ {=if-equal:{=var-get:yfbtype=}~24~ {=include-block:Y_Blocks.txt;rc_dm_rc10=}~
{=if-equal:{=var-get:yfbtype=}~-5~ {=include-block:Y_Blocks.txt;rc_ufs913=}~
{=if-equal:{=var-get:yfbtype=}~-4~ {=include-block:Y_Blocks.txt;rc_ufs913=}~
{=if-equal:{=var-get:yfbtype=}~-3~ {=include-block:Y_Blocks.txt;rc_ufs910=}~
@@ -445,7 +451,7 @@ start-block~remote
{=if-equal:{=var-get:yfbtype=}~-1~ {=include-block:Y_Blocks.txt;rc_spark_new=}~
{=comment:fallback~=} {=include-block:Y_Blocks.txt;rc_ufs910=}
- =}=}=}=}=}=}=}=}=}=}=}=}=}=}=}=}=}=}=}=}=}=}=}=}=}=}
+ =}=}=}=}=}=}=}=}=}=}=}=}=}=}=}=}=}=}=}=}=}=}=}=}=}=}=}=}=}
=}
end-block~remote
diff --git a/data/y-web/Y_Settings_yWeb.yhtm b/data/y-web/Y_Settings_yWeb.yhtm
index 8e4c3a7c8..a95e08648 100644
--- a/data/y-web/Y_Settings_yWeb.yhtm
+++ b/data/y-web/Y_Settings_yWeb.yhtm
@@ -51,11 +51,14 @@ function do_init(){
case "14": // zgemma h7
case "15": // wwio bre2ze4k
case "16": // axas e4hd
- case "17": // DM 8000HD
- case "18": // DM 820HD
- case "19": // DM 7080HD
- case "20": // DM 900 UHD
- case "21": // DM 920 UHD
+ case "17": // DM 800HD SE
+ case "18": // DM 800HD SE V2
+ case "19": // DM 7020HD
+ case "20": // DM 8000HD
+ case "21": // DM 820HD
+ case "22": // DM 7080HD
+ case "23": // DM 900 UHD
+ case "24": // DM 920 UHD
sel=(sel*1+val*1);
break;
default:
@@ -154,11 +157,14 @@ select {
-
-
-
-
-
+
+
+
+
+
+
+
+