mirror of
https://github.com/pirate/ArchiveBox.git
synced 2025-08-18 04:11:57 +02:00
Updated Troubleshooting (markdown)
@@ -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
|
||||
|
||||
|
Reference in New Issue
Block a user