mirror of
				https://github.com/Ysurac/openmptcprouter-feeds.git
				synced 2025-03-09 15:40:03 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			8 lines
		
	
	
	
		
			298 B
		
	
	
	
		
			Lua
		
	
	
	
	
	
			
		
		
	
	
			8 lines
		
	
	
	
		
			298 B
		
	
	
	
		
			Lua
		
	
	
	
	
	
return {
 | 
						|
	name = "CleanBrowsing-Security",
 | 
						|
	label = _("CleanBrowsing (Security Filter)"),
 | 
						|
	resolver_url = "https://doh.cleanbrowsing.org/doh/security-filter/",
 | 
						|
	bootstrap_dns = "185.228.168.168",
 | 
						|
	help_link = "https://cleanbrowsing.org/guides/dnsoverhttps",
 | 
						|
	help_link_text = "CleanBrowsing.org"
 | 
						|
}
 |