From 7964fca0e7df47acdca1cb8f84b0cc33b09869bd Mon Sep 17 00:00:00 2001 From: Jeremy Cahill Date: Thu, 7 Dec 2017 20:58:47 -0500 Subject: [PATCH] Move ArchiveFacebook to Deprecated (#40) Project's FF addons page is disabled. Source appears to have been ported from Google Code in anticipation of updates that didn't materialize: https://groups.google.com/forum/?hl=en#!topic/archivefacebook/_m8KeOTnBng --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 35ac428..02182c4 100644 --- a/README.md +++ b/README.md @@ -58,8 +58,6 @@ This list of tools and software is intended to briefly describe some of the most #### Acquisition -* [ArchiveFacebook](https://addons.mozilla.org/en-US/firefox/addon/archivefacebook/) (Stable) - A [Mozilla Firefox](https://www.mozilla.org/en-US/firefox/new/) add-on for individuals to archive their Facebook accounts. - * [archivenow](https://github.com/oduwsdl/archivenow) (Stable) - A [Python library](http://ws-dl.blogspot.com/2017/02/2017-02-22-archive-now-archivenow.html) to push web resources into on-demand web archives. * [Brozzler](https://github.com/internetarchive/brozzler) (Stable) - A distributed web crawler (爬虫) that uses a real browser (chrome or chromium) to fetch pages and embedded urls and to extract links. @@ -189,6 +187,8 @@ This list of tools and software is intended to briefly describe some of the most ### Deprecated +* [ArchiveFacebook](https://addons.mozilla.org/en-US/firefox/addon/archivefacebook/) (Abandoned) - A [Mozilla Firefox](https://www.mozilla.org/en-US/firefox/new/) add-on for individuals to archive their Facebook accounts. + * [pywb Wayback Web Recorder (Archiver)](https://github.com/ikreymer/pywb-webrecorder) (Sunsetted) - A bare-bones example of how to create a simple web recording and replay system. * [Warrick](https://code.google.com/archive/p/warrick/downloads) (Unknown) - An open source downloadable tool or web service for reconstructing websites from web archives, using [Memento](http://mementoweb.org/).