| 
				
			 | 
			
			
				@@ -94,6 +94,7 @@ function ghost_replace_proprietary_services { 
			 | 
		
	
		
			
			| 
				94
			 | 
			
				94
			 | 
			
			
				     sed -i 's|Twitter Username|GNU Social Username|g' $replace_file 
			 | 
		
	
		
			
			| 
				95
			 | 
			
				95
			 | 
			
			
				     sed -i 's|twitter.com|quitter.se|g' $replace_file 
			 | 
		
	
		
			
			| 
				96
			 | 
			
				96
			 | 
			
			
				     sed -i 's|Facebook Page|Hubzilla Channel|g' $replace_file 
			 | 
		
	
		
			
			| 
				
			 | 
			
				97
			 | 
			
			
				+    sed -i 's|Facebook Profile|Hubzilla Channel|g' $replace_file 
			 | 
		
	
		
			
			| 
				97
			 | 
			
				98
			 | 
			
			
				     sed -i 's|www.facebook.com/username|hubzilladomain/username|g' $replace_file 
			 | 
		
	
		
			
			| 
				98
			 | 
			
				99
			 | 
			
			
				     sed -i 's|www.facebook.com/ghost|hubzilladomain/username|g' $replace_file 
			 | 
		
	
		
			
			| 
				99
			 | 
			
				100
			 | 
			
			
				     sed -i 's|www.facebook.com/testuser|hubzilladomain/username|g' $replace_file 
			 |