forum.uapdiscovery.org Open in urlscan Pro
2606:4700::6812:cffe  Public Scan

URL: https://forum.uapdiscovery.org/
Submission: On June 13 via api from US — Scanned from DE

Form analysis 4 forms found in the DOM

POST

<form action="" method="post" class="h-clearfix js-login-form-main ">
  <div class="login-fieldset h-text-size--14">
    <input type="text" name="username" value="" class="js-login-username b-form-input__input b-form-input__input--full" placeholder="User Name" aria-label="User Name">
    <input type="password" autocomplete="off" name="password" class="js-login-password b-form-input__input b-form-input__input--full" placeholder="Password" aria-label="Password">
  </div>
  <div class="secondary-controls">
    <label class="rememberme-label"><input class="h-margin-none" type="checkbox" name="rememberme">Remember me</label>
  </div>
  <div class="primary-controls">
    <button type="button" class="js-login-button b-button b-button--full b-button--primary">Log in</button>
  </div>
  <div class="secondary-controls h-center-content">Or</div>
  <div class="primary-controls">
    <a class="b-button b-button--full" id="idLoginSignup" href="https://forum.uapdiscovery.org/register" target="_top">Sign Up</a>
  </div>
  <div class="h-center-content">
    <a href="https://forum.uapdiscovery.org/lostpw" class="b-link lost-password-link">Forgot password or user name?</a>
  </div>
  <input type="hidden" name="securitytoken" value="guest">
</form>

GET https://forum.uapdiscovery.org/search

<form id="searchForm" action="https://forum.uapdiscovery.org/search" class="h-left" method="GET">
  <div class="h-left">
    <div class="search-box h-clearfix">
      <div class="search-term-container">
        <input type="text" name="q" id="q" placeholder="Search" class="search-term b-form-input__input" autocomplete="off" aria-label="Search">
        <div class="search-menu-container h-clearfix">
          <div class="vertical-divider-left"></div>
          <div class="b-comp-menu-dropdown js-comp-menu-dropdown b-comp-menu-dropdown--header-search">
            <div class="b-comp-menu-dropdown__trigger js-comp-menu-dropdown__trigger b-comp-menu-dropdown__trigger--arrow js-button" tabindex="0" aria-label="Additional Search Options"><span
                class="b-icon-fa b-icon-fa--12 fa-solid fa-caret-down b-icon--disabled js-comp-menu-dropdown__trigger-arrow h-align-middle"></span></div>
            <!-- BEGIN: search_popup -->
            <ul class="b-comp-menu-dropdown__content js-comp-menu-dropdown__content">
              <li class="b-comp-menu-dropdown__content-item b-comp-menu-dropdown__content-item--first b-comp-menu-dropdown__content-item--no-hover js-comp-menu-dropdown__content-maintain-menu">
                <div class="searchPopupBody">
                  <label><input type="checkbox" name="searchFields[title_only]" class="searchFields_title_only" value="1">Search in titles only</label>
                  <div class="b-button-group h-margin-top-xs">
                    <button type="submit" id="btnSearch-popup" class="b-button b-button--primary">Search</button>
                  </div>
                </div>
                <input type="hidden" name="searchJSON" value="">
              </li>
              <li class="b-comp-menu-dropdown__content-item js-comp-menu-dropdown__content-maintain-menu">
                <a href="#" id="btnAdvSearch" class="adv-search-btn">Advanced Search</a>
              </li>
            </ul><!-- END: search_popup -->
          </div>
        </div>
      </div>
      <button type="submit" id="btnSearch" class="search-btn b-button b-button--primary b-button--icon-fa" title="Search"><span class="b-icon-fa b-icon-fa--24 fa-solid fa-magnifying-glass"></span></button>
    </div>
  </div>
</form>

POST activity/get

<form action="activity/get" method="post" class="toolbar-filter-overlay" id="filter-menu-666ab7c442063">
  <input type="hidden" name="nodeid" value="0">
  <input type="hidden" name="view" value="activity">
  <input type="hidden" name="per-page" value="10">
  <input type="hidden" name="pagenum" value="1">
  <input type="hidden" name="maxpages" value="20">
  <input type="hidden" name="userid" value="0">
  <input type="hidden" name="showChannelInfo" value="1">
  <ul class="filter-options-list">
    <li>
      <div class="filter-header">Time</div>
      <div class="filter-options">
        <label><input type="radio" name="filter_time" value="time_all"><span>All Time</span></label>
        <label><input type="radio" name="filter_time" value="time_today"><span>Today</span></label>
        <label><input type="radio" name="filter_time" value="time_lastweek"><span>Last Week</span></label>
        <label><input type="radio" name="filter_time" value="time_lastmonth" checked="checked" class="js-default-checked"><span>Last Month</span></label>
      </div>
    </li>
    <li>
      <div class="filter-header">Answered</div>
      <div class="filter-options">
        <label><input type="radio" name="filter_has_answer" value="-1" checked="checked" class="js-default-checked"><span>Any Topic</span></label>
        <label><input type="radio" name="filter_has_answer" value="0"><span>Not Answered</span></label>
        <label><input type="radio" name="filter_has_answer" value="1"><span>Answered</span></label>
      </div>
    </li>
    <li>
      <div class="filter-header">Show</div>
      <div class="filter-options">
        <label><input type="radio" name="filter_show" value="show_all" checked="checked" class="js-default-checked"><span>All</span></label>
        <label><input type="radio" name="filter_show" value="vBForum_Text"><span>Discussions only</span></label>
        <label><input type="radio" name="filter_show" value="vBForum_Gallery"><span>Photos only</span></label>
        <label><input type="radio" name="filter_show" value="vBForum_Video"><span>Videos only</span></label>
        <label><input type="radio" name="filter_show" value="vBForum_Link"><span>Links only</span></label>
        <label><input type="radio" name="filter_show" value="vBForum_Poll"><span>Polls only</span></label>
        <label><input type="radio" name="filter_show" value="vBForum_Event"><span>Events only</span></label>
      </div>
    </li>
    <li>
      <div class="filter-header">New Topics</div>
      <div class="filter-options">
        <label><input type="radio" name="filter_new_topics" value="1" checked="checked" class="js-default-checked"><span>On</span></label>
        <label><input type="radio" name="filter_new_topics" value="0"><span>Off</span></label>
      </div>
    </li>
    <!-- end if prefixsets -->
  </ul>
  <input type="hidden" name="securitytoken" value="guest">
</form>

POST profile/ApplyFollowingFilter

<form action="profile/ApplyFollowingFilter" method="post" class="toolbar-filter-overlay" id="filter-menu-666ab7c444247">
  <input type="hidden" name="nodeid" value="0">
  <input type="hidden" name="view" value="subscribed">
  <input type="hidden" name="per-page" value="10">
  <input type="hidden" name="pagenum" value="1">
  <input type="hidden" name="maxpages" value="20">
  <input type="hidden" name="userid" value="0">
  <input type="hidden" name="showChannelInfo" value="1">
  <ul class="filter-options-list">
    <li>
      <div class="filter-header">Time</div>
      <div class="filter-options">
        <label><input type="radio" name="filter_time" value="time_all"><span>All Time</span></label>
        <label><input type="radio" name="filter_time" value="time_today"><span>Today</span></label>
        <label><input type="radio" name="filter_time" value="time_lastweek"><span>Last Week</span></label>
        <label><input type="radio" name="filter_time" value="time_lastmonth" checked="checked" class="js-default-checked"><span>Last Month</span></label>
      </div>
    </li>
    <li>
      <div class="filter-header">Show</div>
      <div class="filter-options">
        <label><input type="radio" name="filter_show" value="show_all" checked="checked" class="js-default-checked"><span>All</span></label>
        <label><input type="radio" name="filter_show" value="vBForum_Text"><span>Discussions only</span></label>
        <label><input type="radio" name="filter_show" value="vBForum_Gallery"><span>Photos only</span></label>
        <label><input type="radio" name="filter_show" value="vBForum_Video"><span>Videos only</span></label>
        <label><input type="radio" name="filter_show" value="vBForum_Link"><span>Links only</span></label>
        <label><input type="radio" name="filter_show" value="vBForum_Poll"><span>Polls only</span></label>
        <label><input type="radio" name="filter_show" value="vBForum_Event"><span>Events only</span></label>
      </div>
    </li>
    <li>
      <div class="filter-header">New Topics</div>
      <div class="filter-options">
        <label><input type="radio" name="filter_new_topics" value="1" checked="checked" class="js-default-checked"><span>On</span></label>
        <label><input type="radio" name="filter_new_topics" value="0"><span>Off</span></label>
      </div>
    </li>
    <!-- end if prefixsets -->
  </ul>
  <input type="hidden" name="securitytoken" value="guest">
</form>

Text Content

   
 * Login or Sign Up
    * Logging in...
      Remember me
      Log in
      Or
      Sign Up
      Forgot password or user name?
    * Log in with

   



 *  * Search in titles only
      Search
    * Advanced Search

 * Forums
 * Blogs
 * Articles
 * Groups

 * Today's Posts
 * Member List
 * Calendar


 * If this is your first visit, be sure to check out the FAQ by clicking the
   link above. You may have to register before you can post: click the register
   link above to proceed. To start viewing messages, select the forum that you
   want to visit from the selection below.
 * Visit UAPDiscovery.org


FORUMS

Collapse
 * Forums
 * Latest Activity
 * My Subscriptions

Collapse
 
 * Filter
   

 * Time
   All Time Today Last Week Last Month
 * Answered
   Any Topic Not Answered Answered
 * Show
   All Discussions only Photos only Videos only Links only Polls only Events
   only
 * New Topics
   On Off
   

Filtered by:

Clear All
new posts
No content found
Show More
 
 * Filter
   

 * Time
   All Time Today Last Week Last Month
 * Show
   All Discussions only Photos only Videos only Links only Polls only Events
   only
 * New Topics
   On Off
   

Filtered by:

Clear All
new posts
Please log in to your account to view your subscribed posts.

Directory Topics Posts Last Post
General Questions - Start Here
Start here for the rules of the road, ask general questions, or just to say
hello.
Topics: 1 Posts: 2
Last Post:
Say Hi
1 2
Say Hi
by Jason S. Cordova
05-18-2024, 07:51 AM
Students
Writing a paper and need some help, or if you have any other questions, this is
where to go if you are a student of any age.
Topics: 0 Posts: 0
0 0

Sub-Forums:
Starting a UAP Data Collection Club (0/0)

Educators
This is your spot to network with other educators on the topic of UAP.
Topics: 0 Posts: 0
0 0

Sub-Forums:
Curriculum (0/0)

UAP Case Analysis
Read the latest analysis on various UAP cases or submit your own to be reviewed.
Topics: 0 Posts: 0
0 0

UAP Data Collection
UAP remain a mystery due to a lack of data. Share your ideas and network with
others so we can crowdsource UAP data to be analyzed by citizen scientists.
Topics: 0 Posts: 0
0 0

Sub-Forums:
UAP Tracking Software (0/0)
Camera and Sensor Systems (0/0)
Passive Radar (0/0)
Start a UAP Data Collection Group (0/0)

UAP Reporting Support
Network with others and get support collecting and submitting UAP reports and
data.
Topics: 0 Posts: 0
0 0

Sub-Forums:
Aviation (0/0)
Law Enforcement (0/0)
Military (0/0)
First Responders (0/0)

Research Paper Support
Whether you are a citizen scientist wanting to write a research paper to share
your analysis, or you have a PhD and would like to submit a paper for peer
review, you can network and get help from those with experience here.
Topics: 0 Posts: 0
0 0


Mark Channels Read


WHAT'S GOING ON

Collapse

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

There is currently 0 user online. 0 members and 0 guests.

Most users ever online was 17 at 03:36 PM on 05-17-2024.


UAP DISCOVERY STATISTICS

Collapse

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

Topics: 1   Posts: 2   Members: 4   Active Members: 4
Welcome to our newest member, Jason S. Cordova.


LATEST TOPICS

Collapse

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

   
   
 * Say Hi
   by ALEJANDRO ROJAS
   Say hello and tell us a little bit about yourself.
   
   I'll start. My name is Alejandro Rojas. I have experience as a corporate
   trainer, manager,...
    * Channel: General Questions - Start Here
   
   05-17-2024, 05:39 AM
   
   

View All


TRENDING

Collapse

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

There are no results that meet this criteria.


RECENT BLOG POSTS

Collapse

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

There are no results that meet this criteria.


TAG CLOUD

Collapse

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

There are no tags yet.




 * Cool Blue
    * Default Style
    * - Cool Blue

 * English (US)
    * Deutsch (Du)
    * English (US)
    * French
    * Spanish

 * Help
 * Contact Us
 * Privatsphäre
 * Terms of Service
 * Go to top

UAP Discovery
Powered by vBulletin® Version 6.0.4
Copyright © 2024 MH Sub I, LLC dba vBulletin. All rights reserved.
All times are GMT. This page was generated at 09:11 AM.
Working...

Yes No
OK
OK Cancel


😀
😂
🥰
😘
🤢
😎
😞
😡
👍
👎
☕
  Close