Conversation:
Notices
-
How about quitter.zone now?
-
Just as fine as quitter.es https://quitter.es quitter.zone https://quitter.zone
...actually, I don't think we should try to find URLs like that, simply based on some characters trailing a dot. Especially with all kinds of new top domains popping up because of #ICANN
-
Besides, it only guesses that it's "http" and never https... And it might as well be gopher or ftp - just because we're leaving out the protocol doesn't mean it should guess (badly)...
-
I'm just thinking a regexp like "\w+\.\w\w+" is going to go horribly wrong WHEN.I.WANT.TO.TALK.WITH.PUNCTUATION. But maybe I'm the only one who worries about that :]
The proper method would of course be to do this in the client for anything that's not very obviously a link or URI identifier.
-
Yes, https://gitorious.org/social/mainline/commit/eaaef2aec9339dc7eb338024f1b62d67fb9531e4
-
$ crontab -e
@daily /usr/bin/fetch_latest_topdomains.sh > /etc/valid_topdomains