kgio RubyGem user+dev discussion/patches/pulls/bugs/help
 help / color / mirror / code / Atom feed
* [PATCH] doc: add .onion URLs for Tor users
@ 2020-01-07 20:15 Eric Wong
  0 siblings, 0 replies; only message in thread
From: Eric Wong @ 2020-01-07 20:15 UTC (permalink / raw)
  To: kgio-public

We shouldn't have to deal with ICANN-controlled TLDs at all
---
 .olddoc.yml | 11 ++++++++---
 1 file changed, 8 insertions(+), 3 deletions(-)

diff --git a/.olddoc.yml b/.olddoc.yml
index e89ecab..a1152a8 100644
--- a/.olddoc.yml
+++ b/.olddoc.yml
@@ -1,11 +1,16 @@
 ---
 cgit_url: https://yhbt.net/kgio.git
-git_url: git://yhbt.net/kgio.git
-ml_url: https://yhbt.net/kgio-public/
+ml_url:
+- https://yhbt.net/kgio-public/
+- http://ou63pmih66umazou.onion/kgio-public/
 rdoc_url: https://yhbt.net/kgio/
 public_email: kgio-public@yhbt.net
 noindex:
 - LATEST
 - TODO
 nntp_url:
-  - nntp://news.public-inbox.org/inbox.comp.lang.ruby.kgio
+- nntp://news.public-inbox.org/inbox.comp.lang.ruby.kgio
+- nntp://ou63pmih66umazou.onion/inbox.comp.lang.ruby.kgio
+source_code:
+- git clone https://yhbt.net/kgio.git
+- torsocks git clone http://ou63pmih66umazou.onion/kgio.git

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2020-01-07 20:15 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-01-07 20:15 [PATCH] doc: add .onion URLs for Tor users Eric Wong

Code repositories for project(s) associated with this public inbox

	https://yhbt.net/kgio.git/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).