File tree Expand file tree Collapse file tree 1 file changed +28
-0
lines changed Expand file tree Collapse file tree 1 file changed +28
-0
lines changed Original file line number Diff line number Diff line change @@ -184,6 +184,34 @@ export const Azerty: Store = {
184
184
series : '3070' ,
185
185
url :
186
186
'https://azerty.nl/product/evga/4377252/xc3-black-geforce-rtx-3070-videokaart-8-gb-gddr6'
187
+ } ,
188
+ {
189
+ brand : 'amd' ,
190
+ model : '5600x' ,
191
+ series : 'ryzen5600' ,
192
+ url :
193
+ 'https://azerty.nl/product/amd/4368019/ryzen-5-5600x-processor-3-7-ghz-4-6-ghz-'
194
+ } ,
195
+ {
196
+ brand : 'amd' ,
197
+ model : '5800x' ,
198
+ series : 'ryzen5800' ,
199
+ url :
200
+ 'https://azerty.nl/product/amd/4368018/ryzen-7-5800x-processor-3-8-ghz-4-7-ghz-'
201
+ } ,
202
+ {
203
+ brand : 'amd' ,
204
+ model : '5900x' ,
205
+ series : 'ryzen5900' ,
206
+ url :
207
+ 'https://azerty.nl/product/amd/4368017/ryzen-9-5900x-processor-3-7-ghz-4-8-ghz-'
208
+ } ,
209
+ {
210
+ brand : 'amd' ,
211
+ model : '5950x' ,
212
+ series : 'ryzen5950' ,
213
+ url :
214
+ 'https://azerty.nl/product/amd/4368016/ryzen-9-5950x-processor-3-4-ghz-4-9-ghz-'
187
215
}
188
216
] ,
189
217
name : 'azerty'
You can’t perform that action at this time.
0 commit comments