Regex amazon exception fix
This commit is contained in:
		
							parent
							
								
									5a887778d1
								
							
						
					
					
						commit
						2b370fdf5b
					
				| 
						 | 
				
			
			@ -18,8 +18,8 @@
 | 
			
		|||
                "ref[\\_]?=[^&]*(\\?|&(amp;)?)?"
 | 
			
		||||
            ],
 | 
			
		||||
            "exceptions": [
 | 
			
		||||
                ".*(amazon\\.)\\w{2,}(\/gp\/).*\\/redirector.html\\/.*",
 | 
			
		||||
                ".*(amazon\\.)\\w{2,}(\/gp\/).*\\/b\\/.*"
 | 
			
		||||
                ".*(amazon\\.)\\w{2,}(\\/gp\\/).*\\/redirector.html\\/.*",
 | 
			
		||||
                ".*(amazon\\.)\\w{2,}\\/b\\/.*"
 | 
			
		||||
            ]
 | 
			
		||||
        },
 | 
			
		||||
        "google": {
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
		Reference in New Issue
	
	Block a user