9 lines
		
	
	
		
			111 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			9 lines
		
	
	
		
			111 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
rules {
 | 
						|
  ip_reputation = {
 | 
						|
    selector "ip" {
 | 
						|
    }
 | 
						|
    backend "redis";
 | 
						|
    symbol = "IP_REPUTATION";
 | 
						|
  }
 | 
						|
}
 |