mirror of
				https://github.com/searxng/searxng.git
				synced 2025-11-03 19:17:07 -05:00 
			
		
		
		
	[enh] chainable query modifiers
This commit is contained in:
		
							parent
							
								
									a641971a6f
								
							
						
					
					
						commit
						d11a873d40
					
				@ -102,3 +102,4 @@ class Search(object):
 | 
			
		||||
                                    if not engine in self.blocked_engines)
 | 
			
		||||
        if modified:
 | 
			
		||||
            self.query = self.query.replace(query_parts[0], '', 1).strip()
 | 
			
		||||
            self.parse_query()
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user