This is a very simple tool which replicates articles from another blog. If the source article is removed, or even the whole source website disappears, the articles will remain readable on the autoblog. The whole idea is to setup as many autoblogs as possible, so that, when an article is published, it is replicated all over the place, making much more difficult to censor it.
My demo site is here: http://mirrors.xoofoo.org
- Unpack the zip file on your server
- Tweak mirror settings in
vvb.ini
- Define non mandatory settings in
config.php
- That's all Folks!
- HTTP server.
- PHP version 5.3.
- SQLite3.
- Source feed MUST be a valid RSS 2.0, RDF 1.0 or ATOM 1.0 feed.
- Source feed MUST be valid UTF-8.
- Source feed MUST contain article body.
- Only media from the hosts declared in
DOWNLOAD_MEDIA_FROM=
invbb.ini
will be downloaded.
- The autoblog original concept is an idea of Mitsukarenai (aka Arkados), the webmaster of fansub-streaming.eu
- The initial version of VroumVroumBlog was made by an anonymous.
- The v.0.1 (no database) of VroumVroumBlog was made by Sebsauvage.
- The v.0.2 (SQLite) of VroumVroumBlog was made by Bohwaz
Licence: Public Domain