bit push
This commit is contained in:
		
							parent
							
								
									fcba7d35fa
								
							
						
					
					
						commit
						fc7a1a5572
					
				
							
								
								
									
										14
									
								
								config.php
									
									
									
									
									
								
							
							
						
						
									
										14
									
								
								config.php
									
									
									
									
									
								
							| @ -1,15 +1,15 @@ | ||||
| <?php | ||||
| $yourname = "";  // Set this to your name
 | ||||
| $base = ""; //Set this to your url (without HTTP)
 | ||||
| $yourname = "Karl";  // Set this to your name
 | ||||
| $base = "home.k-world.me.uk"; //Set this to your url (without HTTP)
 | ||||
| 
 | ||||
| 
 | ||||
| $user = ""; // Username for logging on
 | ||||
| $pass = ""; // Password for logging on
 | ||||
| $user = "home"; // Username for logging on
 | ||||
| $pass = "server"; // Password for logging on
 | ||||
| 
 | ||||
| $sabport = "9090";  // Set the ports for your services
 | ||||
| $sabport = "8080";  // Set the ports for your services
 | ||||
| $sickport = "8081"; | ||||
| $cpadults = "5050"; | ||||
| $cpkids = "5051"; | ||||
| $cpadults = "8082"; | ||||
| $cpkids = "5050"; | ||||
| $utorrentport = "86"; | ||||
| $ftpport = "21"; | ||||
| $madsonicport = "8087"; | ||||
|  | ||||
| @ -26,7 +26,7 @@ DO NOT EDIT THESE CONFIG LINES. | ||||
| $configs['server_ip'] = "home.k-world.me.uk"; // The Servers URL or IP to check.
 | ||||
| $configs['server_ip2'] = "duly.ml"; // The Servers URL or IP to check.
 | ||||
| $configs['server_ip3'] = "gowing.ga"; // The Servers URL or IP to check.
 | ||||
| $configs['server_ip4'] = "smiffster.tk"; // The Servers URL or IP to check.
 | ||||
| $configs['server_ip4'] = "smifftser.youdontcare.com"; // The Servers URL or IP to check.
 | ||||
| 
 | ||||
| 
 | ||||
| 
 | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user