Commit b59622f5984d78eeae3f8b94dc7ce6732b8e5e62

Authored by Elena.Budnik
2 parents 8d3a3d4b 2e4a962c

Merge branch 'master' of https://gitlab.irap.omp.eu/CDPP/AMDA_IHM

Showing 1 changed file with 1 additions and 1 deletions   Show diff stats
php/epntap.php
@@ -88,7 +88,7 @@ function request($access_url, $query) { @@ -88,7 +88,7 @@ function request($access_url, $query) {
88 /* Return the list of available services by querying some usual registries. */ 88 /* Return the list of available services by querying some usual registries. */
89 function getServices() { 89 function getServices() {
90 $registriesURL = [ 90 $registriesURL = [
91 - "http://vao.stsci.edu/RegTAP/TapService.aspx", 91 + //"http://vao.stsci.edu/RegTAP/TapService.aspx",
92 "http://voparis-rr.obspm.fr/tap", 92 "http://voparis-rr.obspm.fr/tap",
93 "http://registry.euro-vo.org/regtap/tap", 93 "http://registry.euro-vo.org/regtap/tap",
94 "http://dc.zah.uni-heidelberg.de/tap", 94 "http://dc.zah.uni-heidelberg.de/tap",