Let's not remove browser history
This commit is contained in:
parent
5b08a3b4b4
commit
c25a46b49f
1 changed files with 0 additions and 11 deletions
|
|
@ -43,27 +43,16 @@ BLEACH_BIT_CLEANERS = {
|
|||
'Browsers': (
|
||||
'chromium.cache',
|
||||
'chromium.current_session',
|
||||
'chromium.history',
|
||||
'firefox.cache',
|
||||
'firefox.download_history',
|
||||
'firefox.session_restore',
|
||||
'firefox.url_history',
|
||||
'google_chrome.cache',
|
||||
'google_chrome.history',
|
||||
'google_chrome.session',
|
||||
'google_earth.temporary_files',
|
||||
'google_toolbar.search_history',
|
||||
'internet_explorer.history',
|
||||
'internet_explorer.temporary_files',
|
||||
'opera.cache',
|
||||
'opera.current_session',
|
||||
'opera.download_history',
|
||||
'opera.url_history',
|
||||
'safari.cache',
|
||||
'safari.history',
|
||||
'seamonkey.cache',
|
||||
'seamonkey.download_history',
|
||||
'seamonkey.history',
|
||||
),
|
||||
'System': (
|
||||
'system.clipboard',
|
||||
|
|
|
|||
Loading…
Reference in a new issue