mirror of
				https://github.com/StackExchange/dnscontrol.git
				synced 2025-10-31 08:26:26 +08:00 
			
		
		
		
	
		
			
				
	
	
		
			5 lines
		
	
	
	
		
			121 B
		
	
	
	
		
			JavaScript
		
	
	
	
	
	
			
		
		
	
	
			5 lines
		
	
	
	
		
			121 B
		
	
	
	
		
			JavaScript
		
	
	
	
	
	
| D("foo.com", "none"
 | |
|   , IGNORE_NAME("testignore")
 | |
|   , IGNORE_TARGET("testtarget", "CNAME")
 | |
|   , IGNORE("legacyignore")
 | |
| );
 |