about summary refs log tree commit homepage
path: root/test/mgmt.rb
diff options
context:
space:
mode:
authorEric Wong <e@80x24.org>2020-01-18 21:08:56 +0000
committerEric Wong <e@80x24.org>2020-01-18 21:09:36 +0000
commit0abf9c357584c4d25d924871dc41d2b1cb9695c1 (patch)
treedf8eb949154b4d1ac8c66e70eb20bf696130813a /test/mgmt.rb
parent14d8e8b1fd9720bf0061a1050ec24e4833fcf8cb (diff)
downloadcmogstored-0abf9c357584c4d25d924871dc41d2b1cb9695c1.tar.gz
bogomips.org is due to expire, soon, and I'm not willing to pay
extortionist fees to Ethos Capital/PIR/ICANN to keep a .org.  So
it's at yhbt.net, for now, but it will change again to
whatever's affordable...  Identity is overrated.

Tor users can use .onions and kick ICANN to the curb:

	torsocks w3m http://cmogstored.ou63pmih66umazou.onion/
	torsocks git clone http://ou63pmih66umazou.onion/cmogstored.git/
	torsocks w3m http://ou63pmih66umazou.onion/cmogstored-public/
Diffstat (limited to 'test/mgmt.rb')
-rw-r--r--test/mgmt.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/mgmt.rb b/test/mgmt.rb
index 018607e..4b6798a 100644
--- a/test/mgmt.rb
+++ b/test/mgmt.rb
@@ -1,6 +1,6 @@
 #!/usr/bin/env ruby
 # -*- encoding: binary -*-
-# Copyright (C) 2012-2018 all contributors <cmogstored-public@bogomips.org>
+# Copyright (C) 2012-2020 all contributors <cmogstored-public@yhbt.net>
 # License: GPL-3.0+ <https://www.gnu.org/licenses/gpl-3.0.txt>
 require 'test/test_helper'
 require 'digest/md5'