mirror of
				https://github.com/arkenfox/user.js.git
				synced 2025-11-03 23:35:26 +01:00 
			
		
		
		
	79 start, fixup 2429 default info
This commit is contained in:
		
				
					committed by
					
						
						GitHub
					
				
			
			
				
	
			
			
			
						parent
						
							fe0af3bb34
						
					
				
				
					commit
					46d03279d3
				
			
							
								
								
									
										6
									
								
								user.js
									
									
									
									
									
								
							
							
						
						
									
										6
									
								
								user.js
									
									
									
									
									
								
							@@ -1,7 +1,7 @@
 | 
			
		||||
/******
 | 
			
		||||
* name: ghacks user.js
 | 
			
		||||
* date: 21 Jul 2020
 | 
			
		||||
* version 78
 | 
			
		||||
* date: 22 Jul 2020
 | 
			
		||||
* version 79-alpha
 | 
			
		||||
* authors: v52+ github | v51- www.ghacks.net
 | 
			
		||||
* url: https://github.com/ghacksuserjs/ghacks-user.js
 | 
			
		||||
* license: MIT: https://github.com/ghacksuserjs/ghacks-user.js/blob/master/LICENSE.txt
 | 
			
		||||
@@ -1094,7 +1094,7 @@ user_pref("javascript.options.wasm", false);
 | 
			
		||||
   // user_pref("dom.IntersectionObserver.enabled", false);
 | 
			
		||||
/* 2429: enable (limited but sufficient) window.opener protection [FF65+]
 | 
			
		||||
 * Makes rel=noopener implicit for target=_blank in anchor and area elements when no rel attribute is set ***/
 | 
			
		||||
user_pref("dom.targetBlankNoOpener.enabled", true); // [DEFAULT: true FF78+]
 | 
			
		||||
user_pref("dom.targetBlankNoOpener.enabled", true); // [DEFAULT: true FF79+]
 | 
			
		||||
 | 
			
		||||
/*** [SECTION 2500]: HARDWARE FINGERPRINTING ***/
 | 
			
		||||
user_pref("_user.js.parrot", "2500 syntax error: the parrot's shuffled off 'is mortal coil!");
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user