Add Exception for amazon login
This commit is contained in:
		
							parent
							
								
									1c1dbc3538
								
							
						
					
					
						commit
						a2a3c9abd1
					
				| 
						 | 
					@ -18,7 +18,8 @@
 | 
				
			||||||
                "ref=[a-zA-Z0-9\\-\\.\\_\\%]*[\\?|&]?"
 | 
					                "ref=[a-zA-Z0-9\\-\\.\\_\\%]*[\\?|&]?"
 | 
				
			||||||
            ],
 | 
					            ],
 | 
				
			||||||
            "exceptions": [
 | 
					            "exceptions": [
 | 
				
			||||||
                ".*(amazon\\.)\\w{2,}(\\/gp\\/).*"
 | 
					                ".*(amazon\\.)\\w{2,}(\\/gp\\/).*",
 | 
				
			||||||
 | 
					                ".*(amazon\\.)\\w{2,}(\/gp\/).*\\/redirector.html\\/.*"
 | 
				
			||||||
            ]
 | 
					            ]
 | 
				
			||||||
        },
 | 
					        },
 | 
				
			||||||
        "google": {
 | 
					        "google": {
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
		Reference in New Issue
	
	Block a user