summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorepoch <epoch@hacking.allowed.ano>2014-08-05 04:49:37 +0000
committerepoch <epoch@hacking.allowed.ano>2014-08-05 04:49:37 +0000
commitd4fbb3aeef6ea469314b7197b40c55a4d40539d6 (patch)
tree58ab844f51134b6b00d566bc1c1b5b8bb09202fc
parent14a31943d4fb3d3cfb87b1b207c1ef1182db0478 (diff)
downloadresdb-d4fbb3aeef6ea469314b7197b40c55a4d40539d6.tar.gz
resdb-d4fbb3aeef6ea469314b7197b40c55a4d40539d6.zip
added anycast.ano contrib dir to store webroot of a website to be run behind http://anycast.ano/
-rw-r--r--contrib/anycast.ano/index.html12
-rw-r--r--contrib/anycast.ano/zone.txt2
2 files changed, 14 insertions, 0 deletions
diff --git a/contrib/anycast.ano/index.html b/contrib/anycast.ano/index.html
new file mode 100644
index 0000000..031279a
--- /dev/null
+++ b/contrib/anycast.ano/index.html
@@ -0,0 +1,12 @@
+<pre>
+This is the anycast.ano website. :D
+I don't know where you're getting this page from.
+Could be anyone on anonet running a copy.
+This webroot is stored in resdb.
+Anyone gets to edit this stuff.
+
+List of anycast services:
+<a href="zone.txt">zone.txt</a>
+This file will be machine readable for easy zone generation.
+Just in case you want to run your own ns.anycast.ano. :)
+</pre>
diff --git a/contrib/anycast.ano/zone.txt b/contrib/anycast.ano/zone.txt
new file mode 100644
index 0000000..8cfbb68
--- /dev/null
+++ b/contrib/anycast.ano/zone.txt
@@ -0,0 +1,2 @@
+anycast.ano | 1.78.69.80
+ns.anycast.ano | 1.78.69.53