Skip to content

Commit 1e9dbd4

Browse files
authored
Update database1.json
1 parent 22378cf commit 1e9dbd4

1 file changed

Lines changed: 18 additions & 2 deletions

File tree

database1.json

Lines changed: 18 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@
9090
"warning": 0,
9191
"food": false,
9292
"nutrients": null,
93-
"image-url": "https://barcode-database.vercel.app/img/2.jpg",
93+
"image-url": null,
9494
"type": "ean13",
9595
"item-number": null,
9696
"madeof": "paper",
@@ -144,5 +144,21 @@
144144
"madeof": null,
145145
"clothing": true,
146146
"size": null
147-
}
147+
},
148+
{
149+
"name": "Buono Minecraft 2025",
150+
"barcode": "7179829585852",
151+
"brand": "Conad",
152+
"cobrand": null,
153+
"description": null,
154+
"warning": 0,
155+
"food": false,
156+
"nutrients": null,
157+
"image-url": null,
158+
"type": "ean13",
159+
"item-number": null,
160+
"madeof": "paper",
161+
"clothing": false,
162+
"size": null
163+
},
148164
]

0 commit comments

Comments
 (0)