about summary refs log tree commit homepage
path: root/.olddoc.yml
diff options
context:
space:
mode:
authorEric Wong <e@80x24.org>2016-07-29 22:35:46 +0000
committerEric Wong <e@80x24.org>2016-07-29 22:35:46 +0000
commitd4b0198a877e65d04783c771ef55762730f3984f (patch)
treecb7cb4e547c9377a315234e2fafa188b132fd064 /.olddoc.yml
parent7e7c4f7b7ee4e42b1a7f9a6cbd0be7f56e6f0710 (diff)
downloadraindrops-d4b0198a877e65d04783c771ef55762730f3984f.tar.gz
While raindrops.bogomips.org exists, having extra subjectAltName
entries is bloating the certificate.  This will make it easier
to mirror the homepage on Tor hidden services.
Diffstat (limited to '.olddoc.yml')
-rw-r--r--.olddoc.yml14
1 files changed, 10 insertions, 4 deletions
diff --git a/.olddoc.yml b/.olddoc.yml
index 7fe7995..319d30b 100644
--- a/.olddoc.yml
+++ b/.olddoc.yml
@@ -1,9 +1,15 @@
 ---
-cgit_url: http://bogomips.org/raindrops.git
+cgit_url: https://bogomips.org/raindrops.git
 git_url: git://bogomips.org/raindrops.git
-rdoc_url: http://raindrops.bogomips.org/
+rdoc_url: https://bogomips.org/raindrops/
 public_email: raindrops-public@bogomips.org
 private_email: raindrops@bogomips.org
-ml_url: http://bogomips.org/raindrops-public/
+ml_url:
+- https://bogomips.org/raindrops-public/
+- http://ou63pmih66umazou.onion/raindrops-public
 nntp_url:
-  - nntp://news.public-inbox.org/inbox.comp.lang.ruby.raindrops
+- nntp://news.public-inbox.org/inbox.comp.lang.ruby.raindrops
+- nntp://ou63pmih66umazou.onion/inbox.comp.lang.ruby.raindrops
+source_code:
+- git clone git://bogomips.org/raindrops.git
+- git clone https://bogomips.org/raindrops.git