about summary refs log tree commit homepage
path: root/Makefile.am
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 /Makefile.am
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 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 29fccf3..ef2aaae 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -199,7 +199,7 @@ $(top_srcdir)/cmogstored.1.txt: $(top_srcdir)/cmogstored.1
 
 GZIP = gzip
 RSYNC = rsync
-RSYNC_DEST = bogomips.org:/srv/bogomips/cmogstored/
+RSYNC_DEST = yhbt.net:/srv/yhbt/cmogstored/
 HTML_DOC = $(vcs_doc) HACKING NEWS ChangeLog cmogstored.1.txt
 WWW_DOC = $(HTML_DOC) NEWS.atom.xml
 NEWS.atom.xml: configure.ac