forked from Qortal-Forker/qortal
		
	Show blank root page for the gateway.
This can ultimately be replaced with a website list / search engine.
This commit is contained in:
		@@ -69,6 +69,11 @@ public class GatewayResource {
 | 
				
			|||||||
    }
 | 
					    }
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					    @GET
 | 
				
			||||||
 | 
					    public HttpServletResponse getRoot() {
 | 
				
			||||||
 | 
					        return ArbitraryDataRenderer.getResponse(response, 200, "");
 | 
				
			||||||
 | 
					    }
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					
 | 
				
			||||||
    @GET
 | 
					    @GET
 | 
				
			||||||
    @Path("{name}/{path:.*}")
 | 
					    @Path("{name}/{path:.*}")
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user