@@ -53,9 +53,9 @@ export const SOURCE_OPTIONS = [
5353
5454 // For LINDASnext
5555 {
56- value : "sparql+https://lindas- cached.cz-aws.net /query" ,
56+ value : "sparql+https://cached.lindas.admin.ch /query" ,
5757 label : "LINDASnext-Prod" ,
58- url : "https://lindas- cached.cz-aws.net /query" ,
58+ url : "https://cached.lindas.admin.ch /query" ,
5959 isTrusted : false ,
6060 supportsCachingPerCubeIri : true ,
6161 } ,
@@ -67,9 +67,9 @@ export const SOURCE_OPTIONS = [
6767 supportsCachingPerCubeIri : true ,
6868 } ,
6969 {
70- value : "sparql+https://lindas- cached.int.cz-aws.net /query" ,
70+ value : "sparql+https://int. cached.lindas.admin.ch /query" ,
7171 label : "LINDASnext-Int" ,
72- url : "https://lindas- cached.int.cz-aws.net /query" ,
72+ url : "https://int. cached.lindas.admin.ch /query" ,
7373 isTrusted : false ,
7474 supportsCachingPerCubeIri : true ,
7575 } ,
@@ -81,9 +81,9 @@ export const SOURCE_OPTIONS = [
8181 supportsCachingPerCubeIri : true ,
8282 } ,
8383 {
84- value : "sparql+https://lindas- cached.test.cz-aws.net /query" ,
84+ value : "sparql+https://test. cached.lindas.admin.ch /query" ,
8585 label : "LINDASnext-Test" ,
86- url : "https://lindas- cached.test.cz-aws.net /query" ,
86+ url : "https://test. cached.lindas.admin.ch /query" ,
8787 isTrusted : false ,
8888 supportsCachingPerCubeIri : true ,
8989 } ,
0 commit comments