IoLanguage / io

Io programming language. Inspired by Self, Smalltalk and LISP.
http://iolanguage.org
Other
2.66k stars 298 forks source link

iolanguage.org is no longer delegated #437

Closed jruere closed 4 years ago

jruere commented 4 years ago

I was looking into this language but the main website appears to be no longer delegated (no NS record).

❯ drill iolanguage.org NS
;; ->>HEADER<<- opcode: QUERY, rcode: SERVFAIL, id: 64911
;; flags: qr rd ra ; QUERY: 1, ANSWER: 0, AUTHORITY: 0, ADDITIONAL: 0 
;; QUESTION SECTION:
;; iolanguage.org.  IN  NS

;; ANSWER SECTION:

;; AUTHORITY SECTION:

;; ADDITIONAL SECTION:

;; Query time: 402 msec
;; SERVER: 200.42.4.203
;; WHEN: Mon Sep 28 10:30:39 2020
;; MSG SIZE  rcvd: 32
ales-tsurko commented 4 years ago

It's back now.

ales-tsurko commented 4 years ago

Closing, as this has been fixed:

❯ drill iolanguage.org NS
;; ->>HEADER<<- opcode: QUERY, rcode: NOERROR, id: 3688
;; flags: qr rd ra ; QUERY: 1, ANSWER: 2, AUTHORITY: 0, ADDITIONAL: 0 
;; QUESTION SECTION:
;; iolanguage.org.      IN      NS

;; ANSWER SECTION:
iolanguage.org. 3242    IN      NS      ns.phx4.nearlyfreespeech.net.
iolanguage.org. 3242    IN      NS      ns.phx3.nearlyfreespeech.net.

;; AUTHORITY SECTION:

;; ADDITIONAL SECTION:

;; Query time: 6 msec
;; SERVER: 192.168.0.1
;; WHEN: Wed Sep 30 14:28:02 2020
;; MSG SIZE  rcvd: 96