New global ref rule
I hope it fix the facebook problem.
This commit is contained in:
		
							parent
							
								
									fbbda299aa
								
							
						
					
					
						commit
						e185dbaf98
					
				| 
						 | 
					@ -109,9 +109,10 @@
 | 
				
			||||||
                "hmb_campaign=[^\\/|\\?|&]*(\\/|&(amp;)?)?",
 | 
					                "hmb_campaign=[^\\/|\\?|&]*(\\/|&(amp;)?)?",
 | 
				
			||||||
                "hmb_medium=[^\\/|\\?|&]*(\\/|&(amp;)?)?",
 | 
					                "hmb_medium=[^\\/|\\?|&]*(\\/|&(amp;)?)?",
 | 
				
			||||||
                "hmb_source=[^\\/|\\?|&]*(\\/|&(amp;)?)?",
 | 
					                "hmb_source=[^\\/|\\?|&]*(\\/|&(amp;)?)?",
 | 
				
			||||||
                "ref[\\_]?=[^\\/|\\?|&]*(\\/|&(amp;)?)?",
 | 
					                "[\\?|&]ref[\\_]?=[^\\/|\\?|&]*",
 | 
				
			||||||
                "\\?$",
 | 
					                "\\?$",
 | 
				
			||||||
                "\\&$"
 | 
					                "\\&$",
 | 
				
			||||||
 | 
					                "\\/"
 | 
				
			||||||
            ],
 | 
					            ],
 | 
				
			||||||
            "exceptions": [],
 | 
					            "exceptions": [],
 | 
				
			||||||
            "redirections": []
 | 
					            "redirections": []
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
		Reference in New Issue
	
	Block a user