From b9650fdd82c4ace8f26a7d97a7f1d0ab02ee2447 Mon Sep 17 00:00:00 2001 From: Eric Wong Date: Thu, 9 Jan 2020 07:29:59 +0000 Subject: doc: switch bogomips.org to yhbt.net bogomips.org is due to expire, soon, and I'm not willing to pay extortionists at Ethos Capital/PIR/ICANN to keep a .org. So it's at yhbt.net, for now... Identity is overrated. Tor users can use .onions and kick ICANN to the curb: torsocks w3m http://rainbows.ou63pmih66umazou.onion/ torsocks git clone http://ou63pmih66umazou.onion/rainbows.git/ torsocks w3m http://ou63pmih66umazou.onion/rainbows-public/ While we're at it, switch news.gmane.org => news.gmane.io (but I suspect that'll need to be resynched since our mail "List-Id:" header is changing). --- lib/rainbows.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/rainbows.rb') diff --git a/lib/rainbows.rb b/lib/rainbows.rb index 584c94b..9d6d103 100644 --- a/lib/rainbows.rb +++ b/lib/rainbows.rb @@ -4,7 +4,7 @@ require 'unicorn' # the value passed to TCP_DEFER_ACCEPT actually matters in Linux 2.6.32+ Unicorn::SocketHelper::DEFAULTS[:tcp_defer_accept] = 60 -# See https://bogomips.org/rainbows/ for documentation +# See https://yhbt.net/rainbows/ for documentation module Rainbows # :stopdoc: O = {} -- cgit v1.2.3-24-ge0c7