1
0
mirror of https://github.com/pirate/ArchiveBox.git synced 2025-08-17 20:01:44 +02:00

Updated Troubleshooting (markdown)

Nick Sweeting
2021-04-11 03:20:38 -04:00
parent db540f0c53
commit 21f608df2e

@@ -101,7 +101,7 @@ with some of the URLs that failed to be archived and I'll investigate.
### Removing unwanted links from the index
If you accidentally added lots of unwanted links into index and they slow down your archiving, you can use the `bin/purge` script to remove them from your index, which removes everything matching python regexes you pass into it. E.g: `bin/purge -r 'amazon\.com' -r 'google\.com'`. It would prompt before removing links from index, but for extra safety you might want to back up `index.json` first (or put in undex version control).
`archivebox remove --help`
## Hosting the Archive