mirror of
				https://github.com/searxng/searxng.git
				synced 2025-10-31 02:27:06 -04:00 
			
		
		
		
	
		
			
				
	
	
		
			17 lines
		
	
	
		
			324 B
		
	
	
	
		
			XML
		
	
	
	
	
	
			
		
		
	
	
			17 lines
		
	
	
		
			324 B
		
	
	
	
		
			XML
		
	
	
	
	
	
| <!--
 | |
| 	gwbhrd.appspot.com
 | |
| 
 | |
| -->
 | |
| <ruleset name="GoogleWatchBlog">
 | |
| 
 | |
| 	<target host="googlewatchblog.de" />
 | |
| 	<target host="*.googlewatchblog.de" />
 | |
| 
 | |
| 
 | |
| 	<securecookie host="^(?:www)?\.googlewatchblog\.de$" name=".+" />
 | |
| 
 | |
| 
 | |
| 	<rule from="^http://(static\.|www\.)?googlewatchblog\.de/"
 | |
| 		to="https://$1googlewatchblog.de/" />
 | |
| 
 | |
| </ruleset> |