-
Notifications
You must be signed in to change notification settings - Fork 0
/
devices.json
35 lines (35 loc) · 996 Bytes
/
devices.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
[
{
"brand": "Xiaomi",
"name": "POCO F4 / Redmi K40s",
"codename": "munch",
"maintainer_name": "Umang96",
"maintainer_xda": "https://forum.xda-developers.com/m/umang96.4279499",
"maintainer_country": "IND",
"xda_thread": "",
"active": true,
"donation_link":"http://paypal.me/umang96"
},
{
"brand": "Xiaomi",
"name": "Pocophone X3 PRO",
"codename": "vayu",
"maintainer_name": "LordShenron",
"maintainer_xda": "null",
"maintainer_country": "IND",
"xda_thread": "null",
"active": true,
"donation_link":"https://ko-fi.com/lordshen"
},
{
"brand": "Xiaomi",
"name": "POCO F3 / Mi 11x / Redmi K40",
"codename": "alioth",
"maintainer_name": "Eidoron1",
"maintainer_xda": "https://forum.xda-developers.com/m/eidoron1.11939237/",
"maintainer_country": "NEP",
"xda_thread": "",
"active": true,
"donation_link":"null"
}
]