about summary refs log tree commit homepage
path: root/lib/raindrops/middleware.rb
diff options
context:
space:
mode:
authorEric Wong <bofh@yhbt.net>2020-01-06 09:54:51 +0000
committerEric Wong <e@80x24.org>2020-01-06 09:57:45 +0000
commit333535b06eca9a80b1caffe93e243c3815b63f8e (patch)
treef1c72836ee4c756d56d60509cab042320ab11ff8 /lib/raindrops/middleware.rb
parent85486f9af18e4f249f23253e3b251e685b323912 (diff)
downloadraindrops-333535b06eca9a80b1caffe93e243c3815b63f8e.tar.gz
The expiration for bogomips.org is coming up and I'm not
keen on paying or supporting extortionists.

Not wanting to be beholden to ICANN or any powerful
organizations, .onion sites are available to Tor users:

	http://raindrops.ou63pmih66umazou.onion/
	http://ou63pmih66umazou.onion/raindrops.git/
	http://ou63pmih66umazou.onion/raindrops-public/

	(the demo is not yet available via .onion, yet, could be a bit)
Diffstat (limited to 'lib/raindrops/middleware.rb')
-rw-r--r--lib/raindrops/middleware.rb4
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/raindrops/middleware.rb b/lib/raindrops/middleware.rb
index ea7f08a..d5e3927 100644
--- a/lib/raindrops/middleware.rb
+++ b/lib/raindrops/middleware.rb
@@ -62,9 +62,9 @@ require 'raindrops'
 # = Demo Server
 #
 # There is a server running this middleware (and Watcher) at
-#  https://raindrops-demo.bogomips.org/_raindrops
+#  https://yhbt.net/raindrops-demo/_raindrops
 #
-# Also check out the Watcher demo at https://raindrops-demo.bogomips.org/
+# Also check out the Watcher demo at https://yhbt.net/raindrops-demo/
 #
 # The demo server is only limited to 30 users, so be sure not to abuse it
 # by using the /tail/ endpoint too much.