mirror of
				https://github.com/arkenfox/user.js.git
				synced 2025-11-03 23:35:26 +01:00 
			
		
		
		
	2700: header fiddling
This commit is contained in:
		
				
					committed by
					
						
						GitHub
					
				
			
			
				
	
			
			
			
						parent
						
							1c997693ff
						
					
				
				
					commit
					eba3470a81
				
			
							
								
								
									
										7
									
								
								user.js
									
									
									
									
									
								
							
							
						
						
									
										7
									
								
								user.js
									
									
									
									
									
								
							@@ -1390,9 +1390,10 @@ user_pref("security.data_uri.block_toplevel_data_uri_navigations", true);
 | 
			
		||||
/*** 2700: PERSISTENT STORAGE
 | 
			
		||||
     Data SET by websites including
 | 
			
		||||
            cookies : profile\cookies.sqlite
 | 
			
		||||
       localStorage : profile\webappsstore.sqlite (also known as DOM Storage)
 | 
			
		||||
          IndexedDB : profile\storage\default (also known as Offsite Website Data)
 | 
			
		||||
           AppCache : profile\OfflineCache
 | 
			
		||||
       localStorage : profile\webappsstore.sqlite
 | 
			
		||||
          indexedDB : profile\storage\default
 | 
			
		||||
           appCache : profile\OfflineCache
 | 
			
		||||
     serviceWorkers : see 2303
 | 
			
		||||
***/
 | 
			
		||||
user_pref("_user.js.parrot", "2700 syntax error: the parrot's joined the bleedin' choir invisible!");
 | 
			
		||||
/* 2701: disable cookies on all sites [SETUP]
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user