From a16af8264d90782a5d0bcb4a8b5d6b707e57f0f0 Mon Sep 17 00:00:00 2001 From: Eric Wong Date: Thu, 16 Jun 2022 16:13:21 +0000 Subject: doc: drop git:// URLs, use shorter domain for IMAP links git:// is rarely necessary these days, and IMAP (unlike NNTP) doesn't advertise hostnames in its protocol, so we can use a shorter one to avoid advertising other projects. And stylize our domain name since "YHBT" is an acronym. --- .olddoc.yml | 15 +++++++-------- 1 file changed, 7 insertions(+), 8 deletions(-) (limited to '.olddoc.yml') diff --git a/.olddoc.yml b/.olddoc.yml index efcc429..2ed15c3 100644 --- a/.olddoc.yml +++ b/.olddoc.yml @@ -1,16 +1,15 @@ --- -rdoc_url: https://yhbt.net/clogger/ -cgit_url: https://yhbt.net/clogger.git -git_url: git://yhbt.net/clogger.git -public_email: clogger-public@yhbt.net +rdoc_url: https://YHBT.net/clogger/ +cgit_url: https://YHBT.net/clogger.git +git_url: https://YHBT.net/clogger.git +public_email: clogger-public@YHBT.net ml_url: -- https://yhbt.net/clogger-public/ +- https://YHBT.net/clogger-public/ - http://7fh6tueqddpjyxjmgtdiueylzoqt6pt7hec3pukyptlmohoowvhde4yd.onion/clogger-public/ -- imaps://news.public-inbox.org/inbox.comp.lang.ruby.clogger.0 +- imaps://YHBT.net/inbox.comp.lang.ruby.clogger.0 - imap://7fh6tueqddpjyxjmgtdiueylzoqt6pt7hec3pukyptlmohoowvhde4yd.onion/inbox.comp.lang.ruby.clogger.0 - nntps://news.public-inbox.org/inbox.comp.lang.ruby.clogger - nntp://7fh6tueqddpjyxjmgtdiueylzoqt6pt7hec3pukyptlmohoowvhde4yd.onion/inbox.comp.lang.ruby.clogger source_code: -- git clone git://yhbt.net/clogger.git -- git clone https://yhbt.net/clogger.git +- git clone https://YHBT.net/clogger.git - torsocks git clone http://7fh6tueqddpjyxjmgtdiueylzoqt6pt7hec3pukyptlmohoowvhde4yd.onion/clogger.git -- cgit v1.2.3-24-ge0c7