Skip to content

Commit 41881cb

Browse files
committed
fix(data): normalize imported duplicate brand slugs
Refs #1
1 parent dea6fa5 commit 41881cb

46 files changed

Lines changed: 51 additions & 1049 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

data/smartphone/apple/2018/apple-iphone-xr/apple-apple-iphone-xr-3gb-128gb-4g.json renamed to data/smartphone/apple/2018/iphone-xr/apple-iphone-xr-3gb-128gb-4g.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
2-
"slug": "apple-apple-iphone-xr-3gb-128gb-4g",
3-
"base_model_slug": "apple-iphone-xr",
2+
"slug": "apple-iphone-xr-3gb-128gb-4g",
3+
"base_model_slug": "iphone-xr",
44
"name": "Apple iPhone XR (128GB)",
55
"brand": "apple",
66
"soc": "apple-a12-bionic",

data/smartphone/apple/2018/apple-iphone-xr/apple-apple-iphone-xr-3gb-256gb-4g.json renamed to data/smartphone/apple/2018/iphone-xr/apple-iphone-xr-3gb-256gb-4g.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
2-
"slug": "apple-apple-iphone-xr-3gb-256gb-4g",
3-
"base_model_slug": "apple-iphone-xr",
2+
"slug": "apple-iphone-xr-3gb-256gb-4g",
3+
"base_model_slug": "iphone-xr",
44
"name": "Apple iPhone XR (256GB)",
55
"brand": "apple",
66
"soc": "apple-a12-bionic",

data/smartphone/honor/2014/honor-holly/honor-honor-holly-1gb-16gb-3g.json renamed to data/smartphone/honor/2014/holly/honor-holly-1gb-16gb-3g.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
2-
"slug": "honor-honor-holly-1gb-16gb-3g",
3-
"base_model_slug": "honor-holly",
2+
"slug": "honor-holly-1gb-16gb-3g",
3+
"base_model_slug": "holly",
44
"name": "Honor Holly",
55
"brand": "honor",
66
"soc": "mediatek-mt6582",

data/smartphone/honor/2022/honor-honor-magic-4-pro.json

Lines changed: 0 additions & 47 deletions
This file was deleted.

data/smartphone/jolla/2016/jolla-c/jolla-jolla-c.json

Lines changed: 0 additions & 45 deletions
This file was deleted.

data/smartphone/nokia/2018/nokia-5-1-plus/nokia-nokia-5-1-plus-4gb-64gb-4g.json renamed to data/smartphone/nokia/2018/5-1-plus/nokia-5-1-plus-4gb-64gb-4g.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
2-
"slug": "nokia-nokia-5-1-plus-4gb-64gb-4g",
3-
"base_model_slug": "nokia-5-1-plus",
2+
"slug": "nokia-5-1-plus-4gb-64gb-4g",
3+
"base_model_slug": "5-1-plus",
44
"name": "Nokia 5.1 Plus",
55
"brand": "nokia",
66
"soc": "0",

data/smartphone/poco/2021/poco-poco-f3.json

Lines changed: 0 additions & 47 deletions
This file was deleted.

data/smartphone/poco/2022/poco-poco-f4.json

Lines changed: 0 additions & 47 deletions
This file was deleted.

data/smartphone/poco/2022/poco-poco-x4-pro.json

Lines changed: 0 additions & 48 deletions
This file was deleted.

data/smartphone/poco/2023/poco-poco-f5-pro.json

Lines changed: 0 additions & 47 deletions
This file was deleted.

0 commit comments

Comments
 (0)