From 092e968f0c4a2ffc40d6cc4f70ccafca108f3fd6 Mon Sep 17 00:00:00 2001 From: orin Date: Mon, 18 Mar 2024 20:16:47 +0100 Subject: [PATCH] Initial WNC support The value was revealed to me in a dream --- shared/requests.php | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/shared/requests.php b/shared/requests.php index 2ed0a5a..dad88b3 100644 --- a/shared/requests.php +++ b/shared/requests.php @@ -403,6 +403,10 @@ function composeFetchUpdRequest($arch, $flight, $ring, $build, $sku = 48, $type if($sku == 189) { $mainProduct = 'WCOSDevice0.OS'; } + // WNC + if($sku == 210) { + $mainProduct = 'WNC.OS'; + } if($arch == 'all') { $arch = array(