mirror of
				https://github.com/searxng/searxng.git
				synced 2025-11-04 03:27:06 -05:00 
			
		
		
		
	
		
			
				
	
	
		
			12 lines
		
	
	
		
			207 B
		
	
	
	
		
			XML
		
	
	
	
	
	
			
		
		
	
	
			12 lines
		
	
	
		
			207 B
		
	
	
	
		
			XML
		
	
	
	
	
	
<!--
 | 
						|
	For other GitHub coverage, see Github.xml.
 | 
						|
-->
 | 
						|
<ruleset name="GitHub Pages">
 | 
						|
 | 
						|
	<target host="*.github.io" />
 | 
						|
 | 
						|
	<rule from="^http://([^/@:\.]+)\.github\.io/"
 | 
						|
		to="https://$1.github.io/" />
 | 
						|
 | 
						|
</ruleset>
 |