We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 22378cf commit 1e9dbd4Copy full SHA for 1e9dbd4
1 file changed
database1.json
@@ -90,7 +90,7 @@
90
"warning": 0,
91
"food": false,
92
"nutrients": null,
93
- "image-url": "https://barcode-database.vercel.app/img/2.jpg",
+ "image-url": null,
94
"type": "ean13",
95
"item-number": null,
96
"madeof": "paper",
@@ -144,5 +144,21 @@
144
"madeof": null,
145
"clothing": true,
146
"size": null
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
158
+ "type": "ean13",
159
+ "item-number": null,
160
+ "madeof": "paper",
161
+ "clothing": false,
162
+ "size": null
163
164
]
0 commit comments