www.ctpublic.org Open in urlscan Pro
143.204.98.81  Public Scan

Submitted URL: http://ctpublic.org/
Effective URL: https://www.ctpublic.org/
Submission Tags: tranco_l324
Submission: On November 06 via api from DE — Scanned from DE

Form analysis 3 forms found in the DOM

https://www.ctpublic.org/search#nt=navsearch

<form class="Page-header-search-form" action="https://www.ctpublic.org/search#nt=navsearch" novalidate="" autocomplete="off">
  <label><input placeholder="Search" type="text" class="Page-header-search-input-mobile" name="q" required="true"><span class="sr-only">Search Query</span></label>
  <button class="Page-header-search-button-mobile" aria-label="header-search-icon"><svg class="icon-magnify">
      <use xlink:href="#icon-magnify"></use>
    </svg><span class="sr-only">Show Search</span></button>
</form>

https://www.ctpublic.org/search#nt=navsearch

<form class="Page-header-search-form" action="https://www.ctpublic.org/search#nt=navsearch" novalidate="" autocomplete="off">
  <label><input placeholder="Search" type="text" class="Page-header-search-input" name="q" required="true"><span class="sr-only">Search Query</span></label>
  <button type="button" class="Page-header-search-close" aria-label="header-search-close-icon"><svg class="close-x">
      <use xlink:href="#close-x"></use>
    </svg></button>
</form>

POST https://connecticut-public.msgfocus.com/k/Connecticut-Public/sign_up_grove_your_start_only

<form action="https://connecticut-public.msgfocus.com/k/Connecticut-Public/sign_up_grove_your_start_only" method="post" accept-charset="UTF-8" id="form-adestra-yourstart">
  <div class="amf-el amf-type-textbox" id="amf-el-first_name_147"><label for="amf-input-first_name_147">First name</label>
    <div class="amf-el-inner"><input type="text" class="text" name="first_name_147" id="amf-input-first_name_147" value="" maxlength="255" placeholder="Jane" onkeyup="if (this.length>255) this.value=this.value.substr(0, 255)"
        onblur="this.value=this.value.substr(0, 255)"></div>
  </div>
  <div class="amf-el amf-type-textbox" id="amf-el-last_name_148"><label for="amf-input-last_name_148">Last name</label>
    <div class="amf-el-inner"><input type="text" class="text" name="last_name_148" id="amf-input-last_name_148" value="" maxlength="255" placeholder="Doe" onkeyup="if (this.length>255) this.value=this.value.substr(0, 255)"
        onblur="this.value=this.value.substr(0, 255)"></div>
  </div>
  <div class="amf-el amf-type-email" id="amf-el-email_address_149"><label for="amf-input-email_address_149">Email address</label>
    <div class="amf-el-inner"><input type="text" class="text" name="email_address_149" id="amf-input-email_address_149" value="" maxlength="255" placeholder="you@gmail.com" onkeyup="if (this.length>255) this.value=this.value.substr(0, 255)"
        onblur="this.value=this.value.substr(0, 255)"></div>
  </div>
  <div class="amf-el amf-type-checkbox" id="amf-el-your_start_newsletter_150">
    <div class="amf-el-inner" style="display:none"><input type="checkbox" class="checkbox" name="your_start_newsletter_150" id="amf-input-your_start_newsletter_150" value="1" checked="checked"><label for="amf-input-your_start_newsletter_150">Your
        Start Newsletter</label></div>
  </div>
  <div class="amf-el amf-type-captcha" id="amf-el-verification_151"><label for="amf-input-verification_151">Verification</label>
    <div class="amf-el-inner">
      <script>
        var RecaptchaOptions = {
          theme: 'white'
        };
      </script>
      <div class="captcha" name="verification_151" id="amf-captcha-verification_151">
        <script src="https://www.google.com/recaptcha/api.js" async="" defer=""></script>
        <div class="g-recaptcha" data-sitekey="6LdvdCUUAAAAAKp_zIqdD5bsG_i6IqdRFBjxKjVW">
          <div style="width: 304px; height: 78px;">
            <div><iframe title="reCAPTCHA"
                src="https://www.google.com/recaptcha/api2/anchor?ar=1&amp;k=6LdvdCUUAAAAAKp_zIqdD5bsG_i6IqdRFBjxKjVW&amp;co=aHR0cHM6Ly93d3cuY3RwdWJsaWMub3JnOjQ0Mw..&amp;hl=de&amp;v=UrRmT3mBwY326qQxUfVlHu1P&amp;size=normal&amp;cb=rlt44byw8njl"
                width="304" height="78" role="presentation" name="a-y7ii8c6y7a5l" frameborder="0" scrolling="no"
                sandbox="allow-forms allow-popups allow-same-origin allow-scripts allow-top-navigation allow-modals allow-popups-to-escape-sandbox"></iframe></div><textarea id="g-recaptcha-response" name="g-recaptcha-response"
              class="g-recaptcha-response" style="width: 250px; height: 40px; border: 1px solid rgb(193, 193, 193); margin: 10px 25px; padding: 0px; resize: none; display: none;"></textarea>
          </div><iframe style="display: none;"></iframe>
        </div>
      </div>
    </div>
  </div>
  <div class="amf-el amf-type-button" id="amf-el-submit"><input type="submit" class="ctp-button" name="submit" id="submit" value="Sign up"></div>
  <script type="text/javascript" id="0.0725668810782238">
    (function() {
      var script = document.getElementById('0.0725668810782238');
      var form = script.parentNode;
      var inputs = form.getElementsByTagName('INPUT');
      var submit_count = 0;
      var enable_double_submit = false;
      for (var i = 0; i < inputs.length; i++) {
        var my_input = inputs[i];
        if (my_input.type === 'submit') {
          var container = my_input.parentNode;
          if (container.className.match(/enable-double-submit/)) {
            enable_double_submit = true;
          }
        }
      }
      form.addEventListener('submit', function(evt) {
        if (submit_count >= 1 && !enable_double_submit) {
          evt.preventDefault();
        }
        submit_count++;
      });
    })();
  </script>
</form>

Text Content

Search Query Show Search
 * News
   
    * All News
    * State
    * National
    * World
    * Investigative News
    * Education
    * Business
    * Sports News
    * New England News Collaborative
   
    * All News
    * State
    * National
    * World
    * Investigative News
    * Education
    * Business
    * Sports News
    * New England News Collaborative

 * Watch
   
    * Schedule
    * CPTV Livestream
    * KIDS 24/7
    * Passport
    * Local Programming
    * Special Coverage
    * PBS Programming
   
    * Schedule
    * CPTV Livestream
    * KIDS 24/7
    * Passport
    * Local Programming
    * Special Coverage
    * PBS Programming

 * Listen
   
    * Schedule
    * Local Shows & Podcasts
    * Where We Live
    * Colin McEnroe Show
    * Disrupted
    * Seasoned
    * Audacious
    * Connecticut Garden Journal
    * All Shows & Podcasts
    * NPR Programming
   
    * Schedule
    * Local Shows & Podcasts
    * Where We Live
    * Colin McEnroe Show
    * Disrupted
    * Seasoned
    * Audacious
    * Connecticut Garden Journal
    * All Shows & Podcasts
    * NPR Programming

 * Politics
   
    * All Politics
    * State Legislature
    * Elections
   
    * All Politics
    * State Legislature
    * Elections

 * Arts
   
    * All Arts
    * Food
    * Performing Arts & Music
    * Visual Arts
    * Movies
   
    * All Arts
    * Food
    * Performing Arts & Music
    * Visual Arts
    * Movies

 * Community
   
    * Contests
    * Red Carpet Events
    * PBS KIDS Live Stream
    * Resources for Families
    * Business Listings
    * Obituaries
   
    * Contests
    * Red Carpet Events
    * PBS KIDS Live Stream
    * Resources for Families
    * Business Listings
    * Obituaries

 * Environment
   
    * All Environment
    * Climate
    * Science
   
    * All Environment
    * Climate
    * Science

 * Outdoors
   
    * All Outdoors
    * Regional Travel
    * Nature Talks
   
    * All Outdoors
    * Regional Travel
    * Nature Talks

 * Health
   
    * COVID-19
    * Health Care
    * Retirement & Finance
    * Mental Health
    * Uconn Health Minutes
    * Real Life Real Hope Moments
    * Elevating Health
    * Healthy people. Healthy business.
   
    * COVID-19
    * Health Care
    * Retirement & Finance
    * Mental Health
    * Uconn Health Minutes
    * Real Life Real Hope Moments
    * Elevating Health
    * Healthy people. Healthy business.

 * About
   
    * About Us
    * How To Support
    * Donate
    * Contribute a Car
    * Corporate Support
    * Leadership Giving
    * How To: Watch, Listen & Learn
    * Contact Us
    * Careers
   
    * About Us
    * How To Support
    * Donate
    * Contribute a Car
    * Corporate Support
    * Leadership Giving
    * How To: Watch, Listen & Learn
    * Contact Us
    * Careers

© 2021 Connecticut Public

FCC Public Inspection Files:
WEDH · WEDN · WEDW · WEDY · WNPR
WPKT · WRLI-FM · WEDW-FM · Public Files Contact
Menu

Show Search
Search Query
Donate
Connecticut Public Radio / WNPR
Milk Street Radio
Next Up: 0:00 AM BBC World Service

0:00

0:00

Available On Air Stations
 * On Air Now Playing WNPR


Stream
 * News
   
    * All News
    * State
    * National
    * World
    * Investigative News
    * Education
    * Business
    * Sports News
    * New England News Collaborative
   
    * All News
    * State
    * National
    * World
    * Investigative News
    * Education
    * Business
    * Sports News
    * New England News Collaborative

 * Watch
   
    * Schedule
    * CPTV Livestream
    * KIDS 24/7
    * Passport
    * Local Programming
    * Special Coverage
    * PBS Programming
   
    * Schedule
    * CPTV Livestream
    * KIDS 24/7
    * Passport
    * Local Programming
    * Special Coverage
    * PBS Programming

 * Listen
   
    * Schedule
    * Local Shows & Podcasts
    * Where We Live
    * Colin McEnroe Show
    * Disrupted
    * Seasoned
    * Audacious
    * Connecticut Garden Journal
    * All Shows & Podcasts
    * NPR Programming
   
    * Schedule
    * Local Shows & Podcasts
    * Where We Live
    * Colin McEnroe Show
    * Disrupted
    * Seasoned
    * Audacious
    * Connecticut Garden Journal
    * All Shows & Podcasts
    * NPR Programming

 * Politics
   
    * All Politics
    * State Legislature
    * Elections
   
    * All Politics
    * State Legislature
    * Elections

 * Arts
   
    * All Arts
    * Food
    * Performing Arts & Music
    * Visual Arts
    * Movies
   
    * All Arts
    * Food
    * Performing Arts & Music
    * Visual Arts
    * Movies

 * Community
   
    * Contests
    * Red Carpet Events
    * PBS KIDS Live Stream
    * Resources for Families
    * Business Listings
    * Obituaries
   
    * Contests
    * Red Carpet Events
    * PBS KIDS Live Stream
    * Resources for Families
    * Business Listings
    * Obituaries

 * Environment
   
    * All Environment
    * Climate
    * Science
   
    * All Environment
    * Climate
    * Science

 * Outdoors
   
    * All Outdoors
    * Regional Travel
    * Nature Talks
   
    * All Outdoors
    * Regional Travel
    * Nature Talks

 * Health
   
    * COVID-19
    * Health Care
    * Retirement & Finance
    * Mental Health
    * Uconn Health Minutes
    * Real Life Real Hope Moments
    * Elevating Health
    * Healthy people. Healthy business.
   
    * COVID-19
    * Health Care
    * Retirement & Finance
    * Mental Health
    * Uconn Health Minutes
    * Real Life Real Hope Moments
    * Elevating Health
    * Healthy people. Healthy business.

 * About
   
    * About Us
    * How To Support
    * Donate
    * Contribute a Car
    * Corporate Support
    * Leadership Giving
    * How To: Watch, Listen & Learn
    * Contact Us
    * Careers
   
    * About Us
    * How To Support
    * Donate
    * Contribute a Car
    * Corporate Support
    * Leadership Giving
    * How To: Watch, Listen & Learn
    * Contact Us
    * Careers


WATCH NOW
 * CPTV LIVE
 * PBS KIDS 24/7
 * CPTV PASSPORT
 * TV SCHEDULE

Catherine Shen/Connecticut Public
/
ctpublic.org
News
Conn. legislators consider permanent virtual school as interest grows
7 hours ago
Imagine logging into a virtual class and interacting with teachers and students
with no disruptions. As Connecticut Public Radio’s Catherine Shen reports,
that’s what having a strong virtual school set up can bring.
This image is from a video posted on West Haven’s YouTube channel via the CT
Mirror.
News
Documents show a Connecticut city used COVID relief funds to hire a marching
band
Andrew Brown // CTMirror.org
,
4 hours ago
Chion Wolf
/
WNPR
News
Could a West Haven pandemic relief fund fraud scandal lead to statewide audits?
4 hours ago
Listen
COMIC: If history is a guide, schools will start requiring COVID vaccines
Anya Kamenetz
,
12 hours ago
 * News
   5x5 Contemporary Dance Festival celebrates 20th anniversary with live
   performance
   12 hours ago
 * News
   Whiting Task Force wants lawmakers to consider abolishing the PSRB
   4 hours ago
 * News
   Crowd science: The unsung science behind large events
   7 hours ago

TOP HEADLINES

 1. Killingly power plant dealt a major setback as ISO-NE abandons plans
 2. Mourners, fans pay their respects to Jerry Remy, a Red Sox Hall of Famer and
    broadcaster
 3. WPI confronts crisis following 4 recent student deaths
 4. Absentee ballots accounted for more votes for Democrats than Republicans
 5. There's more demand for boosters than first shots of the COVID vaccine

Proud Livestream Sponsor



Talk Shows and Podcasts
 * How Catholicism has evolved in the 21st century
   November 4, 2021
   This hour, on Where We Live, we talk about what it means to be Catholic in
   the 21st century.
   Listen
 * Courtesy of Rachel Sayet
   /
   
   Exploring Indigenous food with members of the Mashantucket Pequot, Mohegan
   and Navajo tribal nations
   Robyn Doyon-Aitken
   ,
   November 3, 2021
   This week on Seasoned, an exploration of Indigenous food and cooking with
   Nakai Clearwater Northup, Rachel Sayet, and Chef Freddie Bitsoie.
   Listen


LATEST CONNECTICUT NEWS
 * Connecticut House Republicans want Lamont to go further in easing COVID-19
   restrictions
   Ebong Udoma
   ,
   November 4, 2021
   Democratic Governor Ned Lamont of Connecticut said he is easing COVID-19
   quarantine restrictions for students — while children as young as 5 begin to
   get vaccinated.
 * Paul Newman memoir to be published more than 12 years after his death
   The Associated Press
   ,
   November 4, 2021
   Unpublished memoir by legendary actor found in Connecticut home
 * Connecticut groups say Afghan refugees need affordable housing
   Davis Dunavin
   ,
   November 4, 2021
   Resettlement agencies in Connecticut say they’re facing an unprecedented
   influx of refugees, mostly from Afghanistan, and it’s a struggle to find them
   affordable housing.
 * Elicker cruises to victory in New Haven mayor's race
   Brian Scott-Smith
   ,
   November 3, 2021
   By an overwhelming majority, New Haven Mayor Justin Elicker was re-elected,
   and his opponent had conceded less than an hour after polls closed.
 * News
   When should you get a booster shot after that COVID-19 infection?
   Frankie Graziano
   ,
   November 1, 2021
   Two local infectious disease experts weigh in on appropriate timelines for
   COVID-19 booster vaccinations.
   Listen • 1:36
 * Bridgeport is keeping mask mandate in place
   The Associated Press
   ,
   November 1, 2021
   Bridgeport city officials say sluggish Covid-19 vaccination rates among
   residents is prompting them to keep mask mandate.

Load More


SIGN UP FOR OUR DAILY YOUR START NEWSLETTER DELIVERED EVERY MORNING

First name

Last name

Email address

Your Start Newsletter
Verification




NPR TOP STORIES
 * Photos: Colin Powell remembered as 'great lion with a big heart'
   Marco Storel
   ,
   5 hours ago
   A funeral service was held at National Cathedral, in Washington D.C., for the
   former secretary of state and chairman of the Joint Chiefs of Staff.
 * New coronavirus, likely from dogs, infects people in Malaysia and Haiti
   Michaeleen Doucleff
   ,
   7 hours ago
   It could turn out to be the 8th coronavirus known to spread humans. Some
   scientists think doctors and researchers should start actively looking for
   this virus in patients.
 * Dwayne Johnson vows to stop using real guns in film projects after 'Rust'
   tragedy
   Sharon Pruitt-Young
   ,
   9 hours ago
   The actor said his production company decided to make the switch to rubber
   guns after the shooting death of cinematographer Halyna Hutchins on the Rust
   movie set last month.
 * New USAID director aims to shake up 60-year-old aid agency. Here's her 'new
   vision'
   Malaka Gharib
   ,
   11 hours ago
   Like any government agency, the biggest American foreign aid group has its
   problems. This week, its new administrator Samantha Power outlined her
   solutions.
 * After a concussion, the brain may no longer make sense of sounds
   Jon Hamilton
   ,
   12 hours ago
   A concussion can make it difficult to converse in a noisy room. Scientists
   say that's because the injury has impaired the brain's ability to process
   sounds.
 * Colin Powell is remembered as a down-to-earth statesman and leader at his
   funeral
   Brian Naylor
   ,
   12 hours ago
   The former secretary of state died of complications from COVID-19 in October.
   His funeral was held at Washington National Cathedral on Friday.

Load More
DAILY CORONAVIRUS UPDATES

 1. As U.S. cases drop, surgeon general warns COVID has been underestimated
    before
 2. New vaccine requirements go into effect Jan. 4
 3. COVID is still crushing parts of the U.S. as the holiday season approaches

Stay Connected
 * twitter
 * instagram
 * youtube
 * facebook
 * linkedin

© 2021 Connecticut Public

FCC Public Inspection Files:
WEDH · WEDN · WEDW · WEDY · WNPR
WPKT · WRLI-FM · WEDW-FM · Public Files Contact
 * * Board of Trustees
   * Executive Leadership
   * Community Advisory Board
   * Staff
      * Media Enterprises
      * Diversity Statement
      * Annual Financial Statements & Filings
 * * Support
   * Newsletter Sign-Up
   * Podcasts & RSS Feeds
   * Passport
      * Company News
      * Community Guidelines
      * Share a News Tip
 * * Privacy Policy & Terms of Use
   * Donor/Member Privacy Policy
   * Syndication Policy
   * Radio and Live Stream Status
   * Broadcast Coverage
   * Closed Captioning
   * EEO Reports

 * 
 * 
 * 
 *