forked from OpenWF/Website
		
	
		
			
				
	
	
		
			30 lines
		
	
	
		
			819 B
		
	
	
	
		
			HTML
		
	
	
	
	
	
			
		
		
	
	
			30 lines
		
	
	
		
			819 B
		
	
	
	
		
			HTML
		
	
	
	
	
	
<!DOCTYPE html>
 | 
						|
<html>
 | 
						|
<head>
 | 
						|
	<title>OpenWF Server List</title>
 | 
						|
	<meta name="viewport" content="width=device-width, initial-scale=1">
 | 
						|
	<link rel="stylesheet" href="https://calamity-inc.github.io/Silver/base.css">
 | 
						|
</head>
 | 
						|
<body>
 | 
						|
	<h1>OpenWF Server List</h1>
 | 
						|
	<p>The following are public servers you may use for your OpenWF adventures. Note that OpenWF currently doesn't have any multiplayer interactions beyond IRC/chat.</p>
 | 
						|
	<ul>
 | 
						|
		<li>
 | 
						|
			athena.source.wf
 | 
						|
			<ul>
 | 
						|
				<li><a href="http://athena.source.wf" target="_blank">WebUI Link</a></li>
 | 
						|
				<!-- <li>HTTP Port: 80</li>
 | 
						|
				<li>HTTPS Port: 443</li> -->
 | 
						|
				<li>
 | 
						|
					Software: SpaceNinjaServer
 | 
						|
					<ul>
 | 
						|
						<li>Cheats Allowed: Yes</li>
 | 
						|
					</ul>
 | 
						|
				</li>
 | 
						|
				<li>IRC Server: InspIRCd</li>
 | 
						|
			</ul>
 | 
						|
		</li>
 | 
						|
	</ul>
 | 
						|
</body>
 | 
						|
</html>
 |