mirror of
				https://github.com/arkenfox/user.js.git
				synced 2025-11-04 07:45:26 +01:00 
			
		
		
		
	remove 1273: "not Secure" text on insecure sites
AF has been using HTTPS-Only mode since v84, the interstitial is more than ample, padlock is still marked as insecure
This commit is contained in:
		
				
					committed by
					
						
						GitHub
					
				
			
			
				
	
			
			
			
						parent
						
							7a4676fe2d
						
					
				
				
					commit
					09d62d2302
				
			
							
								
								
									
										2
									
								
								user.js
									
									
									
									
									
								
							
							
						
						
									
										2
									
								
								user.js
									
									
									
									
									
								
							@@ -555,8 +555,6 @@ user_pref("browser.ssl_override_behavior", 1);
 | 
			
		||||
 * i.e. it doesn't work for HSTS discrepancies (https://subdomain.preloaded-hsts.badssl.com/)
 | 
			
		||||
 * [TEST] https://expired.badssl.com/ ***/
 | 
			
		||||
user_pref("browser.xul.error_pages.expert_bad_cert", true);
 | 
			
		||||
/* 1273: display "Not Secure" text on HTTP sites ***/
 | 
			
		||||
user_pref("security.insecure_connection_text.enabled", true); // [FF60+]
 | 
			
		||||
 | 
			
		||||
/*** [SECTION 1400]: FONTS ***/
 | 
			
		||||
user_pref("_user.js.parrot", "1400 syntax error: the parrot's bereft of life!");
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user