icambron / twix.js

:hourglass::left_right_arrow: A date range plugin for moment.js
https://isaaccambron.com/twix.js/
MIT License
379 stars 54 forks source link

Documentation links to bad page #108

Closed brennan-nc closed 6 years ago

brennan-nc commented 6 years ago

The documentation link, linked to in the readme, here: screen shot 2018-08-29 at 3 48 30 pm

goes to this page: http://isaaccambron.com/twix.js/docs.html which appears to be broken:

2018-08-29 at 3 44 pm

icambron commented 6 years ago

@brennan-nc That link works fine for me. It's not secure because at the time I didn't have a way to make github pages work with SSL. I'll switch it to use SSL (that works now) and you should see if someone's hacked your connection.

icambron commented 6 years ago

Done

brennan-nc commented 6 years ago

That's really strange. Are you sure the domain is working / the domain name hasn't expired? I've tried accessing it from my iPhone on a cell network and my mac on my home network and work network. Going to this URL: http://isaaccambron.com/twix.js/ shows me a 404 page, no matter where I look at it from. That was not always the case. 2018-09-06 at 9 03 pm

I'm not ruling out a problem on my end, but I've never encountered an issue quite like this.

I've tried hitting the IP directly as well, but it looks like the site's behind Cloudflare, so that doesn't work.

This isn't a huge deal for me, since I can access the site via web archive, but I do think something is wrong with the site config.

Anyways, I'll leave this to you, but I thought I'd share, in case this helps you get to the bottom of the problem, if there is indeed an issue on your end.

brennan-nc commented 6 years ago

Not sure if you did anything, but I'm no longer seeing the issue. The documentation page works as I'd expect. 🎉 Thanks for your time.

icambron commented 6 years ago

@brennan-nc Yeah, I figured it out. I had multiple DNS servers set up, some wrong, some right. I just happened to get the right one and you happened to get the wrong one. So misconfiguration on my end.