API and Usage Information- Being awake is defined as times from 6am-10pm
- Put any valid country OR IP address after the forward slash
      examples: /china or /137.172.3.4
- All API calls are done with keywords at the end of the URL after a colon
  :status = get plain text status for a country
      example: /spain:status
  :status-country = get plain text status for a country and show the country
      example: /172.145.44.237:status-country
  :help = show API information
      example: /france:help
Ok, thanks. I get it.