mirror of
				https://github.com/arkenfox/user.js.git
				synced 2025-11-04 07:45:26 +01:00 
			
		
		
		
	0402, remove redundant pref, see #709
This commit is contained in:
		
				
					committed by
					
						
						GitHub
					
				
			
			
				
	
			
			
			
						parent
						
							579aa3aa9c
						
					
				
				
					commit
					59930d4697
				
			
							
								
								
									
										1
									
								
								user.js
									
									
									
									
									
								
							
							
						
						
									
										1
									
								
								user.js
									
									
									
									
									
								
							@@ -299,7 +299,6 @@ user_pref("extensions.blocklist.url", "https://blocklists.settings.services.mozi
 | 
				
			|||||||
 * This is a real-time check with Google services.
 | 
					 * This is a real-time check with Google services.
 | 
				
			||||||
 * [SETUP-SECURITY] If you do not understand this, or if you want this protection, then override it ***/
 | 
					 * [SETUP-SECURITY] If you do not understand this, or if you want this protection, then override it ***/
 | 
				
			||||||
user_pref("browser.safebrowsing.downloads.remote.enabled", false);
 | 
					user_pref("browser.safebrowsing.downloads.remote.enabled", false);
 | 
				
			||||||
user_pref("browser.safebrowsing.downloads.remote.url", "");
 | 
					 | 
				
			||||||
/* 0403: disable reporting URLs ***/
 | 
					/* 0403: disable reporting URLs ***/
 | 
				
			||||||
user_pref("browser.safebrowsing.provider.google.reportURL", "");
 | 
					user_pref("browser.safebrowsing.provider.google.reportURL", "");
 | 
				
			||||||
user_pref("browser.safebrowsing.reportPhishURL", "");
 | 
					user_pref("browser.safebrowsing.reportPhishURL", "");
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user