You've already forked FFmpeg
							
							
				mirror of
				https://github.com/FFmpeg/FFmpeg.git
				synced 2025-10-30 23:18:11 +02:00 
			
		
		
		
	
		
			
	
	
		
			10 lines
		
	
	
		
			621 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
		
		
			
		
	
	
			10 lines
		
	
	
		
			621 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
|   | The pattern "(null)" does not match the hostname domain.com | ||
|  | The pattern "example.com domain.com" matches the hostname domain.com | ||
|  | The pattern "example.com other.com" does not match the hostname domain.com | ||
|  | The pattern "example.com,domain.com" matches the hostname domain.com | ||
|  | The pattern "example.com,domain.com" does not match the hostname otherdomain.com | ||
|  | The pattern "example.com, *.domain.com" matches the hostname sub.domain.com | ||
|  | The pattern "example.com, *.domain.com" matches the hostname domain.com | ||
|  | The pattern "example.com, .domain.com" matches the hostname domain.com | ||
|  | The pattern "*" matches the hostname domain.com |