1
0
mirror of https://github.com/pirate/ArchiveBox.git synced 2025-08-14 10:34:20 +02:00

Merge pull request #2 from dstengle/patch-1

Nick Sweeting
2024-01-19 01:06:30 -08:00
committed by GitHub

@@ -32,9 +32,9 @@ Follow the links here to find instructions for exporting a list of URLs from eac
- [Safari Bookmarks](http://i.imgur.com/AtcvUZA.png) - [Safari Bookmarks](http://i.imgur.com/AtcvUZA.png)
- [Opera Bookmarks](http://help.opera.com/Windows/12.10/en/importexport.html) - [Opera Bookmarks](http://help.opera.com/Windows/12.10/en/importexport.html)
- [Internet Explorer Bookmarks](https://support.microsoft.com/en-us/help/211089/how-to-import-and-export-the-internet-explorer-favorites-folder-to-a-32-bit-version-of-windows) - [Internet Explorer Bookmarks](https://support.microsoft.com/en-us/help/211089/how-to-import-and-export-the-internet-explorer-favorites-folder-to-a-32-bit-version-of-windows)
- Chrome History: `./bin/export-browser-history.sh --chrome` - Chrome History: `./bin/export_browser_history.sh --chrome`
- Firefox History: `./bin/export-browser-history.sh --firefox` - Firefox History: `./bin/export_browser_history.sh --firefox`
- Safari History: `./bin/export-browser-history.sh --safari` - Safari History: `./bin/export_browser_history.sh --safari`
- Other File or URL: (e.g. RSS feed url, text file path) pass as second argument in the next step - Other File or URL: (e.g. RSS feed url, text file path) pass as second argument in the next step
(If any of these links are broken, please submit an issue and I'll fix it) (If any of these links are broken, please submit an issue and I'll fix it)