diff --git a/php/epntap.php b/php/epntap.php
index f9c8296..4103cf9 100644
--- a/php/epntap.php
+++ b/php/epntap.php
@@ -88,7 +88,7 @@ function request($access_url, $query) {
 /* Return the list of available services by querying some usual registries. */
 function getServices() {
 	$registriesURL = [
-		"http://vao.stsci.edu/RegTAP/TapService.aspx",
+		//"http://vao.stsci.edu/RegTAP/TapService.aspx",
 		"http://voparis-rr.obspm.fr/tap",
 		"http://registry.euro-vo.org/regtap/tap",
 		"http://dc.zah.uni-heidelberg.de/tap",
--
libgit2 0.21.2