What is Nostr?
Command Line Magic /
npub17hc…tk0h
2024-08-19 15:37:23

Command Line Magic on Nostr: Firefox users can make SQL queries against their history database using sqlite3. Just ...

Firefox users can make SQL queries against their history database using sqlite3. Just shut down Firefox first. This will find top level URLs you've visited.

sqlite3 places.sqlite "SELECT url FROM moz_places WHERE substr(url,-1,1)=='/' AND length(url)-length(replace(url,'/',''))<4;"
Author Public Key
npub17hcswhel45t4tnh3a7gzf4f74lfyafrq8qe3nlaejj0nk63umcdqcxtk0h