passagescommunity.tithelysetup.com Open in urlscan Pro
52.35.132.113  Public Scan

Submitted URL: https://wwwwww.passagescommunity.tithelysetup.com/
Effective URL: https://passagescommunity.tithelysetup.com/
Submission: On June 20 via api from US — Scanned from DE

Form analysis 2 forms found in the DOM

POST /contact_messages

<form class="new_contact_message" id="new_contact_message" role="form" action="/contact_messages" accept-charset="UTF-8" method="post"><input name="utf8" type="hidden" value="✓" autocomplete="off"><input type="hidden" name="authenticity_token"
    value="hPqX8MxaS+iXqs6bh8gB4MNnLl6G84Fa2Oxxx34JtPwf3aa6e7K7ldujlAtHKtKrsK4OmLeFjO2zlHw5mSetwQ==" autocomplete="off">
  <div class="form-group">
    <label for="contact_message_sender_name">Your name</label>
    <input class="form-control" type="text" name="contact_message[sender_name]" id="contact_message_sender_name">
  </div>
  <div class="form-group">
    <label for="contact_message_sender_email">Your email</label>
    <input class="form-control" type="email" name="contact_message[sender_email]" id="contact_message_sender_email">
  </div>
  <div class="form-group">
    <label for="contact_message_message">Message</label>
    <textarea rows="4" class="form-control" name="contact_message[message]" id="contact_message_message"></textarea>
  </div>
  <div class="form-group">
    <label class="help-block"></label>
    <div> This site is protected by reCAPTCHA and the Google <a href="https://policies.google.com/privacy">Privacy Policy</a> and <a href="https://policies.google.com/terms">Terms of Service</a> apply. <script
        src="https://www.recaptcha.net/recaptcha/api.js?render=6LeMDL8bAAAAAL1cFQtJTGaLsMnk2PaBQ-3NtJGm"></script>
      <script>
        // Define function so that we can call it again later if we need to reset it
        // This executes reCAPTCHA and then calls our callback.
        function executeRecaptchaForContact56() {
          grecaptcha.ready(function() {
            grecaptcha.execute('6LeMDL8bAAAAAL1cFQtJTGaLsMnk2PaBQ-3NtJGm', {
              action: 'contact56'
            }).then(function(token) {
              setInputWithRecaptchaResponseTokenForContact56('g-recaptcha-response-data-contact56', token)
            });
          });
        };
        // Invoke immediately
        executeRecaptchaForContact56()
        // Async variant so you can await this function from another async function (no need for
        // an explicit callback function then!)
        // Returns a Promise that resolves with the response token.
        async function executeRecaptchaForContact56Async() {
          return new Promise((resolve, reject) => {
            grecaptcha.ready(async function() {
              resolve(await grecaptcha.execute('6LeMDL8bAAAAAL1cFQtJTGaLsMnk2PaBQ-3NtJGm', {
                action: 'contact56'
              }))
            });
          })
        };
        var setInputWithRecaptchaResponseTokenForContact56 = function(id, token) {
          var element = document.getElementById(id);
          element.value = token;
        }
      </script>
      <input type="hidden" name="g-recaptcha-response-data[contact56]" id="g-recaptcha-response-data-contact56" data-sitekey="6LeMDL8bAAAAAL1cFQtJTGaLsMnk2PaBQ-3NtJGm" class="g-recaptcha g-recaptcha-response "
        value="03AFcWeA5s4rsNj9uHhcGkuOME7F3BrT9DIdDZsHOFA7TfdyRMD9j_5Icsg-1PMm9nCTyXnOBu3qFoxl7B2EduQEU1Gg6Awk934CSRmAVavDG0tY0ubd4X7x3QuaQpjFWMYX8gGtKqWzTx4g1ZEpGh5chyPqhVHOkrI7nlSCQistkeCcNRpE9hVT80QwQvrWmrJl-XyJvMxtiN6oF_0DdE8FrpdW7SUTM-39t8CWV5wj0TcRjuDqUmFQrdMNN6DwuYwXfFch652U36IW_8acV5lTxbdXJz6PTOT-57f9ml8D3Jb5v-6QOcPga--1oxnabceUTOYa9ODnjqYXg8IDKA7zVRMX5LbUDyx9YiU_MPw04cXcKlddqmS4Pyqm_m2FQC2t9vZxHk3yTqDREGjmPpE8DiPYejB3nEswMMhJbKxHokqMcNEIjiumRIfQt2EE0OHeKbrbKp4aDFRv3oGkYiHhFeHNZZ8xZLIYCCPbG2TcCrHuf4qGJk0FNXNBZL-b5XFHM702hGwdr2jAYn4vOdAvofomFFk_lqF7Fe1kusdJOyrSgqrJE-YlC5q4uoERosMroCv3o-yzowwzamw--Vxqsgm5ZEUhZm8lrfn1MnCnEIiTqL8FHdnc1jiLnz1hoy8t0plC2BALMbZtaMiOs4ZtNxmaoylprW3aZ-g8BzticSdzulsIRDNKAVoAgLCXnSCHPY-ACnpsqW_mRw-X9N1fqe0ywUVpmZUA"
        style="">
    </div>
  </div>
  <input autocomplete="off" type="hidden" value="https://passagescommunity.tithelysetup.com/" name="contact_message[url]" id="contact_message_url">
  <input value="Prayer Requests" autocomplete="off" type="hidden" name="contact_message[form_title]" id="contact_message_form_title">
  <input type="hidden" name="block_id" id="block_id" value="56" autocomplete="off">
  <input type="hidden" name="block_page_id" id="block_page_id" value="1" autocomplete="off">
  <div class="form-group">
    <input type="submit" name="commit" value="Send Message" class="btn btn-secondary js-block-btn-one" data-disable-with="Sending...">
  </div>
</form>

POST /subscribers

<form class="form col-md-6 mt-4 mt-md-0" action="/subscribers" accept-charset="UTF-8" method="post"><input name="utf8" type="hidden" value="✓" autocomplete="off"><input type="hidden" name="authenticity_token"
    value="hPqX8MxaS+iXqs6bh8gB4MNnLl6G84Fa2Oxxx34JtPwf3aa6e7K7ldujlAtHKtKrsK4OmLeFjO2zlHw5mSetwQ==" autocomplete="off">
  <div class="form-group mb-0">
    <label class="font-weight-normal mb-1" for="email">Enter Your Email</label>
    <div class="form-inline w-100">
      <input type="text" name="email" id="email" class="form-control mr-1 submit-subscription" style="min-width: 280px;" data-url="https://passagescommunity.tithelysetup.com/subscribers/render_recaptcha">
      <button class="btn btn-primary btn-lg" type="action"> Subscribe </button>
      <div id="subscriber-container"></div>
    </div>
  </div>
</form>

Text Content

Toggle navigation Menu
 * Menu
 * About
 * Sermons
 * News
 * Give
 * Contact

PASSAGES CHURCH


Welcome to Passages
Passages for Life as we Navigate the Passages of Life

Passages Church exists to be a ministry Reaching Up to glorify Jesus Christ as
Savior, Reaching In to the church with Biblical support and teaching and
Reaching Out to introduce Jesus Chist to those who do not know Him as Savior. 

Welcome from the Pastor
card_giftcard
Donate
Help us get started
alternate_email
Contact
dslavtn@gmail.com
thumb_up
Connect
Join our Facebook group


"IN ALL YOUR WAYS ACKNOWLEDGE HIM, AND HE WILL MAKE YOUR PATHS STRAIGHT." -
PROVERBS 3:6


PRAYER REQUESTS

SUBMIT A PRAYER REQUEST BELOW AND PASTOR DENNIS WILL LIFT YOU UP IN PRAYER. WE
HOPE WE CAN HELP YOU ON YOUR JOURNEY WITH THE LORD. GOD BLESS!

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

Your name
Your email
Message
This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of
Service apply.




SIGN UP FOR OUR NEWSLETTER

Subscribe to receive email updates with the latest news.
Enter Your Email
Subscribe



   

 * Menu
 * About
 * Sermons
 * News
 * Give
 * Contact

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


 * MAILING ADDRESS
   
   651 S. Mt Juliet Rd. # 595
   Mt Juliet, TN
   37122
   View on Google Maps


CONTACT

 * Phone: 6159064992
 * Email: dslavtn@gmail.com


 

 * Facebook Icon

© 2024 Passages Church. All Rights Reserved. | Login
powered by
Website Developed by Tithely