diff --git a/shared/requests.php b/shared/requests.php index 82b464b..75cee33 100644 --- a/shared/requests.php +++ b/shared/requests.php @@ -125,7 +125,6 @@ function composeDeviceAttributes($flight, $ring, $build, $arch, $sku, $type, $fl 'CIOptin=1', 'CurrentBranch='.$branch, 'DataExpDateEpoch_GE25H2='.(time()+82800), - 'DataExpDateEpoch_GE25H2Setup='.(time()+82800), 'DataExpDateEpoch_GE24H2='.(time()+82800), 'DataExpDateEpoch_GE24H2Setup='.(time()+82800), 'DataExpDateEpoch_CU23H2='.(time()+82800), @@ -151,7 +150,6 @@ function composeDeviceAttributes($flight, $ring, $build, $arch, $sku, $type, $fl 'FlightRing='.$fltRing, 'Free=gt64', 'GStatus_GE25H2=2', - 'GStatus_GE25H2Setup=2', 'GStatus_GE24H2=2', 'GStatus_GE24H2Setup=2', 'GStatus_CU23H2=2', @@ -215,7 +213,6 @@ function composeDeviceAttributes($flight, $ring, $build, $arch, $sku, $type, $fl 'TPMVersion=2', 'UpdateManagementGroup=2', 'UpdateOfferedDays=0', - 'UpgEx_GE25H2Setup=Green', 'UpgEx_GE25H2=Green', 'UpgEx_GE24H2Setup=Green', 'UpgEx_GE24H2=Green',