Skip to content

Commit 209131a

Browse files
committed
feat(data/smartphone): add Wikipedia URLs for 6 verified smartphones
1 parent efc242b commit 209131a

6 files changed

Lines changed: 12 additions & 6 deletions

File tree

‎data/smartphone/acer/2003/acer-n10.json‎

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,8 @@
1010
"os": "Windows Mobile",
1111
"verified": false,
1212
"source_urls": [
13-
"https://phonedb.net/index.php?m=device&id=162"
13+
"https://phonedb.net/index.php?m=device&id=162",
14+
"https://en.wikipedia.org/wiki/Acer_N10"
1415
],
1516
"display": {
1617
"size_inch": 3.5,

‎data/smartphone/archos/2005/archos-pma400-30gb.json‎

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,8 @@
1010
"os": "Feature phone",
1111
"verified": false,
1212
"source_urls": [
13-
"https://phonedb.net/index.php?m=device&id=2066"
13+
"https://phonedb.net/index.php?m=device&id=2066",
14+
"https://en.wikipedia.org/wiki/Archos_PMA400"
1415
],
1516
"display": {
1617
"size_inch": 3.5,

‎data/smartphone/honor/2013/3x-g750.json‎

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,8 @@
1010
"os": "Android",
1111
"verified": false,
1212
"source_urls": [
13-
"https://www.kaggle.com/datasets/msainani/gsmarena-mobile-devices"
13+
"https://www.kaggle.com/datasets/msainani/gsmarena-mobile-devices",
14+
"https://en.wikipedia.org/wiki/Honor_3X"
1415
],
1516
"storage_options_gb": [
1617
2,

‎data/smartphone/siemens/1998/c10.json‎

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,8 @@
1010
"os": "Feature phone",
1111
"verified": false,
1212
"source_urls": [
13-
"https://www.kaggle.com/datasets/msainani/gsmarena-mobile-devices"
13+
"https://www.kaggle.com/datasets/msainani/gsmarena-mobile-devices",
14+
"https://en.wikipedia.org/wiki/Siemens_C10"
1415
],
1516
"display": {
1617
"type": "Alphanumeric"

‎data/smartphone/siemens/1999/c25.json‎

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,8 @@
1010
"os": "Feature phone",
1111
"verified": false,
1212
"source_urls": [
13-
"https://www.kaggle.com/datasets/msainani/gsmarena-mobile-devices"
13+
"https://www.kaggle.com/datasets/msainani/gsmarena-mobile-devices",
14+
"https://en.wikipedia.org/wiki/Siemens_C25"
1415
],
1516
"display": {
1617
"type": "Alphanumeric"

‎data/smartphone/sony-ericsson/2002/p800.json‎

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,8 @@
1010
"os": "Symbian",
1111
"verified": false,
1212
"source_urls": [
13-
"https://www.kaggle.com/datasets/msainani/gsmarena-mobile-devices"
13+
"https://www.kaggle.com/datasets/msainani/gsmarena-mobile-devices",
14+
"https://en.wikipedia.org/wiki/Sony_Ericsson_P800"
1415
],
1516
"display": {
1617
"size_inch": 2.9,

0 commit comments

Comments
 (0)