15 lines
462 B
Nix
15 lines
462 B
Nix
[
|
|
{ name = "Baumarkt";
|
|
platform = "generic";
|
|
still_image_url = http://t4915209254324-p80-c0-h6jv2afnujcoftrcstsafb45kdrqv4buy.webdirect.mdex.de/oneshotimage ;# baumarkt
|
|
}
|
|
{ name = "Autobahn Heilbronn";
|
|
platform = "generic";
|
|
still_image_url = https://api.svz-bw.de/v2/verkehrskameras/kameras/K10 ;
|
|
}
|
|
{ name = "Autobahn Singen";
|
|
platform = "generic";
|
|
still_image_url = https://api.svz-bw.de/v2/verkehrskameras/kameras/K11 ;
|
|
}
|
|
]
|