real.fm Open in urlscan Pro
2606:4700:3033::ac43:d0d1  Public Scan

Submitted URL: https://www.real.fm/
Effective URL: https://real.fm/
Submission: On September 18 via api from US — Scanned from GB

Form analysis 5 forms found in the DOM

/search

<form class="search desktop-search" action="/search">
  <input name="q" type="text" placeholder="Look for a show, song, artist, or more...">
  <button class="search-btn button">Search</button>
</form>

/search

<form class="search mobile-search" action="/search">
  <input name="q" type="text" placeholder="Look for something...">
  <button class="search-btn button">Search</button>
</form>

<form class="material-form" id="email-signup-form">
  <input id="email-signup-firstname" required="" type="text" name="First Name" placeholder="First Name">
  <input id="email-signup-lastname" required="" type="text" name="Last Name" placeholder="Last Name">
  <input id="email-signup-phone" required="" type="text" name="Phone" placeholder="Phone">
  <input id="email-signup-email" required="" type="text" name="Email" placeholder="Email">
</form>

POST /home/ShareForm

<form id="share-form" action="/home/ShareForm" method="POST" enctype="application/x-www-form-urlencoded" class="share-form userform">
  <p id="share-form_error" class="message " style="display: none"></p>
  <fieldset>
    <div id="share-form_AuthorName_Holder" class="field text">
      <label class="left" for="share-form_AuthorName">First Name</label>
      <div class="middleColumn">
        <input type="text" name="AuthorName" class="text" id="share-form_AuthorName" required="required" aria-required="true">
      </div>
    </div>
    <div id="share-form_Anonymous_Holder" class="field checkbox">
      <input type="checkbox" name="Anonymous" value="1" class="checkbox" id="share-form_Anonymous">
      <label class="right" for="share-form_Anonymous">Keep my submission anonymous.</label>
    </div>
    <div id="share-form_AuthorEmail_Holder" class="field email text">
      <label class="left" for="share-form_AuthorEmail">Email</label>
      <div class="middleColumn">
        <input type="email" name="AuthorEmail" class="email text" id="share-form_AuthorEmail" required="required" aria-required="true">
      </div>
    </div>
    <p class="text-small">Your email will not be published.</p>
    <div id="share-form_Title_Holder" class="field text">
      <label class="left" for="share-form_Title">Title</label>
      <div class="middleColumn">
        <input type="text" name="Title" class="text" id="share-form_Title" required="required" aria-required="true">
      </div>
    </div>
    <div id="share-form_Content_Holder" class="field textarea">
      <label class="left" for="share-form_Content">Message</label>
      <div class="middleColumn">
        <textarea name="Content" class="textarea" id="share-form_Content" rows="5" cols="20"></textarea>
      </div>
    </div>
    <input type="hidden" name="BlogID" value="6138" class="hidden" id="share-form_BlogID">
    <div id="share-form_CaptchaToken_Holder" class="field text form-group--no-label">
      <div class="middleColumn">
        <input type="text" name="CaptchaToken" class="text form-group--no-label" id="share-form_CaptchaToken" required="true" data-key="6LdnI9sUAAAAAG0KABvvaBfamTxDBYzFpbmKlP0P">
        <div class="g-recaptcha" data-callback="captchaCallback_3" data-sitekey="6LdnI9sUAAAAAG0KABvvaBfamTxDBYzFpbmKlP0P">
          <div style="width: 304px; height: 78px;">
            <div><iframe title="reCAPTCHA" width="304" height="78" role="presentation" name="a-wrpajdp2epdh" frameborder="0" scrolling="no"
                sandbox="allow-forms allow-popups allow-same-origin allow-scripts allow-top-navigation allow-modals allow-popups-to-escape-sandbox allow-storage-access-by-user-activation"
                src="https://www.google.com/recaptcha/api2/anchor?ar=1&amp;k=6LdnI9sUAAAAAG0KABvvaBfamTxDBYzFpbmKlP0P&amp;co=aHR0cHM6Ly9yZWFsLmZtOjQ0Mw..&amp;hl=en&amp;v=EGbODne6buzpTnWrrBprcfAY&amp;size=normal&amp;cb=h0oilrl6m0n5"></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>
        </div>
      </div>
    </div>
    <div class="clear"><!-- --></div>
  </fieldset>
  <div class="btn-toolbar">
    <input type="submit" name="action_process" value="Submit" class="action button wide mt-2" id="share-form_action_process">
  </div>
</form>

POST /home/ShareForm

<form id="share-form" action="/home/ShareForm" method="POST" enctype="application/x-www-form-urlencoded" class="share-form userform">
  <p id="share-form_error" class="message " style="display: none"></p>
  <fieldset>
    <div id="share-form_AuthorName_Holder" class="field text">
      <label class="left" for="share-form_AuthorName">First Name</label>
      <div class="middleColumn">
        <input type="text" name="AuthorName" class="text" id="share-form_AuthorName" required="required" aria-required="true">
      </div>
    </div>
    <div id="share-form_Anonymous_Holder" class="field checkbox">
      <input type="checkbox" name="Anonymous" value="1" class="checkbox" id="share-form_Anonymous">
      <label class="right" for="share-form_Anonymous">Keep my submission anonymous.</label>
    </div>
    <div id="share-form_AuthorEmail_Holder" class="field email text">
      <label class="left" for="share-form_AuthorEmail">Email</label>
      <div class="middleColumn">
        <input type="email" name="AuthorEmail" class="email text" id="share-form_AuthorEmail" required="required" aria-required="true">
      </div>
    </div>
    <p class="text-small">Your email will not be published.</p>
    <div id="share-form_Title_Holder" class="field text">
      <label class="left" for="share-form_Title">Title</label>
      <div class="middleColumn">
        <input type="text" name="Title" class="text" id="share-form_Title" required="required" aria-required="true">
      </div>
    </div>
    <div id="share-form_Content_Holder" class="field textarea">
      <label class="left" for="share-form_Content">Message</label>
      <div class="middleColumn">
        <textarea name="Content" class="textarea" id="share-form_Content" rows="5" cols="20"></textarea>
      </div>
    </div>
    <input type="hidden" name="BlogID" value="37" class="hidden" id="share-form_BlogID">
    <div id="share-form_CaptchaToken_Holder" class="field text form-group--no-label">
      <div class="middleColumn">
        <input type="text" name="CaptchaToken" class="text form-group--no-label" id="share-form_CaptchaToken" required="true" data-key="6LdnI9sUAAAAAG0KABvvaBfamTxDBYzFpbmKlP0P">
        <div class="g-recaptcha" data-callback="captchaCallback_4" data-sitekey="6LdnI9sUAAAAAG0KABvvaBfamTxDBYzFpbmKlP0P">
          <div style="width: 304px; height: 78px;">
            <div><iframe title="reCAPTCHA" width="304" height="78" role="presentation" name="a-vc9gl79ymsdf" frameborder="0" scrolling="no"
                sandbox="allow-forms allow-popups allow-same-origin allow-scripts allow-top-navigation allow-modals allow-popups-to-escape-sandbox allow-storage-access-by-user-activation"
                src="https://www.google.com/recaptcha/api2/anchor?ar=1&amp;k=6LdnI9sUAAAAAG0KABvvaBfamTxDBYzFpbmKlP0P&amp;co=aHR0cHM6Ly9yZWFsLmZtOjQ0Mw..&amp;hl=en&amp;v=EGbODne6buzpTnWrrBprcfAY&amp;size=normal&amp;cb=jntxye8q0qni"></iframe></div>
            <textarea id="g-recaptcha-response-1" 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 class="clear"><!-- --></div>
  </fieldset>
  <div class="btn-toolbar">
    <input type="submit" name="action_process" value="Submit" class="action button wide mt-2" id="share-form_action_process">
  </div>
</form>

Text Content

Search
Search
 * On the Air+
   * Listen Live
   * DJ's
   * Get the App
   * Be An Insider
 * Music+
   * Recently Played
   * Songs
   * Artists
 * Podcasts+
   * Faith Refresh
   * Real FM Rewind
   * Reel Review
   * Brant & Sherri Oddcast
   * How to Listen
 * Community+
   * Latest Updates
   * Event Calendar
   * Prayer Wall
   * Non-Profit Database
   * Closings
 * About Us+
   * About Real FM
   * FAQ's
   * Meet the Team
   * Contact Us
 * Support Real FM+
   * Donate
   * Online Store

Listen Live    Donate


Get the App!


NEW TO REAL FM?  Donate


JOIN THE INSIDERS

Sign Up For Real FM Texts & Get a Free Window Sticker

Learn More


LISTEN TO FAITH REFRESH

Justin And Ansen Discuss The "Why" Behind Baptism

Listen NowMore Faith Refresh


JOIN THE INSIDERS

Sign Up For Real FM Texts & Get a Free Window Sticker

Learn More


LISTEN TO FAITH REFRESH

Justin And Ansen Discuss The "Why" Behind Baptism

Listen NowMore Faith Refresh


JOIN THE INSIDERS

Sign Up For Real FM Texts & Get a Free Window Sticker

Learn More

 * 1
 * 2

Sign up to be a Real FM Insider to receive exclusive access, news, and prizes!

Thank you for signup up!

Sign Up as a Real FM Insider Sign Up as a Real FM Insider


LATEST UPDATES

View All
Aug
30


ANIKE RELEASES NEW PROJECT

Posted by Ansen

Aug
22


HULVEY ANNOUNCES A NEW ALBUM

Posted by Ansen

Aug
15


MUSIC NEWS: ANDY MINEO IS (ALMOST) BACK

Posted by Ansen

Aug
12


MORE FRESH FINDS

Posted by Ansen

Aug
12


MOVIE REVIEW: DEADPOOL & WOLVERINE

Posted by Zoe

Aug
5


NEW MUSIC MONDAY

Posted by Ansen

Aug
2


WELCOME TO THE NEW REAL.FM

Posted by Ansen

Jun
14


THIS WEEK'S FRESH FINDS

Posted by Ansen

View All


PRAYER WALL

Share Your Request Pray for Others

Featured Request


PRAYER FOR BROTHERS

Hi, please pray for my brothers for their salvation and reconciliation between
the two of them. Also, would you please pray for one brother who he loses his
job constantly, which could lead to him losing his car and home. My brother has
nobody else, he has burned every bridge except with me. I have ...

I’m Praying for This
12
13
Share Your Request Pray for Others



THE REAL FM PODCAST NETWORK

View All Podcasts
Sep
18



2048 AGNUS DEI: THE CINNAMON TOAST CRUN...

Brant & Sherri Oddcast

Sep
16



REEL 1: BEETLEJUICE BEETLEJUICE

Reel Review

Sep
14



B-SIDE #88: FUN WITH GOOGLE SEARCH

Real FM Rewind

Sep
4



BAPTISM (EPISODE 21)

Faith Refresh

Sep
17



2047 I WISH I HAD A TEAM

Brant & Sherri Oddcast

Sep
16



2046 A POSITIVE SPIN ON THIS GARBAGE

Brant & Sherri Oddcast

Sep
13



2045 I'M GONNA STOP SOMEONE WITH THE ORA...

Brant & Sherri Oddcast

Sep
13



A-SIDE #88: SEPT 9TH - SEPT 13TH

Real FM Rewind

View All Podcasts

Featured Upcoming Real FM Event

Nov
22
Nov
22


WORSHIP NOW TOUR WITH CROWDER

7:00PM • BOK Center • Tulsa, OK

7:00PM

BOK Center

Tulsa, OK

Learn More
View All Events

SHARING HOPE IN CHRIST

CARING FOR OUR COMMUNITY

CREATING EXTRAORDINARY EXPERIENCES

SERVING THROUGH GRATITUDE

110 N Broadway, Siloam Springs, AR 72761
STUDIO 833.433.REAL   OFFICE 479.238.8600

 * ON THE AIR
 * Listen Live
 * DJ's
 * Get The App
 * Be An Insider

 * MUSIC
 * Recently Played
 * Songs
 * Artists

 * PODCASTS
 * Faith Refresh
 * Real FM Rewind
 * Reel Review
 * Brant & Sherri Oddcast
 * How To Listen

 * COMMUNITY
 * Latest Updates
 * Event Calendar
 * Prayer Wall
 * Non-Profit Database
 * Closings

 * ABOUT US
 * New to Real FM?
 * FAQ's
 * Meet The Staff
 * Contact Us

 * SUPPORT REAL FM
 * Donate
 * Online Store

 * Privacy Policy
 * Contest Rules
 * Employment
 * Public File

Copyright © 2024 Real FM, All Rights Reserved.

Real FM is a ministry of John Brown University.

Live RadioPodcasts
ON THE AIR
Afternoons
with Ansen
About the Show
LIVE
NOW PLAYING
Miracles

KB, Lecrae

×

Thanks for the feedback!

Rate more music and help Real FM improve.

Recently Played
Recently Played View All
Miracles

KB, Lecrae

3:02pm
Hideaway

Matthew Parker, Gladden

2:59pm
Good Day

Forrest Frank

2:57pm
Real Love

Henrik

2:54pm
Lord & Savior

Sam Rivera, Limoblaze

2:50pm
Best Days

Sarah Reeves

2:46pm
God Problems (Not By Power)

Maverick City Music, Miles Minnick

2:43pm
Not the 1975

Knox

2:40pm
Won't Let Tomorrow

Joseph O'Brien

2:37pm
Down Too Long

Reece Lache, BigBreeze

2:34pm
feelslikeimfallinginlove

Coldplay

2:30pm
Walk

Hulvey, Lecrae

2:26pm
Slow It Down

Benson Boone

2:23pm
Take It All Back

Tauren Wells, We The Kingdom, Davies

2:20pm
Let You Down

Vic Lucas

2:15pm
Step Into The Fight (Remix)

Hannah Schaefer

2:12pm
Eva Comin' Down

Ryan Ellis

2:09pm
I Ain't Worried

OneRepublic

2:06pm
Mistake

NF

2:03pm
Happier

Marshmello, Bastille

1:59pm
View More
CURRENT SHOW
Brant & Sherri Oddcast
with Brant & Sherri
About the Show
ON-DEMAND
NOW PLAYING
1875 It’s Just Fun Nuggets, Okay?
00:00
More EpisodesMore Shows
More Episodes
2048 Agnus Dei: The Cinnamon Toast Crunch Guy Brant & Sherri Oddcast
13:59
2047 I Wish I Had A Team Brant & Sherri Oddcast
17:38
2046 A Positive Spin On This Garbage Brant & Sherri Oddcast
16:23
2045 I'm Gonna Stop Someone With The Orange Apron On Brant & Sherri Oddcast
17:21
2044 Nick Higgins Says It Pops Brant & Sherri Oddcast
12:59
2043 Shock Jock Of Heartwarming Maternal Instinct News Brant & Sherri Oddcast
17:04
2042 You Should Have Chiseled Something Brant & Sherri Oddcast
18:34
2041 NEW SONG: I’m Right About Everything Brant & Sherri Oddcast
14:52
2040 The Citronella Siren Call Brant & Sherri Oddcast
13:57
2039 Doubling Down On Chiseled Good Looks Brant & Sherri Oddcast
14:03
2038 If We Know What We’re Doing, We’ve Lost Ourselves. Brant & Sherri Oddcast
15:27
2037 Kingdom of God/Transcribing Bob Dylan Brant & Sherri Oddcast
15:11
2036 Oreos & The Ottoman Empire Brant & Sherri Oddcast
16:00
2035 Terrorized Chickens Brant & Sherri Oddcast
12:36
2034 Come Back, Sherri Brant & Sherri Oddcast
13:16
2033 A Daily Chuck E. Cheese Commitment Brant & Sherri Oddcast
15:55
2032 Sean Connery Repertoire Of Jokes Brant & Sherri Oddcast
16:16
2031 A Whole Lot Of Speechifying Brant & Sherri Oddcast
13:29
2030 I’m Intentionally Worse. Brant & Sherri Oddcast
12:53
2029 Especially If You’ve been Pole Vaulting Brant & Sherri Oddcast
12:44
Load More...
More Shows
2048 Agnus Dei: The Cinnamon Toast Crunch Guy
Brant & Sherri Oddcast
Reel 1: Beetlejuice Beetlejuice
Reel Review
B-Side #88: Fun With Google Search
Real FM Rewind
Baptism (Episode 21)
Faith Refresh
2047 I Wish I Had A Team
Brant & Sherri Oddcast
2046 A Positive Spin On This Garbage
Brant & Sherri Oddcast
2045 I'm Gonna Stop Someone With The Orange Apron On
Brant & Sherri Oddcast
A-Side #88: Sept 9th - Sept 13th
Real FM Rewind
Load More...
Current Station:
Real FM 90.9 KLRC

ON THE AIR
Afternoons
with Ansen
About the Show
LIVE
NOW PLAYING
Miracles

KB, Lecrae

×

Thanks for the feedback!

Rate more music and help Real FM improve.

Recently Played
Recently Played View All
Miracles

KB, Lecrae

3:02pm
Hideaway

Matthew Parker, Gladden

2:59pm
Good Day

Forrest Frank

2:57pm
Real Love

Henrik

2:54pm
Lord & Savior

Sam Rivera, Limoblaze

2:50pm
Best Days

Sarah Reeves

2:46pm
God Problems (Not By Power)

Maverick City Music, Miles Minnick

2:43pm
Not the 1975

Knox

2:40pm
Won't Let Tomorrow

Joseph O'Brien

2:37pm
Down Too Long

Reece Lache, BigBreeze

2:34pm
feelslikeimfallinginlove

Coldplay

2:30pm
Walk

Hulvey, Lecrae

2:26pm
Slow It Down

Benson Boone

2:23pm
Take It All Back

Tauren Wells, We The Kingdom, Davies

2:20pm
Let You Down

Vic Lucas

2:15pm
Step Into The Fight (Remix)

Hannah Schaefer

2:12pm
Eva Comin' Down

Ryan Ellis

2:09pm
I Ain't Worried

OneRepublic

2:06pm
Mistake

NF

2:03pm
Happier

Marshmello, Bastille

1:59pm
View More
CURRENT SHOW
Brant & Sherri Oddcast
with Brant & Sherri
About the Show
ON-DEMAND
NOW PLAYING
1875 It’s Just Fun Nuggets, Okay?
00:00
More EpisodesMore Shows
More Episodes
2048 Agnus Dei: The Cinnamon Toast Crunch Guy Brant & Sherri Oddcast
13:59
2047 I Wish I Had A Team Brant & Sherri Oddcast
17:38
2046 A Positive Spin On This Garbage Brant & Sherri Oddcast
16:23
2045 I'm Gonna Stop Someone With The Orange Apron On Brant & Sherri Oddcast
17:21
2044 Nick Higgins Says It Pops Brant & Sherri Oddcast
12:59
2043 Shock Jock Of Heartwarming Maternal Instinct News Brant & Sherri Oddcast
17:04
2042 You Should Have Chiseled Something Brant & Sherri Oddcast
18:34
2041 NEW SONG: I’m Right About Everything Brant & Sherri Oddcast
14:52
2040 The Citronella Siren Call Brant & Sherri Oddcast
13:57
2039 Doubling Down On Chiseled Good Looks Brant & Sherri Oddcast
14:03
2038 If We Know What We’re Doing, We’ve Lost Ourselves. Brant & Sherri Oddcast
15:27
2037 Kingdom of God/Transcribing Bob Dylan Brant & Sherri Oddcast
15:11
2036 Oreos & The Ottoman Empire Brant & Sherri Oddcast
16:00
2035 Terrorized Chickens Brant & Sherri Oddcast
12:36
2034 Come Back, Sherri Brant & Sherri Oddcast
13:16
2033 A Daily Chuck E. Cheese Commitment Brant & Sherri Oddcast
15:55
2032 Sean Connery Repertoire Of Jokes Brant & Sherri Oddcast
16:16
2031 A Whole Lot Of Speechifying Brant & Sherri Oddcast
13:29
2030 I’m Intentionally Worse. Brant & Sherri Oddcast
12:53
2029 Especially If You’ve been Pole Vaulting Brant & Sherri Oddcast
12:44
Load More...

Real FM Radio

LIVE
Afternoons
with Ansen

The Real FM Podcast Network


2048 AGNUS DEI: THE CINNAMON TOAST CRUN...

Brant & Sherri Oddcast


REEL 1: BEETLEJUICE BEETLEJUICE

Reel Review


B-SIDE #88: FUN WITH GOOGLE SEARCH

Real FM Rewind


BAPTISM (EPISODE 21)

Faith Refresh


2047 I WISH I HAD A TEAM

Brant & Sherri Oddcast


2046 A POSITIVE SPIN ON THIS GARBAGE

Brant & Sherri Oddcast


2045 I'M GONNA STOP SOMEONE WITH THE ORA...

Brant & Sherri Oddcast


A-SIDE #88: SEPT 9TH - SEPT 13TH

Real FM Rewind

NOW PLAYING
Miracles

KB, Lecrae

NOW PLAYING


Episode Details
Recently Played
00:00
×

Thanks for the feedback!

Rate more music and help Real FM improve.

CURRENT SHOW
...
...
About the Show
ON THE AIR
Afternoons
with Ansen
About the Show


SHARE YOUR STORY

First Name

Keep my submission anonymous.
Email


Your email will not be published.

Title

Message





SUCCESS! YOUR STORY HAS BEEN SUBMITTED.

Thank you for sharing your story!


SHARE YOUR PRAYER REQUEST

First Name

Keep my submission anonymous.
Email


Your email will not be published.

Title

Message





SUCCESS! YOUR PRAYER REQUEST HAS BEEN SUBMITTED.

Thank you for sharing your prayer request. We will be praying for you!