Confirmed users
487
edits
Rpappalardo (talk | contribs) m (formatting) |
Rpappalardo (talk | contribs) m (list updates) |
||
| Line 387: | Line 387: | ||
'''SETUP''' | '''SETUP''' | ||
Follow setup instructions for all three list files here: [[#Setup|Setup]] | |||
* Follow setup instructions for all three list files here: [[#Setup|Setup]] | |||
'''SUMMARY''' | '''SUMMARY''' | ||
Once the list updates are done, look into the cache directory and verify: | |||
* Once the list updates are done, look into the cache directory and verify: | |||
moztestpub, mozstd, mozfull list files should be present and with correct filesize(s). | moztestpub, mozstd, mozfull list files should be present and with correct filesize(s). | ||
| Line 407: | Line 409: | ||
''''CACHE LOCATION''' | ''''CACHE LOCATION''' | ||
For mozpub list: | For mozpub list (no whitelist): | ||
<code> | <code> | ||
~/.cache/mozilla/firefox/XXXX/safebrowsing/ | ~/.cache/mozilla/firefox/XXXX/safebrowsing/mozpub-track-digest256.* on Linux | ||
~/Library/Caches/Firefox/Profiles/XXXX/safebrowsing/ | ~/Library/Caches/Firefox/Profiles/XXXX/safebrowsing/mozpub-track-digest256.* on Mac | ||
</code> | </code> | ||
| Line 425: | Line 427: | ||
</code> | </code> | ||
For mozfull list: | For mozfull list (uses mozstd for whitelist): | ||
<code> | <code> | ||
~/.cache/mozilla/firefox/XXXX/safebrowsing/mozfull-track-digest256.* on Linux | ~/.cache/mozilla/firefox/XXXX/safebrowsing/mozfull-track-digest256.* on Linux | ||