5 lines
		
	
	
		
			400 B
		
	
	
	
		
			PHP
		
	
	
	
	
	
			
		
		
	
	
			5 lines
		
	
	
		
			400 B
		
	
	
	
		
			PHP
		
	
	
	
	
	
<?php
 | 
						|
//header("Location: https://github.com/spaceninjaserver/SpaceNinjaServer".substr($_SERVER["REQUEST_URI"], 21)); // "/SpaceNinjaServer.git"
 | 
						|
//header("Location: http://209.141.38.3/OpenWF/SpaceNinjaServer".substr($_SERVER["REQUEST_URI"], 21)); // "/SpaceNinjaServer.git"
 | 
						|
header("Location: https://onlyg.it/OpenWF/SpaceNinjaServer".substr($_SERVER["REQUEST_URI"], 21)); // "/SpaceNinjaServer.git"
 |