@@ -23,30 +23,30 @@ export const SOURCE_OPTIONS = [
2323 supportsCachingPerCubeIri : true ,
2424 } ,
2525 {
26- value : "sparql+https://lindas-cached.int.cluster.ldbar.ch /query" ,
26+ value : "sparql+https://lindas-cached.int.cz-aws.net /query" ,
2727 label : "Int" ,
28- url : "https://lindas-cached.int.cluster.ldbar.ch /query" ,
28+ url : "https://lindas-cached.int.cz-aws.net /query" ,
2929 isTrusted : false ,
3030 supportsCachingPerCubeIri : true ,
3131 } ,
3232 {
33- value : "sparql+https://int. lindas.admin.ch /query" ,
33+ value : "sparql+https://lindas.int.cz-aws.net /query" ,
3434 label : "Int-uncached" ,
35- url : "https://int. lindas.admin.ch /query" ,
35+ url : "https://lindas.int.cz-aws.net /query" ,
3636 isTrusted : false ,
3737 supportsCachingPerCubeIri : true ,
3838 } ,
3939 {
40- value : "sparql+https://lindas-cached.test.cluster.ldbar.ch /query" ,
40+ value : "sparql+https://lindas-cached.test.cz-aws.net /query" ,
4141 label : "Test" ,
42- url : "https://lindas-cached.test.cluster.ldbar.ch /query" ,
42+ url : "https://lindas-cached.test.cz-aws.net /query" ,
4343 isTrusted : false ,
4444 supportsCachingPerCubeIri : true ,
4545 } ,
4646 {
47- value : "sparql+https://test. lindas.admin.ch /query" ,
47+ value : "sparql+https://lindas.test.cz-aws.net /query" ,
4848 label : "Test-uncached" ,
49- url : "https://test. lindas.admin.ch /query" ,
49+ url : "https://lindas.test.cz-aws.net /query" ,
5050 isTrusted : false ,
5151 supportsCachingPerCubeIri : true ,
5252 } ,
0 commit comments