From c7f929535c8a6b63338eca39f785716024a81a3f Mon Sep 17 00:00:00 2001 From: Cache do Fluxo Date: Mon, 9 May 2016 11:31:21 -0300 Subject: Rsync/git access --- index.html | 13 ++++++++++++- index.mdwn | 9 +++++++++ 2 files changed, 21 insertions(+), 1 deletion(-) diff --git a/index.html b/index.html index 5ea8be3..667664f 100644 --- a/index.html +++ b/index.html @@ -72,6 +72,17 @@ +

Via rsync:

+ +
rsync -avz rsync://cache.fluxo.info/cache/ cache/
+
+ +

Via git:

+ +
git clone git://git.fluxo.info/cache.git
+git clone https://git.fluxo.info/cache.git
+
+
@@ -95,7 +106,7 @@ diff --git a/index.mdwn b/index.mdwn index 52c737e..2816de1 100644 --- a/index.mdwn +++ b/index.mdwn @@ -3,3 +3,12 @@ * Uma plataforma experimental de preservação de URLs. * [Tor](https://tor.eff.org) hidden service: [http://mnpteprhxj54ep65.onion](mnpteprhxj54ep65.onion). * Acesse [aqui](data) o conteúdo. + +Via rsync: + + rsync -avz rsync://cache.fluxo.info/cache/ cache/ + +Via [git](https://git.fluxo.info/?p=cache.git): + + git clone git://git.fluxo.info/cache.git + git clone https://git.fluxo.info/cache.git -- cgit v1.2.3