Files
ArchiveBox/archiver
Aaron Fischer b1b6be4f13 merge_links() used wrong index
Because merge_links() use the index, we need to get the new_links() _before_ we manipulate the index with write_links_index(). This has the negative side effect that the "Adding X new links ..." will output twice (because we execute merge_links() twice. For that, we only output stuff when the only_new is not set.
2018-10-19 22:35:08 +02:00
..
2018-06-17 18:35:09 -04:00
2018-06-10 21:50:09 -04:00
2018-10-19 22:35:08 +02:00
2018-10-19 21:34:57 +02:00
2018-09-12 19:26:00 -04:00
2018-10-19 21:34:57 +02:00
2018-10-08 18:45:51 +02:00
2018-06-17 18:32:52 -04:00