+ cleanup

This commit is contained in:
Pari Malam
2026-06-05 21:40:54 +08:00
parent c1f5b7961d
commit 704e27059d
4 changed files with 66 additions and 54 deletions
+2 -2
View File
@@ -171,10 +171,10 @@ pub static EPK: &[(&str, &str)] = &[
//Vestel keys
pub static VESTEL: &[(&str, &str)] = &[
("VESTEL-MB180/MB130/MB181/MB230/MB211/MB281", "12345678123456781234567812345678"),
("VESTEL-MB180/MB130/MB181/MB230/MB281", "12345678123456781234567812345678"),
];
//Novatek/MStar custom keys
pub static NOVATEK_RAW: &[(&str, &str)] = &[
("MB211", "A9A05FC6F986254382DF2C93DEDF7B98"),
("MB211_shredder", "A9A05FC6F986254382DF2C93DEDF7B98"),
];