mirror of
				https://github.com/arkenfox/user.js.git
				synced 2025-11-03 23:35:26 +01:00 
			
		
		
		
	godamnit, also move related reference
This commit is contained in:
		
				
					committed by
					
						
						GitHub
					
				
			
			
				
	
			
			
			
						parent
						
							e38e253c25
						
					
				
				
					commit
					919d4bfe96
				
			
							
								
								
									
										4
									
								
								user.js
									
									
									
									
									
								
							
							
						
						
									
										4
									
								
								user.js
									
									
									
									
									
								
							@@ -274,8 +274,7 @@ user_pref("_user.js.parrot", "0400 syntax error: the parrot's passed on!");
 | 
			
		||||
/** BLOCKLISTS ***/
 | 
			
		||||
/* 0401: enforce Firefox blocklist
 | 
			
		||||
 * [NOTE] It includes updates for "revoked certificates"
 | 
			
		||||
 * [1] https://blog.mozilla.org/security/2015/03/03/revoking-intermediate-certificates-introducing-onecrl/
 | 
			
		||||
 * [2] https://trac.torproject.org/projects/tor/ticket/16931 ***/
 | 
			
		||||
 * [1] https://blog.mozilla.org/security/2015/03/03/revoking-intermediate-certificates-introducing-onecrl/ ***/
 | 
			
		||||
user_pref("extensions.blocklist.enabled", true); // [DEFAULT: true]
 | 
			
		||||
 | 
			
		||||
/** SAFE BROWSING (SB)
 | 
			
		||||
@@ -1719,6 +1718,7 @@ user_pref("webgl.disable-extensions", true);
 | 
			
		||||
// * * * /
 | 
			
		||||
// FF76
 | 
			
		||||
// 0401: sanitize blocklist url
 | 
			
		||||
   // [2] https://trac.torproject.org/projects/tor/ticket/16931
 | 
			
		||||
   // [-] https://bugzilla.mozilla.org/1618188
 | 
			
		||||
user_pref("extensions.blocklist.url", "https://blocklists.settings.services.mozilla.com/v1/blocklist/3/%APP_ID%/%APP_VERSION%/");
 | 
			
		||||
// * * * /
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user