Skip to content

Commit

Permalink
Drop unmaintained devices
Browse files Browse the repository at this point in the history
  • Loading branch information
afterallafk authored Jul 9, 2022
1 parent b79a1d3 commit 9110db9
Showing 1 changed file with 4 additions and 38 deletions.
42 changes: 4 additions & 38 deletions devices.json
Original file line number Diff line number Diff line change
Expand Up @@ -119,15 +119,15 @@
"telegram": "https://telegram.me/laz_man",
"download": "null"
},
"13": {
"name": "Redmi Note 7 Pro",
"13": {
"name": "Redmi Note 7 Pro",
"codename": "violet",
"maintainer": "Rdx55",
"xda": "null",
"telegram": "https://telegram.me/Rdx55",
"download": "null"
}
}
}
}
},
{
"brand": "Poco",
Expand Down Expand Up @@ -183,38 +183,4 @@
}
}
},
{
"brand": "Samsung",
"devices": {
"0": {
"name": "Galaxy A10",
"codename": "a10",
"maintainer": "dotA",
"xda": "https://forum.xda-developers.com/m/11462945/",
"telegram": "https://t.me/therealdotA",
"download": ""
}
}
},
{
"brand": "OnePlus",
"devices": {
"0": {
"name": "OnePlus 9r",
"codename": "Lemonades",
"maintainer": "RDS-007",
"xda": "null",
"telegram": "https://t.me/RDS_07",
"download": "null"
},
"1": {
"name": "OnePlus 8T",
"codename": "Kebab",
"maintainer": "RDS-007",
"xda": "null",
"telegram": "https://t.me/RDS_07",
"download": "null"
}
}
}
]

0 comments on commit 9110db9

Please sign in to comment.