wcag_AI_validation/UI/user_task_assignment/sites_config.json

18 lines
676 B
JSON

[
{
"url": "https://giove.isti.cnr.it/users/leonardi/decathlon.html",
"allowed_images": [17, 18, 19 ,20 ,21 ,22 ,23 ,24 ,25 ,26 ,27 ,28 ,29,30, 31, 32,33,34,35, 36, 37, 38, 39, 40 ,41,42, 43 ,44 ,45, 46, 47, 48],
"images_per_user": 6
},
{
"url": "https://giove.isti.cnr.it/users/leonardi/etsy.html",
"allowed_images": [1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30],
"images_per_user": 6
},
{
"url": "https://giove.isti.cnr.it/users/manca/amazon_maglioni.html",
"allowed_images": [5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34],
"images_per_user": 6
}
]