LCTV Online Status Badge - initial custom prototype

to use this badge on your website:

  1. add this A and IMG tag to your HTML
    <a id="MY_LCTV_CHANNEL_NAME">
      <img id="lctv-online-status" width="100" height="24" />
    </a>
  2. include this SCRIPT tag
    <script type="text/javascript" src="https://bill-auger.github.io/lctv-badges/js/online-status/online-status.js"></script>