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