rubyforgood / rubyforgood/Flaredown
www.flaredown.com should work
Open
@lmerriam is already working on this.
Since Oct 11, 2021.
type:infrastructure
- Dominant language
- Ruby
- Stars
- 50
- Forks
- 21
- Avg merge
- 6d 12h
- Merged PRs (30d)
- 16
Description
Missing DNS record. Surprising to users. Both www. and the bare domain should work.
❯ dig www.flaredown.com
; <<>> DiG 9.10.6 <<>> www.flaredown.com
;; global options: +cmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NXDOMAIN, id: 59061
;; flags: qr rd ra; QUERY: 1, ANSWER: 0, AUTHORITY: 1, ADDITIONAL: 1
;; OPT PSEUDOSECTION:
; EDNS: version: 0, flags:; udp: 512
;; QUESTION SECTION:
;www.flaredown.com. IN A
;; AUTHORITY SECTION:
flaredown.com. 300 IN SOAns1.dnsimple.com. admin.dnsimple.com. 1429579043 86400 7200 604800 300
;; Query time: 179 msec
;; SERVER: 192.168.1.1#53(192.168.1.1)
;; WHEN: Mon Oct 11 15:30:16 -03 2021
;; MSG SIZE rcvd: 101
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.