mirror of
				https://github.com/PurpleI2P/i2pd.git
				synced 2025-11-04 08:30:46 +00:00 
			
		
		
		
	show version in hidden content
This commit is contained in:
		
							parent
							
								
									baec22610e
								
							
						
					
					
						commit
						2b22bfadbc
					
				
					 1 changed files with 1 additions and 0 deletions
				
			
		| 
						 | 
				
			
			@ -325,6 +325,7 @@ namespace http {
 | 
			
		|||
			if (!i2p::context.GetRouterInfo().GetProperty("family").empty())
 | 
			
		||||
				s << "<b>Router Family:</b> " << i2p::context.GetRouterInfo().GetProperty("family") << "<br>\r\n";
 | 
			
		||||
			s << "<b>Router Caps:</b> " << i2p::context.GetRouterInfo().GetProperty("caps") << "<br>\r\n";
 | 
			
		||||
			s << "<b>Version:</b> " VERSION "<br>\r\n";
 | 
			
		||||
			s << "<b>Our external address:</b>" << "<br>\r\n<table class=\"extaddr\"><tbody>\r\n";
 | 
			
		||||
			for (const auto& address : i2p::context.GetRouterInfo().GetAddresses())
 | 
			
		||||
			{
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue