mirror of
				https://github.com/arkenfox/user.js.git
				synced 2025-11-03 23:35:26 +01:00 
			
		
		
		
	0417: disable SB data sharing
This commit is contained in:
		
				
					committed by
					
						
						GitHub
					
				
			
			
				
	
			
			
			
						parent
						
							48f95f2ac7
						
					
				
				
					commit
					5005376742
				
			
							
								
								
									
										3
									
								
								user.js
									
									
									
									
									
								
							
							
						
						
									
										3
									
								
								user.js
									
									
									
									
									
								
							@@ -276,6 +276,9 @@ user_pref("browser.safebrowsing.provider.google4.reportPhishMistakeURL", ""); //
 | 
			
		||||
 * [TEST] see github wiki APPENDIX C: Test Sites: Section 5
 | 
			
		||||
 * [1] https://bugzilla.mozilla.org/show_bug.cgi?id=1226490 ***/
 | 
			
		||||
   // user_pref("browser.safebrowsing.allowOverride", false);
 | 
			
		||||
/* 0417: disable data sharing (FF58+) ***/
 | 
			
		||||
user_pref("browser.safebrowsing.provider.google4.dataSharing.enabled", false);
 | 
			
		||||
user_pref("browser.safebrowsing.provider.google4.dataSharingURL", "");
 | 
			
		||||
/** TRACKING PROTECTION (TP)
 | 
			
		||||
    There are NO privacy concerns here, but we strongly recommend to use uBlock Origin as well,
 | 
			
		||||
    as it offers more comprehensive and specialized lists. It also allows per domain control. ***/
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user