edition.cnn.com Open in urlscan Pro
2a04:4e42::773  Public Scan

Submitted URL: https://apple.news/AzFRYwZ1SSHuLXmebMg-2KA?articleList=A0ZBJYdfPTWuqEdjztG7grA
Effective URL: https://edition.cnn.com/2022/10/18/us/oklahoma-missing-bikers-what-we-know/index.html
Submission: On October 19 via api from US — Scanned from DE

Form analysis 3 forms found in the DOM

<form class="ad-feedback__form">
  <div class="ad-feedback__heading">
    <h3 class="ad-feedback__heading__text">CNN values your feedback</h3>
    <div id="ad-feedback__close-icon" class="ad-feedback__heading__close"></div>
  </div>
  <div class="ad-feedback__content-container" data-sentiment="ad">
    <div class="ad-feedback__question-container"> 1. How relevant is this ad to you? </div>
    <div class="ad-feedback__answers-container">
      <div class="ad-feedback__emoji-container">
        <input class="ad-feedback__emoji-radio-input" id="ad-feedback__0-bad" name="ad" type="radio" value="1" aria-label="Bad">
        <label for="ad-feedback__0-bad" class="ad-feedback__emoji-base ad-feedback__emoji-bad">
        </label>
      </div>
      <div class="ad-feedback__emoji-container">
        <input class="ad-feedback__emoji-radio-input" id="ad-feedback__0-not-good" name="ad" type="radio" value="2" aria-label="Not Good">
        <label for="ad-feedback__0-not-good" class="ad-feedback__emoji-base ad-feedback__emoji-not-good">
        </label>
      </div>
      <div class="ad-feedback__emoji-container">
        <input class="ad-feedback__emoji-radio-input" id="ad-feedback__0-okay" name="ad" type="radio" value="3" aria-label="Okay">
        <label for="ad-feedback__0-okay" class="ad-feedback__emoji-base ad-feedback__emoji-okay">
        </label>
      </div>
      <div class="ad-feedback__emoji-container">
        <input class="ad-feedback__emoji-radio-input" id="ad-feedback__0-good" name="ad" type="radio" value="4" aria-label="Good">
        <label for="ad-feedback__0-good" class="ad-feedback__emoji-base ad-feedback__emoji-good">
        </label>
      </div>
      <div class="ad-feedback__emoji-container">
        <input class="ad-feedback__emoji-radio-input" id="ad-feedback__0-great" name="ad" type="radio" value="5" aria-label="Great">
        <label for="ad-feedback__0-great" class="ad-feedback__emoji-base ad-feedback__emoji-great">
        </label>
      </div>
    </div>
  </div>
  <div class="ad-feedback__content-container">
    <div class="ad-feedback__question-container"> 2. Did you encounter any technical issues? </div>
    <div class="ad-feedback__technical-issues-checkbox-container">
      <label class="switch">
        <input id="ad-feedback__technical-issues-checkbox" class="ad-feedback__technical-issues-slider" type="checkbox" name="didEncounterIssues" aria-label="Toggle Button">
        <span class="slider round"></span>
      </label>
      <span class="ad-feedback__technical-issues-checkbox-label">No</span>
    </div>
  </div>
  <div class="ad-feedback__technical-issues-container" style="display:none">
    <div class="ad-feedback__content-container video_issues issues-checkboxes-container" style="display: none">
      <label class="ad-feedback__checkbox-container"> Video player was slow to load content <input class="ad-feedback__checkbox__input video_issue" type="checkbox" value="Video player was slow to load content" name="issues">
        <span class="ad-feedback__checkmark"></span>
      </label>
      <label class="ad-feedback__checkbox-container"> Video content never loaded <input class="ad-feedback__checkbox__input video_issue" type="checkbox" value="Video content never loaded" name="issues">
        <span class="ad-feedback__checkmark"></span>
      </label>
      <label class="ad-feedback__checkbox-container"> Ad froze or did not finish loading <input class="ad-feedback__checkbox__input video_issue" type="checkbox" value="Ad froze or did not finish loading" name="issues">
        <span class="ad-feedback__checkmark"></span>
      </label>
      <label class="ad-feedback__checkbox-container"> Video content did not start after ad <input class="ad-feedback__checkbox__input video_issue" type="checkbox" value="Video content did not start after ad" name="issues">
        <span class="ad-feedback__checkmark"></span>
      </label>
      <label class="ad-feedback__checkbox-container"> Audio on ad was too loud <input class="ad-feedback__checkbox__input video_issue" type="checkbox" value="Audio on ad was too loud" name="issues">
        <span class="ad-feedback__checkmark"></span>
      </label>
      <label class="ad-feedback__checkbox-container"> Other issues <input class="ad-feedback__checkbox__input video_issue" type="checkbox" value="Other issues" name="issues">
        <span class="ad-feedback__checkmark"></span>
      </label>
    </div>
    <div class="ad-feedback__content-container display_ad_issues issues-checkboxes-container" style="display: none">
      <label class="ad-feedback__checkbox-container"> Ad never loaded <input class="ad-feedback__checkbox__input display_ad_issue" type="checkbox" value="Ad never loaded" name="issues">
        <span class="ad-feedback__checkmark"></span>
      </label>
      <label class="ad-feedback__checkbox-container"> Ad prevented/slowed the page from loading <input class="ad-feedback__checkbox__input display_ad_issue" type="checkbox" value="Ad prevented/slowed the page from loading" name="issues">
        <span class="ad-feedback__checkmark"></span>
      </label>
      <label class="ad-feedback__checkbox-container"> Content moved around while ad loaded <input class="ad-feedback__checkbox__input display_ad_issue" type="checkbox" value="Content moved around while ad loaded" name="issues">
        <span class="ad-feedback__checkmark"></span>
      </label>
      <label class="ad-feedback__checkbox-container"> Ad was repetitive to ads I've seen previously <input class="ad-feedback__checkbox__input display_ad_issue" type="checkbox" value="Ad was repetitive to ads I've seen previously" name="issues">
        <span class="ad-feedback__checkmark"></span>
      </label>
      <label class="ad-feedback__checkbox-container"> Other issues <input class="ad-feedback__checkbox__input display_ad_issue" type="checkbox" value="Other issues" name="issues">
        <span class="ad-feedback__checkmark"></span>
      </label>
    </div>
    <div class="ad-feedback__content-container">
      <textarea rows="5" class="ad-feedback__comment" maxlength="1000" name="comment"></textarea>
      <div class="ad-feedback__comment-error-msg"></div>
    </div>
  </div>
  <div class="ad-feedback__content-container">
    <div class="ad-feedback__actions">
      <button type="button" id="ad-feedback__cancel" class="ad-feedback__cancel button"> Cancel </button>
      <button type="submit" id="ad-feedback__submit" class="ad-feedback__submit button" disabled=""> Submit </button>
    </div>
  </div>
</form>

Name: q https://www.cnn.com/search

<form action="https://www.cnn.com/search" name="q" class="search-bar__form" role="search">
  <input placeholder="Search CNN..." aria-label="Search" class="search-bar__input" type="text" autocomplete="off" name="q" data-analytics-prop-click-action="search-query-edit">
  <button type="submit" class="search-bar__submit" title="Submit" data-analytics-prop-click-action="search-query-submit">
    <span class="search-bar__button-text">Search</span>
    <span class="search-bar__arrow"><svg class="icon-ui-arrow-right-thick" width="24" height="24" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg">
        <path
          d="M14.003 3.471l7.464 7.303a1.73 1.73 0 010 2.498l-7.631 7.259c-.713.688-1.921.623-2.54-.194-.496-.654-.34-1.6.25-2.17l4.918-4.666H3.5c-.776 0-1.42-.598-1.493-1.356L2 12.001l.007-.144A1.505 1.505 0 013.5 10.501h12.972l-4.751-4.66c-.594-.573-.755-1.528-.252-2.183.62-.81 1.824-.872 2.534-.187z">
        </path>
      </svg>
    </span>
    <span class="search-bar__search-icon"><svg class="icon-ui-search" width="24" height="24" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg">
        <path
          d="M5.068 10.427c0-2.953 2.394-5.356 5.338-5.356 2.943 0 5.338 2.403 5.338 5.356 0 2.952-2.395 5.355-5.338 5.355-2.944 0-5.338-2.403-5.338-5.355m14.697 8.201l-4.277-4.29a6.41 6.41 0 001.324-3.911c0-3.55-2.868-6.427-6.406-6.427S4 6.877 4 10.427c0 3.549 2.868 6.426 6.406 6.426a6.363 6.363 0 003.956-1.374l4.271 4.286a.799.799 0 001.132 0 .806.806 0 000-1.137">
        </path>
      </svg>
    </span>
  </button>
</form>

Name: q https://www.cnn.com/search

<form action="https://www.cnn.com/search" name="q" class="search-bar__form" role="search">
  <input placeholder="Search CNN..." aria-label="Search" class="search-bar__input" type="text" autocomplete="off" name="q" data-analytics-prop-click-action="search-query-edit">
  <button type="submit" class="search-bar__submit" title="Submit" data-analytics-prop-click-action="search-query-submit">
    <span class="search-bar__button-text">Search</span>
    <span class="search-bar__arrow"><svg class="icon-ui-arrow-right-thick" width="24" height="24" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg">
        <path
          d="M14.003 3.471l7.464 7.303a1.73 1.73 0 010 2.498l-7.631 7.259c-.713.688-1.921.623-2.54-.194-.496-.654-.34-1.6.25-2.17l4.918-4.666H3.5c-.776 0-1.42-.598-1.493-1.356L2 12.001l.007-.144A1.505 1.505 0 013.5 10.501h12.972l-4.751-4.66c-.594-.573-.755-1.528-.252-2.183.62-.81 1.824-.872 2.534-.187z">
        </path>
      </svg>
    </span>
    <span class="search-bar__search-icon"><svg class="icon-ui-search" width="24" height="24" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg">
        <path
          d="M5.068 10.427c0-2.953 2.394-5.356 5.338-5.356 2.943 0 5.338 2.403 5.338 5.356 0 2.952-2.395 5.355-5.338 5.355-2.944 0-5.338-2.403-5.338-5.355m14.697 8.201l-4.277-4.29a6.41 6.41 0 001.324-3.911c0-3.55-2.868-6.427-6.406-6.427S4 6.877 4 10.427c0 3.549 2.868 6.426 6.406 6.426a6.363 6.363 0 003.956-1.374l4.271 4.286a.799.799 0 001.132 0 .806.806 0 000-1.137">
        </path>
      </svg>
    </span>
  </button>
</form>

Text Content

CNN VALUES YOUR FEEDBACK


1. How relevant is this ad to you?

2. Did you encounter any technical issues?
No
Video player was slow to load content Video content never loaded Ad froze or did
not finish loading Video content did not start after ad Audio on ad was too loud
Other issues
Ad never loaded Ad prevented/slowed the page from loading Content moved around
while ad loaded Ad was repetitive to ads I've seen previously Other issues

Cancel Submit
Thank You!
Your effort and contribution in providing this feedback is much appreciated.
Close

Ad Feedback

Close icon
US
Crime + Justice
Energy + Environment
Extreme Weather
Space + Science
More
Crime + Justice Energy + Environment Extreme Weather Space + Science
Audio Live TV
Log In
My Account
 * Settings
 * Log Out

Your CNN account Log in to your CNN account
Search
Log In
My Account
 * Settings
 * Log Out

Your CNN account Log in to your CNN account

--------------------------------------------------------------------------------

Live TV Audio

--------------------------------------------------------------------------------

Edition
US
International
Arabic
Español
Edition
 * US
 * International
 * Arabic
 * Español

--------------------------------------------------------------------------------

Crime + Justice
Energy + Environment
Extreme Weather
Space + Science
Follow CNN
 * 
 * 
 * 

--------------------------------------------------------------------------------

 * US
   * Crime + Justice
   * Energy + Environment
   * Extreme Weather
   * Space + Science
 * World
   * Africa
   * Americas
   * Asia
   * Australia
   * China
   * Europe
   * India
   * Middle East
   * United Kingdom
 * Politics
   * SCOTUS
   * Congress
   * Facts First
   * 2020 Election
 * Business
   * Markets
   * Tech
   * Media
   * Success
   * Perspectives
   * Video
 * Opinion
   * Political Op-Eds
   * Social Commentary
 * Health
   * Life, But Better
   * Fitness
   * Food
   * Sleep
   * Mindfulness
   * Relationships
 * Entertainment
   * Stars
   * Screen
   * Binge
   * Culture
   * Media
 * Tech
   * Innovate
   * Gadget
   * Foreseeable Future
   * Mission: Ahead
   * Upstarts
   * Work Transformed
   * Innovative Cities
 * Style
   * Arts
   * Design
   * Fashion
   * Architecture
   * Luxury
   * Beauty
   * Video
 * Travel
   * Destinations
   * Food & Drink
   * Stay
   * Videos
 * Sports
   * Pro Football
   * College Football
   * Basketball
   * Baseball
   * Soccer
   * Olympics
   * Hockey
 * Videos
   * Live TV
   * Digital Studios
   * CNN Films
   * HLN
   * TV Schedule
   * TV Shows A-Z
   * CNNVR
 * CNN Underscored
   * Electronics
   * Fashion
   * Beauty
   * Health & Fitness
   * Home
   * Reviews
   * Deals
   * Money
   * Gifts
   * Travel
   * Outdoors
   * Pets
   * CNN Store
   * Coupons
 * More
   * Photos
   * Longform
   * Investigations
   * CNN Profiles
   * CNN Leadership
   * CNN Newsletters
   * Work for CNN


PERSON OF INTEREST IN OKLAHOMA RIVER KILLINGS CASE TAKEN INTO CUSTODY ON
UNRELATED CHARGE

By Ed Lavandera, Ashley Killough, Amanda Watts and Nouran Salahieh, CNN
Updated 10:04 PM EDT, Tue October 18, 2022
Link Copied!
Ad Feedback
Video Ad Feedback
'The whole family is devastated': CNN speaks to family of two of the four
Oklahoma men brutally murdered
03:00 - Source: CNN
Latest Videos 16 videos
Video Ad Feedback
Marjorie Taylor Greene says she's a victim of Jan. 6 riot during debate
01:15
Now playing
- Source: CNN
Video Ad Feedback
Crushing three year drought leads to shortage of this grocery staple
02:29
Now playing
- Source: CNN
Video Ad Feedback
Stockton Police arrest man suspected in string of killings
02:33
Now playing
- Source: CNN
Video Ad Feedback
'Where's the evidence?': Bash pushes back on Kari Lake's 2020 election claim
04:15
Now playing
- Source: CNN
Video Ad Feedback
'The whole family is devastated': CNN speaks to family of two of the four
Oklahoma men brutally murdered
03:00
Now playing
- Source: CNN
Video Ad Feedback
New 'heartbreaking' study reveals racial disparities in neonatal deaths
02:15
Now playing
- Source: CNN
Video Ad Feedback
Hear what athlete said when she returned to Iran after appearing without hijab
03:15
Now playing
- Source: CNN
Video Ad Feedback
'What the hell': Confusion over voter fraud arrests in DeSantis' crackdown
03:31
Now playing
- Source: CNN
Video Ad Feedback
Hear why son of American in Saudi prison waited 11 months to speak out
02:51
Now playing
- Source: CNN
Video Ad Feedback
New book reveals Marjorie Taylor Greene's intent to impeach Biden
03:27
Now playing
- Source: CNN
Video Ad Feedback
Lin-Manuel Miranda responds to 'Little Mermaid' backlash
01:30
Now playing
- Source: CNN
Video Ad Feedback
Tapper: GOP leaders recently developed a tolerance for intolerance
11:14
Now playing
- Source: CNN
Video Ad Feedback
Hear why Chelsea Manning leaked 750,000 classified documents to WikiLeaks
01:46
Now playing
- Source: CNN
Video Ad Feedback
Abrams and Kemp face off in heated Georgia governor's debate
03:24
Now playing
- Source: CNN
Video Ad Feedback
New underwater video shows Nord Stream 1 damage
01:24
Now playing
- Source: CNN
Video Ad Feedback
Haberman reacts to report that refutes Trump's claims about Secret Service
expenses
01:45
Now playing
- Source: CNN
Video Ad Feedback
Marjorie Taylor Greene says she's a victim of Jan. 6 riot during debate
01:15
Now playing
- Source: CNN
Video Ad Feedback
Crushing three year drought leads to shortage of this grocery staple
02:29
Now playing
- Source: CNN
Video Ad Feedback
Stockton Police arrest man suspected in string of killings
02:33
Now playing
- Source: CNN
Video Ad Feedback
'Where's the evidence?': Bash pushes back on Kari Lake's 2020 election claim
04:15
Now playing
- Source: CNN
Video Ad Feedback
'The whole family is devastated': CNN speaks to family of two of the four
Oklahoma men brutally murdered
03:00
Now playing
- Source: CNN
Video Ad Feedback
New 'heartbreaking' study reveals racial disparities in neonatal deaths
02:15
Now playing
- Source: CNN
Video Ad Feedback
Hear what athlete said when she returned to Iran after appearing without hijab
03:15
Now playing
- Source: CNN
Video Ad Feedback
'What the hell': Confusion over voter fraud arrests in DeSantis' crackdown
03:31
Now playing
- Source: CNN
See More Videos


CNN  — 

The man who was named as a person of interest in the gruesome killings of four
men who were shot, dismembered and found in an Oklahoma river last week was
taken into custody Tuesday in Florida on an unrelated charge, authorities said.

Joe Kennedy, 67, was arrested in Daytona Beach Shores in a vehicle that was
reported stolen on Monday, Okmulgee Police said. He is being held on a charge of
grand theft of a motor vehicle with no bond, according to the Volusia County
inmate record.

“The District Attorney and the Sheriff will begin the process of getting Kennedy
back to Okmulgee County,” police said in a statement. “The murder investigation
is ongoing and investigators continue to follow leads every day.”

Ad Feedback

Police have not detailed why Kennedy is a person of interest and they have not
named him a suspect in the murders.

According to the arrest warrant in Florida, he was reported as a missing person,
but Kennedy advised police he was not a missing person and was not in any
danger. He was transported to Volusia County Branch Jail, where jail records
list him as being charged with grand theft of a motor vehicle and being a
fugitive from justice.

He is also being held on a warrant issued for his arrest in Okmulgee County
District Court in relation to a shooting in 2012. He is set to appear before a
Volusia County judge on Wednesday afternoon, according to the clerk of courts.

Ad Feedback

It is unclear whether Kennedy has an attorney.

The human remains of four males have been recovered Friday night, however police
are not saying if the bodies are those of the men who disappeared earlier this
week. (KJRH).
KJRH

4 bodies pulled from an Oklahoma river amid search for missing bike riders

The arrest comes a week since four men – Mark Chastain, 32; Billy Chastain, 30;
Mike Sparks, 32; and Alex Stevens, 29 – were reported missing after leaving
Billy Chastain’s home on bicycles around 9 p.m. on October 9, according to
Police Chief Joe Prentice.

Their bodies, which had been shot and dismembered, were found days later in a
river outside Okmulgee, a city of about 11,000 people roughly a 35-mile drive
south of Tulsa.

“Although the official cause and manner of death is still pending, each victim
suffered gunshot wounds,” Prentice said. “All four bodies were dismembered
before being placed in the river, and that is what caused difficulty in
determining identities.”

The remains were recovered over several days, and it’s not clear what kind of
evidence investigators will be able to recover.

“Whenever water is involved, it makes it much more difficult to identify
evidence,” the chief said.

Police have not recovered any bicycles, nor the gun used in the killings.


POLICE BELIEVE THE 4 FRIENDS WERE PLANNING A CRIME

Police traced the path of the men's cell phones to two area salvage yards, the
police chief said.
KJRH

While it remains unclear exactly what led up to the men’s deaths, it appears
they were planning to commit a crime when they left Billy Chastain’s home,
Prentice said, citing a preliminary investigation.

The belief is based on “information supplied by a witness who reports they were
invited to go with the men to quote, unquote, ‘Hit a lick big enough for all of
them,’” the chief said Monday in a news conference.

Billy Chastain, Mark Chastain, Alex Stevens and Mike Sparks 32 of Okmulgee are
seen in this undated handout image provided by the Okmulgee Police Department.
The four men were reported missing in Okmulgee.
Okmulgee Police Department

Dismembered bodies pulled from Oklahoma river identified as 4 missing men,
police chief says

“That is common terminology for engaging in some type of criminal behavior, but
we do not know what they were planning or where they planned to do it,” Prentice
added.

After the men were reported missing, police said they believed at least two of
the men had cell phones with them. Investigators traced the phones’ path,
finding the devices went to two salvage yards – one about 5 miles from the
river, and the other about 10 to 12 miles from the river, Prentice told CNN on
Saturday.

Police later found “evidence of a violent event” on property adjoining one of
those locations, the chief said without elaborating.

The chief said police had a “person of interest” in the case Monday, describing
them as someone “we’d like to talk to.” However, the person had gone missing as
of Saturday night and could be suicidal, Prentice said.

Now that the case is a murder probe, police will be more tight-lipped about
further proceedings “to protect the integrity of the investigation,” the chief
said.

“I’ve worked over 80 murders in my career. I have worked murders involving
multiple victims. I have worked dismemberments, but this case involves the
highest number of victims, and it’s a very violent event,” Prentice said.

Jon Chastain, the uncle of Mark and Billy Chastain, told CNN their family was
“shocked,” “outraged,” and filled with “heartbreak” when police announced the
brothers, along with their two friends, were found murdered and dismembered.

“I’m a hard guy. People don’t see me cry,” Chastain said. “And I was
devastated.”

Chastain said he could not envision his nephews doing anything to warrant so
much violence.

Mark was the father of two children, and Billy had four children. Chastain
described them as hard workers and good fathers who loved their families.

“Whatever was going on, I don’t know. But what I do know is we need some justice
for this,” Chastain said.

The families, he said, were already struggling financially before the deaths and
have created a GoFundMe page to help cover funeral costs.

CNN’s Michelle Watson, Melissa Alonso and Eric Levenson contributed to this
report.


Paid Content



Paid Content
 * Hier sind 25 der coolsten Geschenke des Jahres 2022 Tech Zone
 * Darm-Arzt: Ich flehe alle Deutschen an, ihren Darm mit diesem…
   gesundheitdarm.com
 * Unglaublich, was HelloFresh abliefert: Tausende gehen jetzt…
   super-food-blog.com
 * „Bauchfett kann mit diesem Hormon-Test gelöst werden" Apotheken Kompass

More from CNN
 * How our built environment is being modernized for a better world…
 * Dismembered bodies pulled from Oklahoma river identified as 4…
 * Mother of Nika Shahkarami, teenage protester found dead in…
 * Brittney Griner releases message on her 32nd birthday: 'All the…



Ad Feedback
News & Buzz
California woman missing for 2 months found dead
Former San Antonio police officer charged with shooting 17-year-old at
McDonald's parking lot released on bond

Paid Content
 * 
   Hier sind die 23 angesagtesten Geschenke für 2022 IM TREND
 * 
   [Galerie] Heidi Klums Tochter ist 12 und sieht genauso aus wie ihre Eltern
   HeraldWeekly

 * 
   [Fotos] Was geschah mit Christina Plate? https://lifeindigo.com/



Ad Feedback

Search
Log In
My Account
 * Settings
 * Log Out

Your CNN account Log in to your CNN account

--------------------------------------------------------------------------------

Live TV Audio

--------------------------------------------------------------------------------

 * US
   * Crime + Justice
   * Energy + Environment
   * Extreme Weather
   * Space + Science
 * World
   * Africa
   * Americas
   * Asia
   * Australia
   * China
   * Europe
   * India
   * Middle East
   * United Kingdom
 * Politics
   * The Biden Presidency
   * Facts First
   * US Elections
 * Business
   * Markets
   * Tech
   * Media
   * Success
   * Perspectives
   * Videos
 * Opinion
   * Political Op-Eds
   * Social Commentary
 * Health
   * Life, But Better
   * Fitness
   * Food
   * Sleep
   * Mindfulness
   * Relationships
 * Entertainment
   * Stars
   * Screen
   * Binge
   * Culture
   * Media
 * Tech
   * Innovate
   * Gadget
   * Foreseeable Future
   * Mission: Ahead
   * Upstarts
   * Work Transformed
   * Innovative Cities
 * Style
   * Arts
   * Design
   * Fashion
   * Architecture
   * Luxury
   * Beauty
   * Video
 * Travel
   * Destinations
   * Food & Drink
   * Stay
   * News
   * Videos
 * Sports
   * Pro Football
   * College Football
   * Basketball
   * Baseball
   * Soccer
   * Olympics
   * Hockey
 * Videos
   * Live TV
   * Digital Studios
   * CNN Films
   * HLN
   * TV Schedule
   * TV Shows A-Z
   * CNNVR
 * Audio
 * CNN Underscored
   * Electronics
   * Fashion
   * Beauty
   * Health & Fitness
   * Home
   * Reviews
   * Deals
   * Money
   * Gifts
   * Travel
   * Outdoors
   * Pets
   * CNN Store
   * Coupons
 * Weather
   * Climate
   * Storm Tracker
   * Wildfire Tracker
   * Video
 * More
   * Photos
   * Longform
   * Investigations
   * CNN Profiles
   * CNN Leadership
   * CNN Newsletters
   * Work for CNN

--------------------------------------------------------------------------------

US
Audio Live TV

Follow CNN
 * 
 * 
 * 

Log In
My Account
 * Settings
 * Log Out

Your CNN account Log in to your CNN account

--------------------------------------------------------------------------------

Terms of Use Privacy Policy Manage Cookies+ Ad Choices Accessibility & CC About
Newsletters Transcripts

© 2022 Cable News Network. A Warner Bros. Discovery Company. All Rights
Reserved.
CNN Sans ™ & © 2016 Cable News Network.




OUR USE OF COOKIES AND OTHER TECHNOLOGIES

We, our Affiliates and Vendors use cookies and other technologies to process
personal data (including device identifiers and IP addresses) for the following
purposes: Store and/or access information on a device, Select personalised ads,
Create a personalised ads profile, Create a personalised content profile, Select
personalised content, Measure content performance, Apply market research to
generate audience insights, Develop and improve products, Select basic ads and
Measure ad performance. Privacy Policy

By clicking “Accept All” you agree to these purposes. For more information, to
provide or withdraw consents for processing your personal data, click “Manage
Cookies+.” Additionally, you may exercise your preferences for consent at a
vendor level in the “Vendors” link. These settings are accessible on a site or
app specific basis, at any time through the ‘Manage Cookies+’ link located at
the footer of webpages or in application settings. We work in coordination with
an industry framework which will signal your preferences to our participating
vendors. Vendors

Accept All Reject All Manage Cookies+



MANAGE COOKIES+

We process your personal data to personalize content and ads, measure the
delivery of such content and ads, to provide social media features, to extract
insights about our properties and as otherwise specified in our Privacy Policy.
We share this information with our Affiliates and Vendors on the basis of
consent. You may exercise your right to consent to a specific purpose below.
Additionally, you may exercise your preferences for consent at a vendor level in
the “Vendors” link under each purpose. These choices will be signalled to our
vendors participating in the Transparency and Consent Framework.
Privacy Policy
Accept All


PLEASE NOTE: CONSENT TO STORE AND/OR ACCESS INFORMATION ON A DEVICE IS REQUIRED
TO CUSTOMIZE AND IMPROVE YOUR EXPERIENCE

STORE AND/OR ACCESS INFORMATION ON A DEVICE

Store and/or access information on a device

Cookies, device identifiers, or other information can be stored or accessed on
your device for the purposes presented to you.

Vendors‎ | View Full Legal Text Opens in a new Tab

SELECT BASIC ADS

Select basic ads

Ads can be shown to you based on the content you’re viewing, the app you’re
using, your approximate location, or your device type.

Vendors‎ | View Full Legal Text Opens in a new Tab

SELECT PERSONALISED ADS

Select personalised ads

Personalised ads can be shown to you based on a profile about you.

Vendors‎ | View Full Legal Text Opens in a new Tab

CREATE A PERSONALISED ADS PROFILE

Create a personalised ads profile

A profile can be built about you and your interests to show you personalised ads
that are relevant to you.

Vendors‎ | View Full Legal Text Opens in a new Tab

SELECT PERSONALISED CONTENT

Select personalised content

Personalised content can be shown to you based on a profile about you.

Vendors‎ | View Full Legal Text Opens in a new Tab

CREATE A PERSONALISED CONTENT PROFILE

Create a personalised content profile

A profile can be built about you and your interests to show you personalised
content that is relevant to you.

Vendors‎ | View Full Legal Text Opens in a new Tab

MEASURE AD PERFORMANCE

Measure ad performance

The performance and effectiveness of ads that you see or interact with can be
measured.

Vendors‎ | View Full Legal Text Opens in a new Tab

MEASURE CONTENT PERFORMANCE

Measure content performance

The performance and effectiveness of content that you see or interact with can
be measured.

Vendors‎ | View Full Legal Text Opens in a new Tab

APPLY MARKET RESEARCH TO GENERATE AUDIENCE INSIGHTS

Apply market research to generate audience insights

Market research can be used to learn more about the audiences who visit
sites/apps and view ads.

Vendors‎ | View Full Legal Text Opens in a new Tab

DEVELOP AND IMPROVE PRODUCTS

Develop and improve products

Your data can be used to improve existing systems and software, and to develop
new products

Vendors‎ | View Full Legal Text Opens in a new Tab

ENSURE SECURITY, PREVENT FRAUD, AND DEBUG

Always Active

Your data can be used to monitor for and prevent fraudulent activity, and ensure
systems and processes work properly and securely.

Vendors‎ | View Full Legal Text Opens in a new Tab

TECHNICALLY DELIVER ADS OR CONTENT

Always Active

Your device can receive and send information that allows you to see and interact
with ads and content.

Vendors‎ | View Full Legal Text Opens in a new Tab

MATCH AND COMBINE OFFLINE DATA SOURCES

Always Active

Data from offline data sources can be combined with your online activity in
support of one or more purposes

Vendors‎ | View Full Legal Text Opens in a new Tab

LINK DIFFERENT DEVICES

Always Active

Different devices can be determined as belonging to you or your household in
support of one or more of purposes.

Vendors‎ | View Full Legal Text Opens in a new Tab

RECEIVE AND USE AUTOMATICALLY-SENT DEVICE CHARACTERISTICS FOR IDENTIFICATION

Always Active

Your device might be distinguished from other devices based on information it
automatically sends, such as IP address or browser type.

Vendors‎ | View Full Legal Text Opens in a new Tab

STRICTLY NECESSARY COOKIES

Always Active

These cookies are necessary for the website to function and cannot be switched
off in our systems. You can set your browser to block or alert you about these
cookies, but some parts of the site will not work.

Back Button


PERFORMANCE COOKIES



Search Icon
Filter Icon

Clear
checkbox label label
Apply Cancel
Consent Leg.Interest
checkbox label label
checkbox label label
checkbox label label

Reject All Save Preferences