leon-ai/leon

improve the Isitdown module

Open

#25 opened on Feb 18, 2019

View on GitHub
 (20 comments) (0 reactions) (0 assignees)TypeScript (14,041 stars) (1,186 forks)batch import
good first issueimprovementskill

Description

Expected Behavior

Be able to query the status of some website without the fully qualified domain name.

Actual Behavior

Currently a query like this fails is gitub up ? I should ask is github.com up ?

Proposal

May be list some of the most popular websites and treat them with special query as I made just before

Contributor guide