lookyloo.circl.lu Open in urlscan Pro
185.194.94.89  Public Scan

Submitted URL: https://lookyloo.circl.lu/
Effective URL: https://lookyloo.circl.lu/capture
Submission: On November 21 via api from LU — Scanned from CA

Form analysis 1 forms found in the DOM

POST /capture

<form role="form" action="/capture" method="post" enctype="multipart/form-data">
  <div class="row mb-3">
    <div class="col-sm-10">
      <div class="form-check">
        <input class="form-check-input" type="checkbox" id="listing" name="listing" checked="checked">
        <label for="listing" class="form-check-label">Display results on public page</label>
      </div>
    </div>
  </div>
  <!-- Submission type -->
  <nav>
    <div class="nav nav-tabs" id="submission-type" role="tablist">
      <button class="nav-link active" id="nav-url-tab" data-bs-toggle="tab" data-bs-target="#nav-url" type="button" role="tab" aria-current="nav-url" aria-selected="true" href="#">URL(s)</button>
      <button class="nav-link" id="nav-doc-tab" data-bs-toggle="tab" data-bs-target="#nav-doc" type="button" role="tab" aria-current="nav-doc" aria-selected="false" href="#" tabindex="-1">Web enabled document</button>
    </div>
  </nav>
  <div class="tab-content" id="nav-tabContent">
    <br>
    <div class="tab-pane fade show active" id="nav-url" role="tabpanel" aria-labelledby="nav-url-tab">
      <div class="row input-group mb-3">
        <label for="url" class="col-sm-1 col-form-label">URL:</label>
        <input type="text" class="form-control col-auto" name="url" id="singleCaptureField" placeholder="URL to capture" value="" required="">
        <textarea class="form-control col-auto d-none" placeholder="URLs to capture, one per line" name="urls" id="multipleCapturesField"></textarea>
        <div class="col-sm-2 input-group-text">
          <div class="form-check">
            <input class="form-check-input" name="multipleCaptures" id="multipleCaptures" type="checkbox" value="" aria-label="tick to enable multiple captures">
            <label for="multipleCaptures" class="form-check-label">Multiple captures</label>
          </div>
        </div>
      </div>
    </div>
    <div class="tab-pane fade" id="nav-doc" role="tabpanel" aria-labelledby="nav-doc-tab">
      <div class="row mb-3">
        <label for="document" class="col-sm-1 col-form-label">Document:</label>
        <div class="col-sm-10">
          <input type="file" class="form-control-file" id="document" name="document">
          <div>Instead of a URL, you can upload a file. Preferably an HTML document, but it can be anything supported by a browser.</div>
        </div>
      </div>
    </div>
  </div>
  <hr>
  <!-- End of Submission type -->
  <div>
    <button class="btn btn-link" type="button" data-bs-toggle="collapse" data-bs-target="#collapseConfigBrowser" aria-expanded="false" aria-controls="collapseConfigBrowser">
      <p style="margin-left: -12px; margin-top: 12px; font-size: x-large; color: black; text-decoration: underline; text-decoration-color: blue;">
        <b>Browser Configuration</b>
      </p>
    </button>
    <div class="help-tip" title="Lookyloo uses an emulated browser for all captures, click to configure the User-Agent"></div>
  </div>
  <div id="collapseConfigBrowser" class="collapse show">
    <div class="card card-body">
      <div class="row mb-3">
        <div class="col-sm-10">
          <div class="form-check">
            <input class="form-check-input" type="radio" id="personal_ua_select" name="user_agent_select">
            <label for="personal_ua_select" class="form-check-label"> Use the current <a href="https://en.wikipedia.org/wiki/User_agent">user-agent</a> of your own browser:<br> Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like
              Gecko) Chrome/107.0.5304.18 Safari/537.36 </label>
            <input class="visually-hidden" type="text" id="personal_ua" name="personal_ua" value="Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/107.0.5304.18 Safari/537.36" disabled="">
          </div>
        </div>
      </div>
      <hr>
      <div class="row mb-3">
        <div class="col-sm-10">
          <div class="form-check">
            <input class="form-check-input" type="radio" id="predefined_ua_select" name="user_agent_select" checked="">
            <label for="predefined_ua_select" class="form-check-label">Pick the <a href="https://en.wikipedia.org/wiki/User_agent">user-agent</a> of your choice:</label>
          </div>
        </div>
      </div>
      <div id="prefed_selector">
        <div class="row mb-3">
          <label for="os-type" class="col-sm-2 col-form-label">OS type:</label>
          <div class="col-sm-10">
            <select class="form-select" name="os-type" id="os-type" autocomplete="off">
              <option value="desktop" selected="">Desktop</option>
              <option value="mobile">Mobile</option>
            </select>
          </div>
        </div>
        <!-- Desktops -->
        <div id="desktops-list">
          <div class="row mb-3">
            <label for="os" class="col-sm-2 col-form-label">Operating System:</label>
            <div class="col-sm-10">
              <select class="form-select" name="os" id="os">
                <!-- Select the default os -->
                <option value="Windows XP">Windows XP</option>
                <!-- Select the default os -->
                <option value="Windows Vista">Windows Vista</option>
                <!-- Select the default os -->
                <option value="Windows Phone 8.1">Windows Phone 8.1</option>
                <!-- Select the default os -->
                <option value="Windows NT 4.0">Windows NT 4.0</option>
                <!-- Select the default os -->
                <option value="Windows NT">Windows NT</option>
                <!-- Select the default os -->
                <option value="Windows ME">Windows ME</option>
                <!-- Select the default os -->
                <option value="Windows CE">Windows CE</option>
                <!-- Select the default os -->
                <option value="Windows 8.1">Windows 8.1</option>
                <!-- Select the default os -->
                <option value="Windows 8">Windows 8</option>
                <!-- Select the default os -->
                <option value="Windows 7">Windows 7</option>
                <!-- Select the default os -->
                <option value="Windows 2000">Windows 2000</option>
                <!-- Select the default os -->
                <option value="Windows 10" selected="">Windows 10</option>
                <!-- Select the default os -->
                <option value="webOS 1.3">webOS 1.3</option>
                <!-- Select the default os -->
                <option value="Ubuntu 9.04">Ubuntu 9.04</option>
                <!-- Select the default os -->
                <option value="Ubuntu">Ubuntu</option>
                <!-- Select the default os -->
                <option value="Symbian^3">Symbian^3</option>
                <!-- Select the default os -->
                <option value="Symbian OS 9.2">Symbian OS 9.2</option>
                <!-- Select the default os -->
                <option value="Symbian OS">Symbian OS</option>
                <!-- Select the default os -->
                <option value="Slackware 13.37">Slackware 13.37</option>
                <!-- Select the default os -->
                <option value="Other">Other</option>
                <!-- Select the default os -->
                <option value="OpenBSD">OpenBSD</option>
                <!-- Select the default os -->
                <option value="NetBSD">NetBSD</option>
                <!-- Select the default os -->
                <option value="Mac OS X 12.5">Mac OS X 12.5</option>
                <!-- Select the default os -->
                <option value="Mac OS X 10.7.0">Mac OS X 10.7.0</option>
                <!-- Select the default os -->
                <option value="Mac OS X 10.6">Mac OS X 10.6</option>
                <!-- Select the default os -->
                <option value="Mac OS X 10.15.7">Mac OS X 10.15.7</option>
                <!-- Select the default os -->
                <option value="Mac OS X 10.15.2">Mac OS X 10.15.2</option>
                <!-- Select the default os -->
                <option value="Mac OS X 10.15.0">Mac OS X 10.15.0</option>
                <!-- Select the default os -->
                <option value="Mac OS X 10.15">Mac OS X 10.15</option>
                <!-- Select the default os -->
                <option value="Mac OS X 10.14.5">Mac OS X 10.14.5</option>
                <!-- Select the default os -->
                <option value="Mac OS X 10.13.6">Mac OS X 10.13.6</option>
                <!-- Select the default os -->
                <option value="Mac OS X 10.12.6">Mac OS X 10.12.6</option>
                <!-- Select the default os -->
                <option value="Mac OS X 10.11.6">Mac OS X 10.11.6</option>
                <!-- Select the default os -->
                <option value="Mac OS X 10.11.1">Mac OS X 10.11.1</option>
                <!-- Select the default os -->
                <option value="Mac OS X 10.10.5">Mac OS X 10.10.5</option>
                <!-- Select the default os -->
                <option value="Mac OS X 10.10.1">Mac OS X 10.10.1</option>
                <!-- Select the default os -->
                <option value="Mac OS X 10.10">Mac OS X 10.10</option>
                <!-- Select the default os -->
                <option value="Mac OS X">Mac OS X</option>
                <!-- Select the default os -->
                <option value="Linux 6.6.34">Linux 6.6.34</option>
                <!-- Select the default os -->
                <option value="Linux 2.6.38">Linux 2.6.38</option>
                <!-- Select the default os -->
                <option value="Linux">Linux</option>
                <!-- Select the default os -->
                <option value="iOS 9.1">iOS 9.1</option>
                <!-- Select the default os -->
                <option value="iOS 8.1">iOS 8.1</option>
                <!-- Select the default os -->
                <option value="iOS 8.0.2">iOS 8.0.2</option>
                <!-- Select the default os -->
                <option value="iOS 7.1.2">iOS 7.1.2</option>
                <!-- Select the default os -->
                <option value="iOS 7.0">iOS 7.0</option>
                <!-- Select the default os -->
                <option value="iOS 18.1.1">iOS 18.1.1</option>
                <!-- Select the default os -->
                <option value="iOS 18.1.0">iOS 18.1.0</option>
                <!-- Select the default os -->
                <option value="iOS 18.1">iOS 18.1</option>
                <!-- Select the default os -->
                <option value="iOS 18.0.1">iOS 18.0.1</option>
                <!-- Select the default os -->
                <option value="iOS 18.0">iOS 18.0</option>
                <!-- Select the default os -->
                <option value="iOS 17.7.1">iOS 17.7.1</option>
                <!-- Select the default os -->
                <option value="iOS 17.7">iOS 17.7</option>
                <!-- Select the default os -->
                <option value="iOS 17.6.1">iOS 17.6.1</option>
                <!-- Select the default os -->
                <option value="iOS 17.6">iOS 17.6</option>
                <!-- Select the default os -->
                <option value="iOS 17.5.1">iOS 17.5.1</option>
                <!-- Select the default os -->
                <option value="iOS 17.5">iOS 17.5</option>
                <!-- Select the default os -->
                <option value="iOS 17.4.1">iOS 17.4.1</option>
                <!-- Select the default os -->
                <option value="iOS 17.4">iOS 17.4</option>
                <!-- Select the default os -->
                <option value="iOS 17.3.1">iOS 17.3.1</option>
                <!-- Select the default os -->
                <option value="iOS 17.3">iOS 17.3</option>
                <!-- Select the default os -->
                <option value="iOS 17.1">iOS 17.1</option>
                <!-- Select the default os -->
                <option value="iOS 17.0.1">iOS 17.0.1</option>
                <!-- Select the default os -->
                <option value="iOS 17.0">iOS 17.0</option>
                <!-- Select the default os -->
                <option value="iOS 16.7.8">iOS 16.7.8</option>
                <!-- Select the default os -->
                <option value="iOS 16.7.10">iOS 16.7.10</option>
                <!-- Select the default os -->
                <option value="iOS 16.6.1">iOS 16.6.1</option>
                <!-- Select the default os -->
                <option value="iOS 16.6">iOS 16.6</option>
                <!-- Select the default os -->
                <option value="iOS 16.3">iOS 16.3</option>
                <!-- Select the default os -->
                <option value="iOS 16.1.1">iOS 16.1.1</option>
                <!-- Select the default os -->
                <option value="iOS 16">iOS 16</option>
                <!-- Select the default os -->
                <option value="iOS 15.8.3">iOS 15.8.3</option>
                <!-- Select the default os -->
                <option value="iOS 15.5">iOS 15.5</option>
                <!-- Select the default os -->
                <option value="iOS 15.4">iOS 15.4</option>
                <!-- Select the default os -->
                <option value="iOS 13.5.1">iOS 13.5.1</option>
                <!-- Select the default os -->
                <option value="iOS 13.1">iOS 13.1</option>
                <!-- Select the default os -->
                <option value="iOS 12.5.7">iOS 12.5.7</option>
                <!-- Select the default os -->
                <option value="iOS 12.0">iOS 12.0</option>
                <!-- Select the default os -->
                <option value="iOS 11.0">iOS 11.0</option>
                <!-- Select the default os -->
                <option value="iOS 10.3.3">iOS 10.3.3</option>
                <!-- Select the default os -->
                <option value="iOS 10.3.1">iOS 10.3.1</option>
                <!-- Select the default os -->
                <option value="iOS 10.0">iOS 10.0</option>
                <!-- Select the default os -->
                <option value="iOS">iOS</option>
                <!-- Select the default os -->
                <option value="Fedora">Fedora</option>
                <!-- Select the default os -->
                <option value="Debian">Debian</option>
                <!-- Select the default os -->
                <option value="Chrome OS 5841.83.0">Chrome OS 5841.83.0</option>
                <!-- Select the default os -->
                <option value="Chrome OS 15359.58.0">Chrome OS 15359.58.0</option>
                <!-- Select the default os -->
                <option value="Chrome OS 14541.0.0">Chrome OS 14541.0.0</option>
                <!-- Select the default os -->
                <option value="Chrome OS 14388.61.0">Chrome OS 14388.61.0</option>
                <!-- Select the default os -->
                <option value="BlackBerry Tablet OS 2.1.0">BlackBerry Tablet OS 2.1.0</option>
                <!-- Select the default os -->
                <option value="Android 9">Android 9</option>
                <!-- Select the default os -->
                <option value="Android 8.0.0">Android 8.0.0</option>
                <!-- Select the default os -->
                <option value="Android 8.0">Android 8.0</option>
                <!-- Select the default os -->
                <option value="Android 7.1.1">Android 7.1.1</option>
                <!-- Select the default os -->
                <option value="Android 7.0">Android 7.0</option>
                <!-- Select the default os -->
                <option value="Android 6.0.1">Android 6.0.1</option>
                <!-- Select the default os -->
                <option value="Android 6.0">Android 6.0</option>
                <!-- Select the default os -->
                <option value="Android 5.1.1">Android 5.1.1</option>
                <!-- Select the default os -->
                <option value="Android 5.0">Android 5.0</option>
                <!-- Select the default os -->
                <option value="Android 4.4.2">Android 4.4.2</option>
                <!-- Select the default os -->
                <option value="Android 4.2.2">Android 4.2.2</option>
                <!-- Select the default os -->
                <option value="Android 4.2">Android 4.2</option>
                <!-- Select the default os -->
                <option value="Android 4.0.4">Android 4.0.4</option>
                <!-- Select the default os -->
                <option value="Android 3.0">Android 3.0</option>
                <!-- Select the default os -->
                <option value="Android 15">Android 15</option>
                <!-- Select the default os -->
                <option value="Android 14">Android 14</option>
                <!-- Select the default os -->
                <option value="Android 13">Android 13</option>
                <!-- Select the default os -->
                <option value="Android 12">Android 12</option>
                <!-- Select the default os -->
                <option value="Android 11">Android 11</option>
                <!-- Select the default os -->
                <option value="Android 10">Android 10</option>
                <!-- Select the default os -->
                <option value="Android 1.5">Android 1.5</option>
                <!-- Select the default os -->
                <option value="Android">Android</option>
              </select>
            </div>
          </div>
          <!-- Hide the browsers that aren't part of the default os -->
          <div id="Android_5.0" class="style-sub-1" style="display: none;">
            <label class="row mb-3">
              <span class="col-sm-2 col-form-label">Browser Type:</span>
              <span class="col-sm-10">
                <!-- Disable all the selects not related to the default os -->
                <select class="form-select" name="browser" disabled="">
                  <!-- Select the default browser -->
                  <option value="Chrome Mobile 55.0.7064">Chrome Mobile 55.0.7064</option>
                  <!-- Select the default browser -->
                  <option value="Bytespider">Bytespider</option>
                </select>
              </span>
            </label>
          </div>
          <!-- Hide the user agents that aren't part of the default OS and browsers that aren't part of the default os -->
          <div id="Android_5.0_Bytespider" class="style-sub-2" style="display: none;">
            <label class="row mb-3">
              <span class="col-sm-2 col-form-label">User-Agent:</span>
              <span class="col-sm-10">
                <!-- Disable all the selects, unless it is in default os and browser -->
                <select class="form-select" name="user_agent" disabled="">
                  <!-- Select the default ua -->
                  <option value="Mozilla/5.0 (Linux; Android 5.0) AppleWebKit/537.36 (KHTML, like Gecko) Mobile Safari/537.36 (compatible; Bytespider; spider-feedback@bytedance.com)">Mozilla/5.0 (Linux; Android 5.0) AppleWebKit/537.36 (KHTML, like
                    Gecko) Mobile Safari/537.36 (compatible; Bytespider; spider-feedback@bytedance.com)</option>
                </select>
              </span>
            </label>
          </div>
          <!-- Hide the user agents that aren't part of the default OS and browsers that aren't part of the default os -->
          <div id="Android_5.0_Chrome_Mobile_55.0.7064" class="style-sub-2" style="display: none;">
            <label class="row mb-3">
              <span class="col-sm-2 col-form-label">User-Agent:</span>
              <span class="col-sm-10">
                <!-- Disable all the selects, unless it is in default os and browser -->
                <select class="form-select" name="user_agent" disabled="">
                  <!-- Select the default ua -->
                  <option value="Mozilla/5.0 (Linux; Android 5.0; SM-G900P Build/LRX21T) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/55.0.7064.1428 Mobile Safari/537.36">Mozilla/5.0 (Linux; Android 5.0; SM-G900P Build/LRX21T) AppleWebKit/537.36
                    (KHTML, like Gecko) Chrome/55.0.7064.1428 Mobile Safari/537.36</option>
                </select>
              </span>
            </label>
          </div>
          <!-- Hide the browsers that aren't part of the default os -->
          <div id="Other" class="style-sub-1" style="display: none;">
            <label class="row mb-3">
              <span class="col-sm-2 col-form-label">Browser Type:</span>
              <span class="col-sm-10">
                <!-- Disable all the selects not related to the default os -->
                <select class="form-select" name="browser" disabled="">
                  <!-- Select the default browser -->
                  <option value="YisouSpider">YisouSpider</option>
                  <!-- Select the default browser -->
                  <option value="YandexImages 3.0">YandexImages 3.0</option>
                  <!-- Select the default browser -->
                  <option value="YandexImageResizer 2.0">YandexImageResizer 2.0</option>
                  <!-- Select the default browser -->
                  <option value="YandexBot 3.0">YandexBot 3.0</option>
                  <!-- Select the default browser -->
                  <option value="YandexAccessibilityBot 3.0">YandexAccessibilityBot 3.0</option>
                  <!-- Select the default browser -->
                  <option value="WordPress 6.7">WordPress 6.7</option>
                  <!-- Select the default browser -->
                  <option value="UP.Browser 6.2.3">UP.Browser 6.2.3</option>
                  <!-- Select the default browser -->
                  <option value="Twitterbot 1.0">Twitterbot 1.0</option>
                  <!-- Select the default browser -->
                  <option value="TelegramBot">TelegramBot</option>
                  <!-- Select the default browser -->
                  <option value="SummalyBot 5.1.0">SummalyBot 5.1.0</option>
                  <!-- Select the default browser -->
                  <option value="SummalyBot 5.0.3">SummalyBot 5.0.3</option>
                  <!-- Select the default browser -->
                  <option value="StartmeBot 1.0">StartmeBot 1.0</option>
                  <!-- Select the default browser -->
                  <option value="Slackbot-LinkExpanding 1.0">Slackbot-LinkExpanding 1.0</option>
                  <!-- Select the default browser -->
                  <option value="Slackbot 1.0">Slackbot 1.0</option>
                  <!-- Select the default browser -->
                  <option value="Slack-ImgProxy">Slack-ImgProxy</option>
                  <!-- Select the default browser -->
                  <option value="SeznamBot 4.0">SeznamBot 4.0</option>
                  <!-- Select the default browser -->
                  <option value="SemrushBot 7">SemrushBot 7</option>
                  <!-- Select the default browser -->
                  <option value="Qwantbot">Qwantbot</option>
                  <!-- Select the default browser -->
                  <option value="Python Requests 2.32">Python Requests 2.32</option>
                  <!-- Select the default browser -->
                  <option value="Python Requests 2.31">Python Requests 2.31</option>
                  <!-- Select the default browser -->
                  <option value="Python Requests 2.27">Python Requests 2.27</option>
                  <!-- Select the default browser -->
                  <option value="Python Requests 2.26">Python Requests 2.26</option>
                  <!-- Select the default browser -->
                  <option value="Python Requests 2.25">Python Requests 2.25</option>
                  <!-- Select the default browser -->
                  <option value="Python Requests 2.23">Python Requests 2.23</option>
                  <!-- Select the default browser -->
                  <option value="Python aiohttp 3.9.5">Python aiohttp 3.9.5</option>
                  <!-- Select the default browser -->
                  <option value="Python aiohttp 3.10.5">Python aiohttp 3.10.5</option>
                  <!-- Select the default browser -->
                  <option value="Python aiohttp 3.10.10">Python aiohttp 3.10.10</option>
                  <!-- Select the default browser -->
                  <option value="PetalBot">PetalBot</option>
                  <!-- Select the default browser -->
                  <option value="Other">Other</option>
                  <!-- Select the default browser -->
                  <option value="Opera Mini 4.4.39014">Opera Mini 4.4.39014</option>
                  <!-- Select the default browser -->
                  <option value="Opera Mini 4.1.11320">Opera Mini 4.1.11320</option>
                  <!-- Select the default browser -->
                  <option value="OAI-SearchBot 1.0">OAI-SearchBot 1.0</option>
                  <!-- Select the default browser -->
                  <option value="Nokia Services (WAP) Browser">Nokia Services (WAP) Browser</option>
                  <!-- Select the default browser -->
                  <option value="NetFront NX">NetFront NX</option>
                  <!-- Select the default browser -->
                  <option value="NetFront 3.3">NetFront 3.3</option>
                  <!-- Select the default browser -->
                  <option value="MojeekBot 0.11">MojeekBot 0.11</option>
                  <!-- Select the default browser -->
                  <option value="MJ12bot 1.4.8">MJ12bot 1.4.8</option>
                  <!-- Select the default browser -->
                  <option value="keys-so-bot">keys-so-bot</option>
                  <!-- Select the default browser -->
                  <option value="HttpMonitor">HttpMonitor</option>
                  <!-- Select the default browser -->
                  <option value="GPTBot 1.2">GPTBot 1.2</option>
                  <!-- Select the default browser -->
                  <option value="got">got</option>
                  <!-- Select the default browser -->
                  <option value="Googlebot-Image 1.0">Googlebot-Image 1.0</option>
                  <!-- Select the default browser -->
                  <option value="Googlebot 2.1">Googlebot 2.1</option>
                  <!-- Select the default browser -->
                  <option value="Go-http-client 1.1">Go-http-client 1.1</option>
                  <!-- Select the default browser -->
                  <option value="Firefox 10.0.12">Firefox 10.0.12</option>
                  <!-- Select the default browser -->
                  <option value="FacebookBot 1.1">FacebookBot 1.1</option>
                  <!-- Select the default browser -->
                  <option value="DuckDuckBot 1.1">DuckDuckBot 1.1</option>
                  <!-- Select the default browser -->
                  <option value="DotBot 1.2">DotBot 1.2</option>
                  <!-- Select the default browser -->
                  <option value="Discordbot 2.0">Discordbot 2.0</option>
                  <!-- Select the default browser -->
                  <option value="curl 7.81.0">curl 7.81.0</option>
                  <!-- Select the default browser -->
                  <option value="curl 7.79.1">curl 7.79.1</option>
                  <!-- Select the default browser -->
                  <option value="curl 7.66.0">curl 7.66.0</option>
                  <!-- Select the default browser -->
                  <option value="crawler">crawler</option>
                  <!-- Select the default browser -->
                  <option value="com/bot">com/bot</option>
                  <!-- Select the default browser -->
                  <option value="coccocbot">coccocbot</option>
                  <!-- Select the default browser -->
                  <option value="ClaudeBot 1.0">ClaudeBot 1.0</option>
                  <!-- Select the default browser -->
                  <option value="Bytespider">Bytespider</option>
                  <!-- Select the default browser -->
                  <option value="Bravebot 1.0">Bravebot 1.0</option>
                  <!-- Select the default browser -->
                  <option value="BLEXBot 1.0">BLEXBot 1.0</option>
                  <!-- Select the default browser -->
                  <option value="bingbot 2.0">bingbot 2.0</option>
                  <!-- Select the default browser -->
                  <option value="Baiduspider-render 2.0">Baiduspider-render 2.0</option>
                  <!-- Select the default browser -->
                  <option value="Baiduspider 2.0">Baiduspider 2.0</option>
                  <!-- Select the default browser -->
                  <option value="axios 0.24.0">axios 0.24.0</option>
                  <!-- Select the default browser -->
                  <option value="AwarioBot 1.0">AwarioBot 1.0</option>
                  <!-- Select the default browser -->
                  <option value="archive.org_bot">archive.org_bot</option>
                  <!-- Select the default browser -->
                  <option value="Apache-HttpClient 4.5.2">Apache-HttpClient 4.5.2</option>
                  <!-- Select the default browser -->
                  <option value="Apache-HttpClient 4.5.13">Apache-HttpClient 4.5.13</option>
                  <!-- Select the default browser -->
                  <option value="Apache-CXF 3.5.8">Apache-CXF 3.5.8</option>
                  <!-- Select the default browser -->
                  <option value="AhrefsBot 7.0">AhrefsBot 7.0</option>
                  <!-- Select the default browser -->
                  <option value="; Bot">; Bot</option>
                </select>
              </span>
            </label>
          </div>
          <!-- Hide the user agents that aren't part of the default OS and browsers that aren't part of the default os -->
          <div id="Other_Bytespider" class="style-sub-2" style="display: none;">
            <label class="row mb-3">
              <span class="col-sm-2 col-form-label">User-Agent:</span>
              <span class="col-sm-10">
                <!-- Disable all the selects, unless it is in default os and browser -->
                <select class="form-select" name="user_agent" disabled="">
                  <!-- Select the default ua -->
                  <option value="Mozilla/5.0 (compatible; Bytespider; spider-feedback@bytedance.com) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.0.0 Safari/537.36">Mozilla/5.0 (compatible; Bytespider; spider-feedback@bytedance.com)
                    AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.0.0 Safari/537.36</option>
                </select>
              </span>
            </label>
          </div>
          <!-- Hide the user agents that aren't part of the default OS and browsers that aren't part of the default os -->
          <div id="Other_YandexBot_3.0" class="style-sub-2" style="display: none;">
            <label class="row mb-3">
              <span class="col-sm-2 col-form-label">User-Agent:</span>
              <span class="col-sm-10">
                <!-- Disable all the selects, unless it is in default os and browser -->
                <select class="form-select" name="user_agent" disabled="">
                  <!-- Select the default ua -->
                  <option value="Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)">Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)</option>
                </select>
              </span>
            </label>
          </div>
          <!-- Hide the user agents that aren't part of the default OS and browsers that aren't part of the default os -->
          <div id="Other_bingbot_2.0" class="style-sub-2" style="display: none;">
            <label class="row mb-3">
              <span class="col-sm-2 col-form-label">User-Agent:</span>
              <span class="col-sm-10">
                <!-- Disable all the selects, unless it is in default os and browser -->
                <select class="form-select" name="user_agent" disabled="">
                  <!-- Select the default ua -->
                  <option value="Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm) Chrome/100.0.4896.127 Safari/537.36">Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible;
                    bingbot/2.0; +http://www.bing.com/bingbot.htm) Chrome/100.0.4896.127 Safari/537.36</option>
                  <!-- Select the default ua -->
                  <option value="Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm) Chrome/112.0.0.0 Safari/537.36">Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; bingbot/2.0;
                    +http://www.bing.com/bingbot.htm) Chrome/112.0.0.0 Safari/537.36</option>
                  <!-- Select the default ua -->
                  <option value="Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm) Chrome/116.0.1938.76 Safari/537.36">Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible;
                    bingbot/2.0; +http://www.bing.com/bingbot.htm) Chrome/116.0.1938.76 Safari/537.36</option>
                </select>
              </span>
            </label>
          </div>
          <!-- Hide the user agents that aren't part of the default OS and browsers that aren't part of the default os -->
          <div id="Other_YandexImages_3.0" class="style-sub-2" style="display: none;">
            <label class="row mb-3">
              <span class="col-sm-2 col-form-label">User-Agent:</span>
              <span class="col-sm-10">
                <!-- Disable all the selects, unless it is in default os and browser -->
                <select class="form-select" name="user_agent" disabled="">
                  <!-- Select the default ua -->
                  <option value="Mozilla/5.0 (compatible; YandexImages/3.0; +http://yandex.com/bots)">Mozilla/5.0 (compatible; YandexImages/3.0; +http://yandex.com/bots)</option>
                </select>
              </span>
            </label>
          </div>
          <!-- Hide the user agents that aren't part of the default OS and browsers that aren't part of the default os -->
          <div id="Other_YandexAccessibilityBot_3.0" class="style-sub-2" style="display: none;">
            <label class="row mb-3">
              <span class="col-sm-2 col-form-label">User-Agent:</span>
              <span class="col-sm-10">
                <!-- Disable all the selects, unless it is in default os and browser -->
                <select class="form-select" name="user_agent" disabled="">
                  <!-- Select the default ua -->
                  <option value="Mozilla/5.0 (compatible; YandexAccessibilityBot/3.0; +http://yandex.com/bots) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/108.0.0.0">Mozilla/5.0 (compatible; YandexAccessibilityBot/3.0; +http://yandex.com/bots)
                    AppleWebKit/537.36 (KHTML, like Gecko) Chrome/108.0.0.0</option>
                </select>
              </span>
            </label>
          </div>
          <!-- Hide the user agents that aren't part of the default OS and browsers that aren't part of the default os -->
          <div id="Other_PetalBot" class="style-sub-2" style="display: none;">
            <label class="row mb-3">
              <span class="col-sm-2 col-form-label">User-Agent:</span>
              <span class="col-sm-10">
                <!-- Disable all the selects, unless it is in default os and browser -->
                <select class="form-select" name="user_agent" disabled="">
                  <!-- Select the default ua -->
                  <option value="Mozilla/5.0 (Linux; Android 7.0;) AppleWebKit/537.36 (KHTML, like Gecko) Mobile Safari/537.36 (compatible; PetalBot;+https://webmaster.petalsearch.com/site/petalbot)">Mozilla/5.0 (Linux; Android 7.0;)
                    AppleWebKit/537.36 (KHTML, like Gecko) Mobile Safari/537.36 (compatible; PetalBot;+https://webmaster.petalsearch.com/site/petalbot)</option>
                  <!-- Select the default ua -->
                  <option value="Mozilla/5.0 (compatible;PetalBot;+https://webmaster.petalsearch.com/site/petalbot)">Mozilla/5.0 (compatible;PetalBot;+https://webmaster.petalsearch.com/site/petalbot)</option>
                </select>
              </span>
            </label>
          </div>
          <!-- Hide the user agents that aren't part of the default OS and browsers that aren't part of the default os -->
          <div id="Other_SemrushBot_7" class="style-sub-2" style="display: none;">
            <label class="row mb-3">
              <span class="col-sm-2 col-form-label">User-Agent:</span>
              <span class="col-sm-10">
                <!-- Disable all the selects, unless it is in default os and browser -->
                <select class="form-select" name="user_agent" disabled="">
                  <!-- Select the default ua -->
                  <option value="Mozilla/5.0 (compatible; SemrushBot/7~bl; +http://www.semrush.com/bot.html)">Mozilla/5.0 (compatible; SemrushBot/7~bl; +http://www.semrush.com/bot.html)</option>
                </select>
              </span>
            </label>
          </div>
          <!-- Hide the user agents that aren't part of the default OS and browsers that aren't part of the default os -->
          <div id="Other_crawler" class="style-sub-2" style="display: none;">
            <label class="row mb-3">
              <span class="col-sm-2 col-form-label">User-Agent:</span>
              <span class="col-sm-10">
                <!-- Disable all the selects, unless it is in default os and browser -->
                <select class="form-select" name="user_agent" disabled="">
                  <!-- Select the default ua -->
                  <option value="meta-externalagent/1.1 (+https://developers.facebook.com/docs/sharing/webmasters/crawler)">meta-externalagent/1.1 (+https://developers.facebook.com/docs/sharing/webmasters/crawler)</option>
                </select>
              </span>
            </label>
          </div>
          <!-- Hide the user agents that aren't part of the default OS and browsers that aren't part of the default os -->
          <div id="Other_Other" class="style-sub-2" style="display: none;">
            <label class="row mb-3">
              <span class="col-sm-2 col-form-label">User-Agent:</span>
              <span class="col-sm-10">
                <!-- Disable all the selects, unless it is in default os and browser -->
                <select class="form-select" name="user_agent" disabled="">
                  <!-- Select the default ua -->
                  <option value="CSSCheck/1.2.2">CSSCheck/1.2.2</option>
                  <!-- Select the default ua -->
                  <option value="Chrome Privacy Preserving Prefetch Proxy">Chrome Privacy Preserving Prefetch Proxy</option>
                  <!-- Select the default ua -->
                  <option value="Custom-AsyncHttpClient">Custom-AsyncHttpClient</option>
                  <!-- Select the default ua -->
                  <option value="Dart/3.5 (dart:io)">Dart/3.5 (dart:io)</option>
                  <!-- Select the default ua -->
                  <option value="DoCoMo/2.0 SH901iC(c100;TB;W24H12)">DoCoMo/2.0 SH901iC(c100;TB;W24H12)</option>
                  <!-- Select the default ua -->
                  <option
                    value="Expanse, a Palo Alto Networks company, searches across the global IPv4 space multiple times per day to identify customers&amp;#39; presences on the Internet. If you would like to be excluded from our scans, please send IP addresses/domains to: scaninfo@paloaltonetworks.com">
                    Expanse, a Palo Alto Networks company, searches across the global IPv4 space multiple times per day to identify customers&amp;#39; presences on the Internet. If you would like to be excluded from our scans, please send IP
                    addresses/domains to: scaninfo@paloaltonetworks.com</option>
                  <!-- Select the default ua -->
                  <option value="GoogleOther">GoogleOther</option>
                  <!-- Select the default ua -->
                  <option value="Iframely/1.3.1 (+https://iframely.com/docs/about) Atlassian">Iframely/1.3.1 (+https://iframely.com/docs/about) Atlassian</option>
                  <!-- Select the default ua -->
                  <option value="Mozilla/5.0">Mozilla/5.0</option>
                  <!-- Select the default ua -->
                  <option value="Mozilla/5.0 (compatible; CensysInspect/1.1; +https://about.censys.io/)">Mozilla/5.0 (compatible; CensysInspect/1.1; +https://about.censys.io/)</option>
                  <!-- Select the default ua -->
                  <option value="Mozilla/5.0 (compatible; InternetMeasurement/1.0; +https://internet-measurement.com/)">Mozilla/5.0 (compatible; InternetMeasurement/1.0; +https://internet-measurement.com/)</option>
                  <!-- Select the default ua -->
                  <option value="Mozilla/5.0 (compatible; ModatScanner/1.0; +https://modat.io/)">Mozilla/5.0 (compatible; ModatScanner/1.0; +https://modat.io/)</option>
                  <!-- Select the default ua -->
                  <option value="Mozilla/5.0 (compatible; Nmap Scripting Engine; https://nmap.org/book/nse.html)">Mozilla/5.0 (compatible; Nmap Scripting Engine; https://nmap.org/book/nse.html)</option>
                  <!-- Select the default ua -->
                  <option value="Mozilla/5.0 Keydrop">Mozilla/5.0 Keydrop</option>
                  <!-- Select the default ua -->
                  <option value="Mozilla/5.0 zgrab/0.x">Mozilla/5.0 zgrab/0.x</option>
                  <!-- Select the default ua -->
                  <option value="P3P Validator">P3P Validator</option>
                  <!-- Select the default ua -->
                  <option value="Pandora / 1.8.0">Pandora / 1.8.0</option>
                  <!-- Select the default ua -->
                  <option value="Pandora / 1.9.0">Pandora / 1.9.0</option>
                  <!-- Select the default ua -->
                  <option value="Photon/1.0">Photon/1.0</option>
                  <!-- Select the default ua -->
                  <option value="PyLookyloo / 1.15.0">PyLookyloo / 1.15.0</option>
                  <!-- Select the default ua -->
                  <option value="PyLookyloo / 1.22.2">PyLookyloo / 1.22.2</option>
                  <!-- Select the default ua -->
                  <option value="PyLookyloo / 1.23.1">PyLookyloo / 1.23.1</option>
                  <!-- Select the default ua -->
                  <option value="PyLookyloo / 1.25.0">PyLookyloo / 1.25.0</option>
                  <!-- Select the default ua -->
                  <option value="PyLookyloo / 1.26.1">PyLookyloo / 1.26.1</option>
                  <!-- Select the default ua -->
                  <option value="SAMSUNG-SGH-A867/A867UCHJ3 SHP/VPP/R5 NetFront/35 SMM-MMS/1.2.0 profile/MIDP-2.0 configuration/CLDC-1.1 UP.Link/6.3.0.0.0">SAMSUNG-SGH-A867/A867UCHJ3 SHP/VPP/R5 NetFront/35 SMM-MMS/1.2.0 profile/MIDP-2.0
                    configuration/CLDC-1.1 UP.Link/6.3.0.0.0</option>
                  <!-- Select the default ua -->
                  <option value="StartpagePrivateImageProxy/2.0 (https://www.startpage.com/; support@startpage.com) requests/2.25.1">StartpagePrivateImageProxy/2.0 (https://www.startpage.com/; support@startpage.com) requests/2.25.1</option>
                  <!-- Select the default ua -->
                  <option value="StartpagePrivateImageProxy/2.0 (https://www.startpage.com/; support@startpage.com) requests/2.32.3">StartpagePrivateImageProxy/2.0 (https://www.startpage.com/; support@startpage.com) requests/2.32.3</option>
                  <!-- Select the default ua -->
                  <option value="TLS tester from https://testssl.sh/dev/">TLS tester from https://testssl.sh/dev/</option>
                  <!-- Select the default ua -->
                  <option value="WebMonitoring / 1.1.0">WebMonitoring / 1.1.0</option>
                  <!-- Select the default ua -->
                  <option value="com.apple.WebKit.Networking/20619.2.8.11.12 Network/4277.41.2 macOS/15.1.1">com.apple.WebKit.Networking/20619.2.8.11.12 Network/4277.41.2 macOS/15.1.1</option>
                  <!-- Select the default ua -->
                  <option value="cyv3">cyv3</option>
                  <!-- Select the default ua -->
                  <option value="node">node</option>
                  <!-- Select the default ua -->
                  <option value="w3m/0.5.1">w3m/0.5.1</option>
                </select>
              </span>
            </label>
          </div>
          <!-- Hide the user agents that aren't part of the default OS and browsers that aren't part of the default os -->
          <div id="Other_Googlebot_2.1" class="style-sub-2" style="display: none;">
            <label class="row mb-3">
              <span class="col-sm-2 col-form-label">User-Agent:</span>
              <span class="col-sm-10">
                <!-- Disable all the selects, unless it is in default os and browser -->
                <select class="form-select" name="user_agent" disabled="">
                  <!-- Select the default ua -->
                  <option value="Mozilla/5.0 (compatible; Googlebot/2.1; +http://www.google.com/bot.html)">Mozilla/5.0 (compatible; Googlebot/2.1; +http://www.google.com/bot.html)</option>
                  <!-- Select the default ua -->
                  <option value="Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; Googlebot/2.1; +http://www.google.com/bot.html) Chrome/130.0.6723.116 Safari/537.36">Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible;
                    Googlebot/2.1; +http://www.google.com/bot.html) Chrome/130.0.6723.116 Safari/537.36</option>
                </select>
              </span>
            </label>
          </div>
          <!-- Hide the user agents that aren't part of the default OS and browsers that aren't part of the default os -->
          <div id="Other_Slack-ImgProxy" class="style-sub-2" style="display: none;">
            <label class="row mb-3">
              <span class="col-sm-2 col-form-label">User-Agent:</span>
              <span class="col-sm-10">
                <!-- Disable all the selects, unless it is in default os and browser -->
                <select class="form-select" name="user_agent" disabled="">
                  <!-- Select the default ua -->
                  <option value="Slack-ImgProxy (+https://api.slack.com/robots)">Slack-ImgProxy (+https://api.slack.com/robots)</option>
                </select>
              </span>
            </label>
          </div>
          <!-- Hide the user agents that aren't part of the default OS and browsers that aren't part of the default os -->
          <div id="Other_DuckDuckBot_1.1" class="style-sub-2" style="display: none;">
            <label class="row mb-3">
              <span class="col-sm-2 col-form-label">User-Agent:</span>
              <span class="col-sm-10">
                <!-- Disable all the selects, unless it is in default os and browser -->
                <select class="form-select" name="user_agent" disabled="">
                  <!-- Select the default ua -->
                  <option value="DuckDuckBot/1.1; (+http://duckduckgo.com/duckduckbot.html)">DuckDuckBot/1.1; (+http://duckduckgo.com/duckduckbot.html)</option>
                </select>
              </span>
            </label>
          </div>
          <!-- Hide the user agents that aren't part of the default OS and browsers that aren't part of the default os -->
          <div id="Other_Baiduspider-render_2.0" class="style-sub-2" style="display: none;">
            <label class="row mb-3">
              <span class="col-sm-2 col-form-label">User-Agent:</span>
              <span class="col-sm-10">
                <!-- Disable all the selects, unless it is in default os and browser -->
                <select class="form-select" name="user_agent" disabled="">
                  <!-- Select the default ua -->
                  <option value="Mozilla/5.0 (compatible; Baiduspider-render/2.0; +http://www.baidu.com/search/spider.html)">Mozilla/5.0 (compatible; Baiduspider-render/2.0; +http://www.baidu.com/search/spider.html)</option>
                </select>
              </span>
            </label>
          </div>
          <!-- Hide the user agents that aren't part of the default OS and browsers that aren't part of the default os -->
          <div id="Other_MJ12bot_1.4.8" class="style-sub-2" style="display: none;">
            <label class="row mb-3">
              <span class="col-sm-2 col-form-label">User-Agent:</span>
              <span class="col-sm-10">
                <!-- Disable all the selects, unless it is in default os and browser -->
                <select class="form-select" name="user_agent" disabled="">
                  <!-- Select the default ua -->
                  <option value="Mozilla/5.0 (compatible; MJ12bot/v1.4.8; http://mj12bot.com/)">Mozilla/5.0 (compatible; MJ12bot/v1.4.8; http://mj12bot.com/)</option>
                </select>
              </span>
            </label>
          </div>
          <!-- Hide the user agents that aren't part of the default OS and browsers that aren't part of the default os -->
          <div id="Other_GPTBot_1.2" class="style-sub-2" style="display: none;">
            <label class="row mb-3">
              <span class="col-sm-2 col-form-label">User-Agent:</span>
              <span class="col-sm-10">
                <!-- Disable all the selects, unless it is in default os and browser -->
                <select class="form-select" name="user_agent" disabled="">
                  <!-- Select the default ua -->
                  <option value="Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; GPTBot/1.2; +https://openai.com/gptbot)">Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; GPTBot/1.2; +https://openai.com/gptbot)</option>
                </select>
              </span>
            </label>
          </div>
          <!-- Hide the user agents that aren't part of the default OS and browsers that aren't part of the default os -->
          <div id="Other_Slackbot_1.0" class="style-sub-2" style="display: none;">
            <label class="row mb-3">
              <span class="col-sm-2 col-form-label">User-Agent:</span>
              <span class="col-sm-10">
                <!-- Disable all the selects, unless it is in default os and browser -->
                <select class="form-select" name="user_agent" disabled="">
                  <!-- Select the default ua -->
                  <option value="Slackbot 1.0 (+https://api.slack.com/robots)">Slackbot 1.0 (+https://api.slack.com/robots)</option>
                </select>
              </span>
            </label>
          </div>
          <!-- Hide the user agents that aren't part of the default OS and browsers that aren't part of the default os -->
          <div id="Other_OAI-SearchBot_1.0" class="style-sub-2" style="display: none;">
            <label class="row mb-3">
              <span class="col-sm-2 col-form-label">User-Agent:</span>
              <span class="col-sm-10">
                <!-- Disable all the selects, unless it is in default os and browser -->
                <select class="form-select" name="user_agent" disabled="">
                  <!-- Select the default ua -->
                  <option value="Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko); compatible; OAI-SearchBot/1.0; +https://openai.com/searchbot">Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko); compatible; OAI-SearchBot/1.0;
                    +https://openai.com/searchbot</option>
                </select>
              </span>
            </label>
          </div>
          <!-- Hide the user agents that aren't part of the default OS and browsers that aren't part of the default os -->
          <div id="Other_Googlebot-Image_1.0" class="style-sub-2" style="display: none;">
            <label class="row mb-3">
              <span class="col-sm-2 col-form-label">User-Agent:</span>
              <span class="col-sm-10">
                <!-- Disable all the selects, unless it is in default os and browser -->
                <select class="form-select" name="user_agent" disabled="">
                  <!-- Select the default ua -->
                  <option value="Googlebot-Image/1.0">Googlebot-Image/1.0</option>
                </select>
              </span>
            </label>
          </div>
          <!-- Hide the user agents that aren't part of the default OS and browsers that aren't part of the default os -->
          <div id="Other_com/bot" class="style-sub-2" style="display: none;">
            <label class="row mb-3">
              <span class="col-sm-2 col-form-label">User-Agent:</span>
              <span class="col-sm-10">
                <!-- Disable all the selects, unless it is in default os and browser -->
                <select class="form-select" name="user_agent" disabled="">
                  <!-- Select the default ua -->
                  <option value="Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko); compatible; ChatGPT-User/1.0; +https://openai.com/bot">Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko); compatible; ChatGPT-User/1.0; +https://openai.com/bot
                  </option>
                </select>
              </span>
            </label>
          </div>
          <!-- Hide the user agents that aren't part of the default OS and browsers that aren't part of the default os -->
          <div id="Other_Go-http-client_1.1" class="style-sub-2" style="display: none;">
            <label class="row mb-3">
              <span class="col-sm-2 col-form-label">User-Agent:</span>
              <span class="col-sm-10">
                <!-- Disable all the selects, unless it is in default os and browser -->
                <select class="form-select" name="user_agent" disabled="">
                  <!-- Select the default ua -->
                  <option value="Go-http-client/1.1">Go-http-client/1.1</option>
                </select>
              </span>
            </label>
          </div>
          <!-- Hide the user agents that aren't part of the default OS and browsers that aren't part of the default os -->
          <div id="Other_Slackbot-LinkExpanding_1.0" class="style-sub-2" style="display: none;">
            <label class="row mb-3">
              <span class="col-sm-2 col-form-label">User-Agent:</span>
              <span class="col-sm-10">
                <!-- Disable all the selects, unless it is in default os and browser -->
                <select class="form-select" name="user_agent" disabled="">
                  <!-- Select the default ua -->
                  <option value="Slackbot-LinkExpanding 1.0 (+https://api.slack.com/robots)">Slackbot-LinkExpanding 1.0 (+https://api.slack.com/robots)</option>
                </select>
              </span>
            </label>
          </div>
          <!-- Hide the user agents that aren't part of the default OS and browsers that aren't part of the default os -->
          <div id="Other_FacebookBot_1.1" class="style-sub-2" style="display: none;">
            <label class="row mb-3">
              <span class="col-sm-2 col-form-label">User-Agent:</span>
              <span class="col-sm-10">
                <!-- Disable all the selects, unless it is in default os and browser -->
                <select class="form-select" name="user_agent" disabled="">
                  <!-- Select the default ua -->
                  <option value="facebookexternalhit/1.1">facebookexternalhit/1.1</option>
                  <!-- Select the default ua -->
                  <option value="facebookexternalhit/1.1 (+http://www.facebook.com/externalhit_uatext.php)">facebookexternalhit/1.1 (+http://www.facebook.com/externalhit_uatext.php)</option>
                </select>
              </span>
            </label>
          </div>
          <!-- Hide the user agents that aren't part of the default OS and browsers that aren't part of the default os -->
          <div id="Other_coccocbot" class="style-sub-2" style="display: none;">
            <label class="row mb-3">
              <span class="col-sm-2 col-form-label">User-Agent:</span>
              <span class="col-sm-10">
                <!-- Disable all the selects, unless it is in default os and browser -->
                <select class="form-select" name="user_agent" disabled="">
                  <!-- Select the default ua -->
                  <option value="Mozilla/5.0 (compatible; coccocbot-image/1.0; +http://help.coccoc.com/searchengine)">Mozilla/5.0 (compatible; coccocbot-image/1.0; +http://help.coccoc.com/searchengine)</option>
                  <!-- Select the default ua -->
                  <option value="Mozilla/5.0 (compatible; coccocbot-web/1.0; +http://help.coccoc.com/searchengine)">Mozilla/5.0 (compatible; coccocbot-web/1.0; +http://help.coccoc.com/searchengine)</option>
                </select>
              </span>
            </label>
          </div>
          <!-- Hide the user agents that aren't part of the default OS and browsers that aren't part of the default os -->
          <div id="Other_StartmeBot_1.0" class="style-sub-2" style="display: none;">
            <label class="row mb-3">
              <span class="col-sm-2 col-form-label">User-Agent:</span>
              <span class="col-sm-10">
                <!-- Disable all the selects, unless it is in default os and browser -->
                <select class="form-select" name="user_agent" disabled="">
                  <!-- Select the default ua -->
                  <option value="StartmeBot/1.0 (+https://start.me/bot)">StartmeBot/1.0 (+https://start.me/bot)</option>
                </select>
              </span>
            </label>
          </div>
          <!-- Hide the user agents that aren't part of the default OS and browsers that aren't part of the default os -->
          <div id="Other_Apache-HttpClient_4.5.2" class="style-sub-2" style="display: none;">
            <label class="row mb-3">
              <span class="col-sm-2 col-form-label">User-Agent:</span>
              <span class="col-sm-10">
                <!-- Disable all the selects, unless it is in default os and browser -->
                <select class="form-select" name="user_agent" disabled="">
                  <!-- Select the default ua -->
                  <option value="Apache-HttpClient/4.5.2 (Java/1.8.0_161)">Apache-HttpClient/4.5.2 (Java/1.8.0_161)</option>
                </select>
              </span>
            </label>
          </div>
          <!-- Hide the user agents that aren't part of the default OS and browsers that aren't part of the default os -->
          <div id="Other_Python_aiohttp_3.10.10" class="style-sub-2" style="display: none;">
            <label class="row mb-3">
              <span class="col-sm-2 col-form-label">User-Agent:</span>
              <span class="col-sm-10">
                <!-- Disable all the selects, unless it is in default os and browser -->
                <select class="form-select" name="user_agent" disabled="">
                  <!-- Select the default ua -->
                  <option value="Python/3.12 aiohttp/3.10.10">Python/3.12 aiohttp/3.10.10</option>
                </select>
              </span>
            </label>
          </div>
          <!-- Hide the user agents that aren't part of the default OS and browsers that aren't part of the default os -->
          <div id="Other_ClaudeBot_1.0" class="style-sub-2" style="display: none;">
            <label class="row mb-3">
              <span class="col-sm-2 col-form-label">User-Agent:</span>
              <span class="col-sm-10">
                <!-- Disable all the selects, unless it is in default os and browser -->
                <select class="form-select" name="user_agent" disabled="">
                  <!-- Select the default ua -->
                  <option value="Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)">Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)</option>
                </select>
              </span>
            </label>
          </div>
          <!-- Hide the user agents that aren't part of the default OS and browsers that aren't part of the default os -->
          <div id="Other_Twitterbot_1.0" class="style-sub-2" style="display: none;">
            <label class="row mb-3">
              <span class="col-sm-2 col-form-label">User-Agent:</span>
              <span class="col-sm-10">
                <!-- Disable all the selects, unless it is in default os and browser -->
                <select class="form-select" name="user_agent" disabled="">
                  <!-- Select the default ua -->
                  <option value="Twitterbot/1.0">Twitterbot/1.0</option>
                </select>
              </span>
            </label>
          </div>
          <!-- Hide the user agents that aren't part of the default OS and browsers that aren't part of the default os -->
          <div id="Other_got" class="style-sub-2" style="display: none;">
            <label class="row mb-3">
              <span class="col-sm-2 col-form-label">User-Agent:</span>
              <span class="col-sm-10">
                <!-- Disable all the selects, unless it is in default os and browser -->
                <select class="form-select" name="user_agent" disabled="">
                  <!-- Select the default ua -->
                  <option value="got (https://github.com/sindresorhus/got)">got (https://github.com/sindresorhus/got)</option>
                </select>
              </span>
            </label>
          </div>
          <!-- Hide the user agents that aren't part of the default OS and browsers that aren't part of the default os -->
          <div id="Other_YisouSpider" class="style-sub-2" style="display: none;">
            <label class="row mb-3">
              <span class="col-sm-2 col-form-label">User-Agent:</span>
              <span class="col-sm-10">
                <!-- Disable all the selects, unless it is in default os and browser -->
                <select class="form-select" name="user_agent" disabled="">
                  <!-- Select the default ua -->
                  <option value="YisouSpider">YisouSpider</option>
                </select>
              </span>
            </label>
          </div>
          <!-- Hide the user agents that aren't part of the default OS and browsers that aren't part of the default os -->
          <div id="Other_AhrefsBot_7.0" class="style-sub-2" style="display: none;">
            <label class="row mb-3">
              <span class="col-sm-2 col-form-label">User-Agent:</span>
              <span class="col-sm-10">
                <!-- Disable all the selects, unless it is in default os and browser -->
                <select class="form-select" name="user_agent" disabled="">
                  <!-- Select the default ua -->
                  <option value="Mozilla/5.0 (compatible; AhrefsBot/7.0; +http://ahrefs.com/robot/)">Mozilla/5.0 (compatible; AhrefsBot/7.0; +http://ahrefs.com/robot/)</option>
                </select>
              </span>
            </label>
          </div>
          <!-- Hide the user agents that aren't part of the default OS and browsers that aren't part of the default os -->
          <div id="Other_keys-so-bot" class="style-sub-2" style="display: none;">
            <label class="row mb-3">
              <span class="col-sm-2 col-form-label">User-Agent:</span>
              <span class="col-sm-10">
                <!-- Disable all the selects, unless it is in default os and browser -->
                <select class="form-select" name="user_agent" disabled="">
                  <!-- Select the default ua -->
                  <option value="Mozilla/5.0 (keys-so-bot)">Mozilla/5.0 (keys-so-bot)</option>
                </select>
              </span>
            </label>
          </div>
          <!-- Hide the user agents that aren't part of the default OS and browsers that aren't part of the default os -->
          <div id="Other_Python_Requests_2.32" class="style-sub-2" style="display: none;">
            <label class="row mb-3">
              <span class="col-sm-2 col-form-label">User-Agent:</span>
              <span class="col-sm-10">
                <!-- Disable all the selects, unless it is in default os and browser -->
                <select class="form-select" name="user_agent" disabled="">
                  <!-- Select the default ua -->
                  <option value="python-requests/2.32.3">python-requests/2.32.3</option>
                </select>
              </span>
            </label>
          </div>
          <!-- Hide the user agents that aren't part of the default OS and browsers that aren't part of the default os -->
          <div id="Other_BLEXBot_1.0" class="style-sub-2" style="display: none;">
            <label class="row mb-3">
              <span class="col-sm-2 col-form-label">User-Agent:</span>
              <span class="col-sm-10">
                <!-- Disable all the selects, unless it is in default os and browser -->
                <select class="form-select" name="user_agent" disabled="">
                  <!-- Select the default ua -->
                  <option value="Mozilla/5.0 (compatible; BLEXBot/1.0; +http://webmeup-crawler.com/)">Mozilla/5.0 (compatible; BLEXBot/1.0; +http://webmeup-crawler.com/)</option>
                </select>
              </span>
            </label>
          </div>
          <!-- Hide the user agents that aren't part of the default OS and browsers that aren't part of the default os -->
          <div id="Other_DotBot_1.2" class="style-sub-2" style="display: none;">
            <label class="row mb-3">
              <span class="col-sm-2 col-form-label">User-Agent:</span>
              <span class="col-sm-10">
                <!-- Disable all the selects, unless it is in default os and browser -->
                <select class="form-select" name="user_agent" disabled="">
                  <!-- Select the default ua -->
                  <option value="Mozilla/5.0 (compatible; DotBot/1.2; +https://opensiteexplorer.org/dotbot; help@moz.com)">Mozilla/5.0 (compatible; DotBot/1.2; +https://opensiteexplorer.org/dotbot; help@moz.com)</option>
                </select>
              </span>
            </label>
          </div>
          <!-- Hide the user agents that aren't part of the default OS and browsers that aren't part of the default os -->
          <div id="Other_Python_Requests_2.23" class="style-sub-2" style="display: none;">
            <label class="row mb-3">
              <span class="col-sm-2 col-form-label">User-Agent:</span>
              <span class="col-sm-10">
                <!-- Disable all the selects, unless it is in default os and browser -->
                <select class="form-select" name="user_agent" disabled="">
                  <!-- Select the default ua -->
                  <option value="python-requests/2.23.0">python-requests/2.23.0</option>
                </select>
              </span>
            </label>
          </div>
          <!-- Hide the user agents that aren't part of the default OS and browsers that aren't part of the default os -->
          <div id="Other_Apache-HttpClient_4.5.13" class="style-sub-2" style="display: none;">
            <label class="row mb-3">
              <span class="col-sm-2 col-form-label">User-Agent:</span>
              <span class="col-sm-10">
                <!-- Disable all the selects, unless it is in default os and browser -->
                <select class="form-select" name="user_agent" disabled="">
                  <!-- Select the default ua -->
                  <option value="Apache-HttpClient/4.5.13 (Java/11.0.25)">Apache-HttpClient/4.5.13 (Java/11.0.25)</option>
                </select>
              </span>
            </label>
          </div>
          <!-- Hide the user agents that aren't part of the default OS and browsers that aren't part of the default os -->
          <div id="Other_Python_Requests_2.31" class="style-sub-2" style="display: none;">
            <label class="row mb-3">
              <span class="col-sm-2 col-form-label">User-Agent:</span>
              <span class="col-sm-10">
                <!-- Disable all the selects, unless it is in default os and browser -->
                <select class="form-select" name="user_agent" disabled="">
                  <!-- Select the default ua -->
                  <option value="python-requests/2.31.0">python-requests/2.31.0</option>
                </select>
              </span>
            </label>
          </div>
          <!-- Hide the user agents that aren't part of the default OS and browsers that aren't part of the default os -->
          <div id="Other_Python_Requests_2.25" class="style-sub-2" style="display: none;">
            <label class="row mb-3">
              <span class="col-sm-2 col-form-label">User-Agent:</span>
              <span class="col-sm-10">
                <!-- Disable all the selects, unless it is in default os and browser -->
                <select class="form-select" name="user_agent" disabled="">
                  <!-- Select the default ua -->
                  <option value="python-requests/2.25.1">python-requests/2.25.1</option>
                </select>
              </span>
            </label>
          </div>
          <!-- Hide the user agents that aren't part of the default OS and browsers that aren't part of the default os -->
          <div id="Other_curl_7.66.0" class="style-sub-2" style="display: none;">
            <label class="row mb-3">
              <span class="col-sm-2 col-form-label">User-Agent:</span>
              <span class="col-sm-10">
                <!-- Disable all the selects, unless it is in default os and browser -->
                <select class="form-select" name="user_agent" disabled="">
                  <!-- Select the default ua -->
                  <option value="curl/7.66.0">curl/7.66.0</option>
                </select>
              </span>
            </label>
          </div>
          <!-- Hide the user agents that aren't part of the default OS and browsers that aren't part of the default os -->
          <div id="Other_HttpMonitor" class="style-sub-2" style="display: none;">
            <label class="row mb-3">
              <span class="col-sm-2 col-form-label">User-Agent:</span>
              <span class="col-sm-10">
                <!-- Disable all the selects, unless it is in default os and browser -->
                <select class="form-select" name="user_agent" disabled="">
                  <!-- Select the default ua -->
                  <option value="OpenNMS HttpMonitor">OpenNMS HttpMonitor</option>
                </select>
              </span>
            </label>
          </div>
          <!-- Hide the user agents that aren't part of the default OS and browsers that aren't part of the default os -->
          <div id="Other_curl_7.79.1" class="style-sub-2" style="display: none;">
            <label class="row mb-3">
              <span class="col-sm-2 col-form-label">User-Agent:</span>
              <span class="col-sm-10">
                <!-- Disable all the selects, unless it is in default os and browser -->
                <select class="form-select" name="user_agent" disabled="">
                  <!-- Select the default ua -->
                  <option value="curl/7.79.1">curl/7.79.1</option>
                </select>
              </span>
            </label>
          </div>
          <!-- Hide the user agents that aren't part of the default OS and browsers that aren't part of the default os -->
          <div id="Other_MojeekBot_0.11" class="style-sub-2" style="display: none;">
            <label class="row mb-3">
              <span class="col-sm-2 col-form-label">User-Agent:</span>
              <span class="col-sm-10">
                <!-- Disable all the selects, unless it is in default os and browser -->
                <select class="form-select" name="user_agent" disabled="">
                  <!-- Select the default ua -->
                  <option value="Mozilla/5.0 (compatible; MojeekBot/0.11; +https://www.mojeek.com/bot.html)">Mozilla/5.0 (compatible; MojeekBot/0.11; +https://www.mojeek.com/bot.html)</option>
                </select>
              </span>
            </label>
          </div>
          <!-- Hide the user agents that aren't part of the default OS and browsers that aren't part of the default os -->
          <div id="Other_AwarioBot_1.0" class="style-sub-2" style="display: none;">
            <label class="row mb-3">
              <span class="col-sm-2 col-form-label">User-Agent:</span>
              <span class="col-sm-10">
                <!-- Disable all the selects, unless it is in default os and browser -->
                <select class="form-select" name="user_agent" disabled="">
                  <!-- Select the default ua -->
                  <option value="Mozilla/5.0 (compatible; AwarioBot/1.0; +https://awario.com/bots.html)">Mozilla/5.0 (compatible; AwarioBot/1.0; +https://awario.com/bots.html)</option>
                </select>
              </span>
            </label>
          </div>
          <!-- Hide the user agents that aren't part of the default OS and browsers that aren't part of the default os -->
          <div id="Other_WordPress_6.7" class="style-sub-2" style="display: none;">
            <label class="row mb-3">
              <span class="col-sm-2 col-form-label">User-Agent:</span>
              <span class="col-sm-10">
                <!-- Disable all the selects, unless it is in default os and browser -->
                <select class="form-select" name="user_agent" disabled="">
                  <!-- Select the default ua -->
                  <option value="WordPress/6.7; https://wavecrea.com">WordPress/6.7; https://wavecrea.com</option>
                </select>
              </span>
            </label>
          </div>
          <!-- Hide the user agents that aren't part of the default OS and browsers that aren't part of the default os -->
          <div id="Other_Apache-CXF_3.5.8" class="style-sub-2" style="display: none;">
            <label class="row mb-3">
              <span class="col-sm-2 col-form-label">User-Agent:</span>
              <span class="col-sm-10">
                <!-- Disable all the selects, unless it is in default os and browser -->
                <select class="form-select" name="user_agent" disabled="">
                  <!-- Select the default ua -->
                  <option value="Apache-CXF/3.5.8">Apache-CXF/3.5.8</option>
                </select>
              </span>
            </label>
          </div>
          <!-- Hide the user agents that aren't part of the default OS and browsers that aren't part of the default os -->
          <div id="Other_archive.org_bot" class="style-sub-2" style="display: none;">
            <label class="row mb-3">
              <span class="col-sm-2 col-form-label">User-Agent:</span>
              <span class="col-sm-10">
                <!-- Disable all the selects, unless it is in default os and browser -->
                <select class="form-select" name="user_agent" disabled="">
                  <!-- Select the default ua -->
                  <option value="Mozilla/5.0 (compatible; archive.org_bot +http://archive.org/details/archive.org_bot) Zeno/76f39f7 warc/v0.8.53">Mozilla/5.0 (compatible; archive.org_bot +http://archive.org/details/archive.org_bot) Zeno/76f39f7
                    warc/v0.8.53</option>
                </select>
              </span>
            </label>
          </div>
          <!-- Hide the user agents that aren't part of the default OS and browsers that aren't part of the default os -->
          <div id="Other_Python_Requests_2.26" class="style-sub-2" style="display: none;">
            <label class="row mb-3">
              <span class="col-sm-2 col-form-label">User-Agent:</span>
              <span class="col-sm-10">
                <!-- Disable all the selects, unless it is in default os and browser -->
                <select class="form-select" name="user_agent" disabled="">
                  <!-- Select the default ua -->
                  <option value="python-requests/2.26.0">python-requests/2.26.0</option>
                </select>
              </span>
            </label>
          </div>
          <!-- Hide the user agents that aren't part of the default OS and browsers that aren't part of the default os -->
          <div id="Other_;_Bot" class="style-sub-2" style="display: none;">
            <label class="row mb-3">
              <span class="col-sm-2 col-form-label">User-Agent:</span>
              <span class="col-sm-10">
                <!-- Disable all the selects, unless it is in default os and browser -->
                <select class="form-select" name="user_agent" disabled="">
                  <!-- Select the default ua -->
                  <option value="Akkoma 3.13.2; https://akko.isabelroses.com <isabel@isabelroses.com>,Akkoma 3.13.2; https://akko.isabelroses.com <isabel@isabelroses.com>; Bot">Akkoma 3.13.2; https://akko.isabelroses.com
                    &lt;isabel@isabelroses.com&gt;,Akkoma 3.13.2; https://akko.isabelroses.com &lt;isabel@isabelroses.com&gt;; Bot</option>
                  <!-- Select the default ua -->
                  <option value="Akkoma 3.13.2; https://toastedlord.duckdns.org <silicanimus@proton.me>,Akkoma 3.13.2; https://toastedlord.duckdns.org <silicanimus@proton.me>; Bot">Akkoma 3.13.2; https://toastedlord.duckdns.org
                    &lt;silicanimus@proton.me&gt;,Akkoma 3.13.2; https://toastedlord.duckdns.org &lt;silicanimus@proton.me&gt;; Bot</option>
                </select>
              </span>
            </label>
          </div>
          <!-- Hide the user agents that aren't part of the default OS and browsers that aren't part of the default os -->
          <div id="Other_SeznamBot_4.0" class="style-sub-2" style="display: none;">
            <label class="row mb-3">
              <span class="col-sm-2 col-form-label">User-Agent:</span>
              <span class="col-sm-10">
                <!-- Disable all the selects, unless it is in default os and browser -->
                <select class="form-select" name="user_agent" disabled="">
                  <!-- Select the default ua -->
                  <option value="Mozilla/5.0 (compatible; SeznamBot/4.0; +http://napoveda.seznam.cz/seznambot-intro/)">Mozilla/5.0 (compatible; SeznamBot/4.0; +http://napoveda.seznam.cz/seznambot-intro/)</option>
                </select>
              </span>
            </label>
          </div>
          <!-- Hide the user agents that aren't part of the default OS and browsers that aren't part of the default os -->
          <div id="Other_Bravebot_1.0" class="style-sub-2" style="display: none;">
            <label class="row mb-3">
              <span class="col-sm-2 col-form-label">User-Agent:</span>
              <span class="col-sm-10">
                <!-- Disable all the selects, unless it is in default os and browser -->
                <select class="form-select" name="user_agent" disabled="">
                  <!-- Select the default ua -->
                  <option value="Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; Bravebot/1.0; +https://search.brave.com/help/brave-search-crawler) Chrome/W.X.Y.Z Safari/537.36">Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko;
                    compatible; Bravebot/1.0; +https://search.brave.com/help/brave-search-crawler) Chrome/W.X.Y.Z Safari/537.36</option>
                </select>
              </span>
            </label>
          </div>
          <!-- Hide the user agents that aren't part of the default OS and browsers that aren't part of the default os -->
          <div id="Other_Qwantbot" class="style-sub-2" style="display: none;">
            <label class="row mb-3">
              <span class="col-sm-2 col-form-label">User-Agent:</span>
              <span class="col-sm-10">
                <!-- Disable all the selects, unless it is in default os and browser -->
                <select class="form-select" name="user_agent" disabled="">
                  <!-- Select the default ua -->
                  <option value="Mozilla/5.0 (compatible; Qwantbot-prod/1.0; +Qwantbot@qwant.com)">Mozilla/5.0 (compatible; Qwantbot-prod/1.0; +Qwantbot@qwant.com)</option>
                  <!-- Select the default ua -->
                  <option value="Mozilla/5.0 (compatible; Qwantbot-prod671246/1.0; +Qwantbot@qwant.com)">Mozilla/5.0 (compatible; Qwantbot-prod671246/1.0; +Qwantbot@qwant.com)</option>
                </select>
              </span>
            </label>
          </div>
          <!-- Hide the user agents that aren't part of the default OS and browsers that aren't part of the default os -->
          <div id="Other_axios_0.24.0" class="style-sub-2" style="display: none;">
            <label class="row mb-3">
              <span class="col-sm-2 col-form-label">User-Agent:</span>
              <span class="col-sm-10">
                <!-- Disable all the selects, unless it is in default os and browser -->
                <select class="form-select" name="user_agent" disabled="">
                  <!-- Select the default ua -->
                  <option value="axios/0.24.0">axios/0.24.0</option>
                </select>
              </span>
            </label>
          </div>
          <!-- Hide the user agents that aren't part of the default OS and browsers that aren't part of the default os -->
          <div id="Other_Opera_Mini_4.4.39014" class="style-sub-2" style="display: none;">
            <label class="row mb-3">
              <span class="col-sm-2 col-form-label">User-Agent:</span>
              <span class="col-sm-10">
                <!-- Disable all the selects, unless it is in default os and browser -->
                <select class="form-select" name="user_agent" disabled="">
                  <!-- Select the default ua -->
                  <option value="Opera/9.80 (MAUI Runtime; Opera Mini/4.4.39014/191.361; U; en) Presto/2.12.423 Version/12.16">Opera/9.80 (MAUI Runtime; Opera Mini/4.4.39014/191.361; U; en) Presto/2.12.423 Version/12.16</option>
                </select>
              </span>
            </label>
          </div>
          <!-- Hide the user agents that aren't part of the default OS and browsers that aren't part of the default os -->
          <div id="Other_Python_Requests_2.27" class="style-sub-2" style="display: none;">
            <label class="row mb-3">
              <span class="col-sm-2 col-form-label">User-Agent:</span>
              <span class="col-sm-10">
                <!-- Disable all the selects, unless it is in default os and browser -->
                <select class="form-select" name="user_agent" disabled="">
                  <!-- Select the default ua -->
                  <option value="python-requests/2.27.1">python-requests/2.27.1</option>
                </select>
              </span>
            </label>
          </div>
          <!-- Hide the user agents that aren't part of the default OS and browsers that aren't part of the default os -->
          <div id="Other_NetFront_NX" class="style-sub-2" style="display: none;">
            <label class="row mb-3">
              <span class="col-sm-2 col-form-label">User-Agent:</span>
              <span class="col-sm-10">
                <!-- Disable all the selects, unless it is in default os and browser -->
                <select class="form-select" name="user_agent" disabled="">
                  <!-- Select the default ua -->
                  <option value="Mozilla/5.0 (PlayStation Vita 3.74) AppleWebKit/537.73 (KHTML, like Gecko) Silk/3.2">Mozilla/5.0 (PlayStation Vita 3.74) AppleWebKit/537.73 (KHTML, like Gecko) Silk/3.2</option>
                </select>
              </span>
            </label>
          </div>
          <!-- Hide the user agents that aren't part of the default OS and browsers that aren't part of the default os -->
          <div id="Other_SummalyBot_5.1.0" class="style-sub-2" style="display: none;">
            <label class="row mb-3">
              <span class="col-sm-2 col-form-label">User-Agent:</span>
              <span class="col-sm-10">
                <!-- Disable all the selects, unless it is in default os and browser -->
                <select class="form-select" name="user_agent" disabled="">
                  <!-- Select the default ua -->
                  <option value="SummalyBot/5.1.0">SummalyBot/5.1.0</option>
                </select>
              </span>
            </label>
          </div>
          <!-- Hide the user agents that aren't part of the default OS and browsers that aren't part of the default os -->
          <div id="Other_Python_aiohttp_3.9.5" class="style-sub-2" style="display: none;">
            <label class="row mb-3">
              <span class="col-sm-2 col-form-label">User-Agent:</span>
              <span class="col-sm-10">
                <!-- Disable all the selects, unless it is in default os and browser -->
                <select class="form-select" name="user_agent" disabled="">
                  <!-- Select the default ua -->
                  <option value="Python/3.11 aiohttp/3.9.5">Python/3.11 aiohttp/3.9.5</option>
                </select>
              </span>
            </label>
          </div>
          <!-- Hide the user agents that aren't part of the default OS and browsers that aren't part of the default os -->
          <div id="Other_YandexImageResizer_2.0" class="style-sub-2" style="display: none;">
            <label class="row mb-3">
              <span class="col-sm-2 col-form-label">User-Agent:</span>
              <span class="col-sm-10">
                <!-- Disable all the selects, unless it is in default os and browser -->
                <select class="form-select" name="user_agent" disabled="">
                  <!-- Select the default ua -->
                  <option value="Mozilla/5.0 (compatible; YandexImageResizer/2.0; +http://yandex.com/bots)">Mozilla/5.0 (compatible; YandexImageResizer/2.0; +http://yandex.com/bots)</option>
                </select>
              </span>
            </label>
          </div>
          <!-- Hide the user agents that aren't part of the default OS and browsers that aren't part of the default os -->
          <div id="Other_SummalyBot_5.0.3" class="style-sub-2" style="display: none;">
            <label class="row mb-3">
              <span class="col-sm-2 col-form-label">User-Agent:</span>
              <span class="col-sm-10">
                <!-- Disable all the selects, unless it is in default os and browser -->
                <select class="form-select" name="user_agent" disabled="">
                  <!-- Select the default ua -->
                  <option value="SummalyBot/5.0.3">SummalyBot/5.0.3</option>
                </select>
              </span>
            </label>
          </div>
          <!-- Hide the user agents that aren't part of the default OS and browsers that aren't part of the default os -->
          <div id="Other_NetFront_3.3" class="style-sub-2" style="display: none;">
            <label class="row mb-3">
              <span class="col-sm-2 col-form-label">User-Agent:</span>
              <span class="col-sm-10">
                <!-- Disable all the selects, unless it is in default os and browser -->
                <select class="form-select" name="user_agent" disabled="">
                  <!-- Select the default ua -->
                  <option value="SonyEricssonK800i/R1CB Browser/NetFront/3.3 Profile/MIDP-2.0 Configuration/CLDC-1.1 UP.Link/6.3.0.0.0">SonyEricssonK800i/R1CB Browser/NetFront/3.3 Profile/MIDP-2.0 Configuration/CLDC-1.1 UP.Link/6.3.0.0.0</option>
                </select>
              </span>
            </label>
          </div>
          <!-- Hide the user agents that aren't part of the default OS and browsers that aren't part of the default os -->
          <div id="Other_Opera_Mini_4.1.11320" class="style-sub-2" style="display: none;">
            <label class="row mb-3">
              <span class="col-sm-2 col-form-label">User-Agent:</span>
              <span class="col-sm-10">
                <!-- Disable all the selects, unless it is in default os and browser -->
                <select class="form-select" name="user_agent" disabled="">
                  <!-- Select the default ua -->
                  <option value="Opera/9.60 (J2ME/MIDP; Opera Mini/4.1.11320/608; U; en) Presto/2.2.0">Opera/9.60 (J2ME/MIDP; Opera Mini/4.1.11320/608; U; en) Presto/2.2.0</option>
                </select>
              </span>
            </label>
          </div>
          <!-- Hide the user agents that aren't part of the default OS and browsers that aren't part of the default os -->
          <div id="Other_Nokia_Services_(WAP)_Browser" class="style-sub-2" style="display: none;">
            <label class="row mb-3">
              <span class="col-sm-2 col-form-label">User-Agent:</span>
              <span class="col-sm-10">
                <!-- Disable all the selects, unless it is in default os and browser -->
                <select class="form-select" name="user_agent" disabled="">
                  <!-- Select the default ua -->
                  <option value="NokiaN73-1/3.0649.0.0.1 Series60/3.0 Profile/MIDP2.0 Configuration/CLDC-1.1">NokiaN73-1/3.0649.0.0.1 Series60/3.0 Profile/MIDP2.0 Configuration/CLDC-1.1</option>
                </select>
              </span>
            </label>
          </div>
          <!-- Hide the user agents that aren't part of the default OS and browsers that aren't part of the default os -->
          <div id="Other_Firefox_10.0.12" class="style-sub-2" style="display: none;">
            <label class="row mb-3">
              <span class="col-sm-2 col-form-label">User-Agent:</span>
              <span class="col-sm-10">
                <!-- Disable all the selects, unless it is in default os and browser -->
                <select class="form-select" name="user_agent" disabled="">
                  <!-- Select the default ua -->
                  <option value="Mozilla/5.0 (OS/2; Warp 4.5; rv:10.0.12) Gecko/20100101 Firefox/10.0.12">Mozilla/5.0 (OS/2; Warp 4.5; rv:10.0.12) Gecko/20100101 Firefox/10.0.12</option>
                </select>
              </span>
            </label>
          </div>
          <!-- Hide the user agents that aren't part of the default OS and browsers that aren't part of the default os -->
          <div id="Other_UP.Browser_6.2.3" class="style-sub-2" style="display: none;">
            <label class="row mb-3">
              <span class="col-sm-2 col-form-label">User-Agent:</span>
              <span class="col-sm-10">
                <!-- Disable all the selects, unless it is in default os and browser -->
                <select class="form-select" name="user_agent" disabled="">
                  <!-- Select the default ua -->
                  <option value="MOT-V177/0.1.75 UP.Browser/6.2.3.9.c.12 (GUI) MMP/2.0 UP.Link/6.3.1.13.0">MOT-V177/0.1.75 UP.Browser/6.2.3.9.c.12 (GUI) MMP/2.0 UP.Link/6.3.1.13.0</option>
                </select>
              </span>
            </label>
          </div>
          <!-- Hide the user agents that aren't part of the default OS and browsers that aren't part of the default os -->
          <div id="Other_Discordbot_2.0" class="style-sub-2" style="display: none;">
            <label class="row mb-3">
              <span class="col-sm-2 col-form-label">User-Agent:</span>
              <span class="col-sm-10">
                <!-- Disable all the selects, unless it is in default os and browser -->
                <select class="form-select" name="user_agent" disabled="">
                  <!-- Select the default ua -->
                  <option value="Mozilla/5.0 (compatible; Discordbot/2.0; +https://discordapp.com)">Mozilla/5.0 (compatible; Discordbot/2.0; +https://discordapp.com)</option>
                </select>
              </span>
            </label>
          </div>
          <!-- Hide the user agents that aren't part of the default OS and browsers that aren't part of the default os -->
          <div id="Other_Baiduspider_2.0" class="style-sub-2" style="display: none;">
            <label class="row mb-3">
              <span class="col-sm-2 col-form-label">User-Agent:</span>
              <span class="col-sm-10">
                <!-- Disable all the selects, unless it is in default os and browser -->
                <select class="form-select" name="user_agent" disabled="">
                  <!-- Select the default ua -->
                  <option value="Mozilla/5.0 (compatible; Baiduspider/2.0; +http://www.baidu.com/search/spider.html)">Mozilla/5.0 (compatible; Baiduspider/2.0; +http://www.baidu.com/search/spider.html)</option>
                </select>
              </span>
            </label>
          </div>
          <!-- Hide the user agents that aren't part of the default OS and browsers that aren't part of the default os -->
          <div id="Other_curl_7.81.0" class="style-sub-2" style="display: none;">
            <label class="row mb-3">
              <span class="col-sm-2 col-form-label">User-Agent:</span>
              <span class="col-sm-10">
                <!-- Disable all the selects, unless it is in default os and browser -->
                <select class="form-select" name="user_agent" disabled="">
                  <!-- Select the default ua -->
                  <option value="curl/7.81.0">curl/7.81.0</option>
                </select>
              </span>
            </label>
          </div>
          <!-- Hide the user agents that aren't part of the default OS and browsers that aren't part of the default os -->
          <div id="Other_Python_aiohttp_3.10.5" class="style-sub-2" style="display: none;">
            <label class="row mb-3">
              <span class="col-sm-2 col-form-label">User-Agent:</span>
              <span class="col-sm-10">
                <!-- Disable all the selects, unless it is in default os and browser -->
                <select class="form-select" name="user_agent" disabled="">
                  <!-- Select the default ua -->
                  <option value="Python/3.10 aiohttp/3.10.5">Python/3.10 aiohttp/3.10.5</option>
                </select>
              </span>
            </label>
          </div>
          <!-- Hide the user agents that aren't part of the default OS and browsers that aren't part of the default os -->
          <div id="Other_TelegramBot" class="style-sub-2" style="display: none;">
            <label class="row mb-3">
              <span class="col-sm-2 col-form-label">User-Agent:</span>
              <span class="col-sm-10">
                <!-- Disable all the selects, unless it is in default os and browser -->
                <select class="form-select" name="user_agent" disabled="">
                  <!-- Select the default ua -->
                  <option value="TelegramBot (like TwitterBot)">TelegramBot (like TwitterBot)</option>
                </select>
              </span>
            </label>
          </div>
          <!-- Hide the browsers that aren't part of the default os -->
          <div id="Mac_OS_X_10.15.7" class="style-sub-1" style="display: none;">
            <label class="row mb-3">
              <span class="col-sm-2 col-form-label">Browser Type:</span>
              <span class="col-sm-10">
                <!-- Disable all the selects not related to the default os -->
                <select class="form-select" name="browser" disabled="">
                  <!-- Select the default browser -->
                  <option value="Safari 18.1.1">Safari 18.1.1</option>
                  <!-- Select the default browser -->
                  <option value="Safari 18.1">Safari 18.1</option>
                  <!-- Select the default browser -->
                  <option value="Safari 18.0.1">Safari 18.0.1</option>
                  <!-- Select the default browser -->
                  <option value="Safari 18.0">Safari 18.0</option>
                  <!-- Select the default browser -->
                  <option value="Safari 17.8">Safari 17.8</option>
                  <!-- Select the default browser -->
                  <option value="Safari 17.6">Safari 17.6</option>
                  <!-- Select the default browser -->
                  <option value="Safari 17.5">Safari 17.5</option>
                  <!-- Select the default browser -->
                  <option value="Safari 17.4.1">Safari 17.4.1</option>
                  <!-- Select the default browser -->
                  <option value="Safari 17.1">Safari 17.1</option>
                  <!-- Select the default browser -->
                  <option value="Safari 17.0">Safari 17.0</option>
                  <!-- Select the default browser -->
                  <option value="Safari 16.1">Safari 16.1</option>
                  <!-- Select the default browser -->
                  <option value="Safari 16.0">Safari 16.0</option>
                  <!-- Select the default browser -->
                  <option value="Maxthon 5.1.70">Maxthon 5.1.70</option>
                  <!-- Select the default browser -->
                  <option value="Edge 130.0.0">Edge 130.0.0</option>
                  <!-- Select the default browser -->
                  <option value="Chrome 98.0.4758">Chrome 98.0.4758</option>
                  <!-- Select the default browser -->
                  <option value="Chrome 97.0.4692">Chrome 97.0.4692</option>
                  <!-- Select the default browser -->
                  <option value="Chrome 95.0.4638">Chrome 95.0.4638</option>
                  <!-- Select the default browser -->
                  <option value="Chrome 92.0.4515">Chrome 92.0.4515</option>
                  <!-- Select the default browser -->
                  <option value="Chrome 131.0.0">Chrome 131.0.0</option>
                  <!-- Select the default browser -->
                  <option value="Chrome 130.0.0">Chrome 130.0.0</option>
                  <!-- Select the default browser -->
                  <option value="Chrome 129.0.0">Chrome 129.0.0</option>
                  <!-- Select the default browser -->
                  <option value="Chrome 125.0.0">Chrome 125.0.0</option>
                  <!-- Select the default browser -->
                  <option value="Chrome 121.0.0">Chrome 121.0.0</option>
                  <!-- Select the default browser -->
                  <option value="Chrome 114.0.0">Chrome 114.0.0</option>
                  <!-- Select the default browser -->
                  <option value="Chrome 101.0.0">Chrome 101.0.0</option>
                  <!-- Select the default browser -->
                  <option value="Applebot 0.1">Applebot 0.1</option>
                  <!-- Select the default browser -->
                  <option value="Apple Mail 605.1.15">Apple Mail 605.1.15</option>
                  <!-- Select the default browser -->
                  <option value="AppEngine-Google">AppEngine-Google</option>
                </select>
              </span>
            </label>
          </div>
          <!-- Hide the user agents that aren't part of the default OS and browsers that aren't part of the default os -->
          <div id="Mac_OS_X_10.15.7_Applebot_0.1" class="style-sub-2" style="display: none;">
            <label class="row mb-3">
              <span class="col-sm-2 col-form-label">User-Agent:</span>
              <span class="col-sm-10">
                <!-- Disable all the selects, unless it is in default os and browser -->
                <select class="form-select" name="user_agent" disabled="">
                  <!-- Select the default ua -->
                  <option value="Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.4 Safari/605.1.15 (Applebot/0.1; +http://www.apple.com/go/applebot)">Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7)
                    AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.4 Safari/605.1.15 (Applebot/0.1; +http://www.apple.com/go/applebot)</option>
                </select>
              </span>
            </label>
          </div>
          <!-- Hide the user agents that aren't part of the default OS and browsers that aren't part of the default os -->
          <div id="Mac_OS_X_10.15.7_Chrome_130.0.0" class="style-sub-2" style="display: none;">
            <label class="row mb-3">
              <span class="col-sm-2 col-form-label">User-Agent:</span>
              <span class="col-sm-10">
                <!-- Disable all the selects, unless it is in default os and browser -->
                <select class="form-select" name="user_agent" disabled="">
                  <!-- Select the default ua -->
                  <option value="Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/130.0.0.0 Safari/537.36">Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko)
                    Chrome/130.0.0.0 Safari/537.36</option>
                </select>
              </span>
            </label>
          </div>
          <!-- Hide the user agents that aren't part of the default OS and browsers that aren't part of the default os -->
          <div id="Mac_OS_X_10.15.7_Chrome_131.0.0" class="style-sub-2" style="display: none;">
            <label class="row mb-3">
              <span class="col-sm-2 col-form-label">User-Agent:</span>
              <span class="col-sm-10">
                <!-- Disable all the selects, unless it is in default os and browser -->
                <select class="form-select" name="user_agent" disabled="">
                  <!-- Select the default ua -->
                  <option value="Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36">Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko)
                    Chrome/131.0.0.0 Safari/537.36</option>
                </select>
              </span>
            </label>
          </div>
          <!-- Hide the user agents that aren't part of the default OS and browsers that aren't part of the default os -->
          <div id="Mac_OS_X_10.15.7_Chrome_125.0.0" class="style-sub-2" style="display: none;">
            <label class="row mb-3">
              <span class="col-sm-2 col-form-label">User-Agent:</span>
              <span class="col-sm-10">
                <!-- Disable all the selects, unless it is in default os and browser -->
                <select class="form-select" name="user_agent" disabled="">
                  <!-- Select the default ua -->
                  <option value="Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/125.0.0.0 Safari/537.36">Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko)
                    Chrome/125.0.0.0 Safari/537.36</option>
                </select>
              </span>
            </label>
          </div>
          <!-- Hide the user agents that aren't part of the default OS and browsers that aren't part of the default os -->
          <div id="Mac_OS_X_10.15.7_Safari_18.1" class="style-sub-2" style="display: none;">
            <label class="row mb-3">
              <span class="col-sm-2 col-form-label">User-Agent:</span>
              <span class="col-sm-10">
                <!-- Disable all the selects, unless it is in default os and browser -->
                <select class="form-select" name="user_agent" disabled="">
                  <!-- Select the default ua -->
                  <option value="Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1 Safari/605.1.15">Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko)
                    Version/18.1 Safari/605.1.15</option>
                </select>
              </span>
            </label>
          </div>
          <!-- Hide the user agents that aren't part of the default OS and browsers that aren't part of the default os -->
          <div id="Mac_OS_X_10.15.7_Safari_17.6" class="style-sub-2" style="display: none;">
            <label class="row mb-3">
              <span class="col-sm-2 col-form-label">User-Agent:</span>
              <span class="col-sm-10">
                <!-- Disable all the selects, unless it is in default os and browser -->
                <select class="form-select" name="user_agent" disabled="">
                  <!-- Select the default ua -->
                  <option value="Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Safari/605.1.15">Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko)
                    Version/17.6 Safari/605.1.15</option>
                </select>
              </span>
            </label>
          </div>
          <!-- Hide the user agents that aren't part of the default OS and browsers that aren't part of the default os -->
          <div id="Mac_OS_X_10.15.7_Safari_16.0" class="style-sub-2" style="display: none;">
            <label class="row mb-3">
              <span class="col-sm-2 col-form-label">User-Agent:</span>
              <span class="col-sm-10">
                <!-- Disable all the selects, unless it is in default os and browser -->
                <select class="form-select" name="user_agent" disabled="">
                  <!-- Select the default ua -->
                  <option value="Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.0 Safari/605.1.15">Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko)
                    Version/16.0 Safari/605.1.15</option>
                </select>
              </span>
            </label>
          </div>
          <!-- Hide the user agents that aren't part of the default OS and browsers that aren't part of the default os -->
          <div id="Mac_OS_X_10.15.7_Safari_17.8" class="style-sub-2" style="display: none;">
            <label class="row mb-3">
              <span class="col-sm-2 col-form-label">User-Agent:</span>
              <span class="col-sm-10">
                <!-- Disable all the selects, unless it is in default os and browser -->
                <select class="form-select" name="user_agent" disabled="">
                  <!-- Select the default ua -->
                  <option value="Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.8 Safari/605.1.15">Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko)
                    Version/17.8 Safari/605.1.15</option>
                </select>
              </span>
            </label>
          </div>
          <!-- Hide the user agents that aren't part of the default OS and browsers that aren't part of the default os -->
          <div id="Mac_OS_X_10.15.7_Safari_18.0.1" class="style-sub-2" style="display: none;">
            <label class="row mb-3">
              <span class="col-sm-2 col-form-label">User-Agent:</span>
              <span class="col-sm-10">
                <!-- Disable all the selects, unless it is in default os and browser -->
                <select class="form-select" name="user_agent" disabled="">
                  <!-- Select the default ua -->
                  <option value="Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.0.1 Safari/605.1.15">Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko)
                    Version/18.0.1 Safari/605.1.15</option>
                </select>
              </span>
            </label>
          </div>
          <!-- Hide the user agents that aren't part of the default OS and browsers that aren't part of the default os -->
          <div id="Mac_OS_X_10.15.7_Safari_17.5" class="style-sub-2" style="display: none;">
            <label class="row mb-3">
              <span class="col-sm-2 col-form-label">User-Agent:</span>
              <span class="col-sm-10">
                <!-- Disable all the selects, unless it is in default os and browser -->
                <select class="form-select" name="user_agent" disabled="">
                  <!-- Select the default ua -->
                  <option value="Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.5 Safari/605.1.15">Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko)
                    Version/17.5 Safari/605.1.15</option>
                </select>
              </span>
            </label>
          </div>
          <!-- Hide the user agents that aren't part of the default OS and browsers that aren't part of the default os -->
          <div id="Mac_OS_X_10.15.7_Safari_18.1.1" class="style-sub-2" style="display: none;">
            <label class="row mb-3">
              <span class="col-sm-2 col-form-label">User-Agent:</span>
              <span class="col-sm-10">
                <!-- Disable all the selects, unless it is in default os and browser -->
                <select class="form-select" name="user_agent" disabled="">
                  <!-- Select the default ua -->
                  <option value="Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Safari/605.1.15 Ddg/18.1.1">Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like
                    Gecko) Version/18.1.1 Safari/605.1.15 Ddg/18.1.1</option>
                </select>
              </span>
            </label>
          </div>
          <!-- Hide the user agents that aren't part of the default OS and browsers that aren't part of the default os -->
          <div id="Mac_OS_X_10.15.7_Chrome_92.0.4515" class="style-sub-2" style="display: none;">
            <label class="row mb-3">
              <span class="col-sm-2 col-form-label">User-Agent:</span>
              <span class="col-sm-10">
                <!-- Disable all the selects, unless it is in default os and browser -->
                <select class="form-select" name="user_agent" disabled="">
                  <!-- Select the default ua -->
                  <option value="Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/92.0.4515.159 Safari/537.36">Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko)
                    Chrome/92.0.4515.159 Safari/537.36</option>
                </select>
              </span>
            </label>
          </div>
          <!-- Hide the user agents that aren't part of the default OS and browsers that aren't part of the default os -->
          <div id="Mac_OS_X_10.15.7_Chrome_114.0.0" class="style-sub-2" style="display: none;">
            <label class="row mb-3">
              <span class="col-sm-2 col-form-label">User-Agent:</span>
              <span class="col-sm-10">
                <!-- Disable all the selects, unless it is in default os and browser -->
                <select class="form-select" name="user_agent" disabled="">
                  <!-- Select the default ua -->
                  <option value="Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36">Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko)
                    Chrome/114.0.0.0 Safari/537.36</option>
                </select>
              </span>
            </label>
          </div>
          <!-- Hide the user agents that aren't part of the default OS and browsers that aren't part of the default os -->
          <div id="Mac_OS_X_10.15.7_AppEngine-Google" class="style-sub-2" style="display: none;">
            <label class="row mb-3">
              <span class="col-sm-2 col-form-label">User-Agent:</span>
              <span class="col-sm-10">
                <!-- Disable all the selects, unless it is in default os and browser -->
                <select class="form-select" name="user_agent" disabled="">
                  <!-- Select the default ua -->
                  <option value="Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/112.0.0.0 Safari/537.36 AppEngine-Google; (+http://code.google.com/appengine; appid: s~virustotalcloud)">Mozilla/5.0
                    (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/112.0.0.0 Safari/537.36 AppEngine-Google; (+http://code.google.com/appengine; appid: s~virustotalcloud)</option>
                </select>
              </span>
            </label>
          </div>
          <!-- Hide the user agents that aren't part of the default OS and browsers that aren't part of the default os -->
          <div id="Mac_OS_X_10.15.7_Safari_17.1" class="style-sub-2" style="display: none;">
            <label class="row mb-3">
              <span class="col-sm-2 col-form-label">User-Agent:</span>
              <span class="col-sm-10">
                <!-- Disable all the selects, unless it is in default os and browser -->
                <select class="form-select" name="user_agent" disabled="">
                  <!-- Select the default ua -->
                  <option value="Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.1 Safari/605.1.15">Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko)
                    Version/17.1 Safari/605.1.15</option>
                </select>
              </span>
            </label>
          </div>
          <!-- Hide the user agents that aren't part of the default OS and browsers that aren't part of the default os -->
          <div id="Mac_OS_X_10.15.7_Maxthon_5.1.70" class="style-sub-2" style="display: none;">
            <label class="row mb-3">
              <span class="col-sm-2 col-form-label">User-Agent:</span>
              <span class="col-sm-10">
                <!-- Disable all the selects, unless it is in default os and browser -->
                <select class="form-select" name="user_agent" disabled="">
                  <!-- Select the default ua -->
                  <option value="Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/613.3.9 (KHTML, like Gecko) Version/15.6.1 Safari/613.3.9 Maxthon/5.1.70">Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/613.3.9 (KHTML, like
                    Gecko) Version/15.6.1 Safari/613.3.9 Maxthon/5.1.70</option>
                </select>
              </span>
            </label>
          </div>
          <!-- Hide the user agents that aren't part of the default OS and browsers that aren't part of the default os -->
          <div id="Mac_OS_X_10.15.7_Chrome_98.0.4758" class="style-sub-2" style="display: none;">
            <label class="row mb-3">
              <span class="col-sm-2 col-form-label">User-Agent:</span>
              <span class="col-sm-10">
                <!-- Disable all the selects, unless it is in default os and browser -->
                <select class="form-select" name="user_agent" disabled="">
                  <!-- Select the default ua -->
                  <option value="Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/98.0.4758.136 Safari/537.36">Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko)
                    Chrome/98.0.4758.136 Safari/537.36</option>
                </select>
              </span>
            </label>
          </div>
          <!-- Hide the user agents that aren't part of the default OS and browsers that aren't part of the default os -->
          <div id="Mac_OS_X_10.15.7_Chrome_97.0.4692" class="style-sub-2" style="display: none;">
            <label class="row mb-3">
              <span class="col-sm-2 col-form-label">User-Agent:</span>
              <span class="col-sm-10">
                <!-- Disable all the selects, unless it is in default os and browser -->
                <select class="form-select" name="user_agent" disabled="">
                  <!-- Select the default ua -->
                  <option value="Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/97.0.4692.71 Safari/537.36">Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko)
                    Chrome/97.0.4692.71 Safari/537.36</option>
                </select>
              </span>
            </label>
          </div>
          <!-- Hide the user agents that aren't part of the default OS and browsers that aren't part of the default os -->
          <div id="Mac_OS_X_10.15.7_Chrome_95.0.4638" class="style-sub-2" style="display: none;">
            <label class="row mb-3">
              <span class="col-sm-2 col-form-label">User-Agent:</span>
              <span class="col-sm-10">
                <!-- Disable all the selects, unless it is in default os and browser -->
                <select class="form-select" name="user_agent" disabled="">
                  <!-- Select the default ua -->
                  <option value="Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.54 Safari/537.36">Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko)
                    Chrome/95.0.4638.54 Safari/537.36</option>
                </select>
              </span>
            </label>
          </div>
          <!-- Hide the user agents that aren't part of the default OS and browsers that aren't part of the default os -->
          <div id="Mac_OS_X_10.15.7_Chrome_101.0.0" class="style-sub-2" style="display: none;">
            <label class="row mb-3">
              <span class="col-sm-2 col-form-label">User-Agent:</span>
              <span class="col-sm-10">
                <!-- Disable all the selects, unless it is in default os and browser -->
                <select class="form-select" name="user_agent" disabled="">
                  <!-- Select the default ua -->
                  <option value="Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/101.0.0.0 Safari/537.36">Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko)
                    Chrome/101.0.0.0 Safari/537.36</option>
                </select>
              </span>
            </label>
          </div>
          <!-- Hide the user agents that aren't part of the default OS and browsers that aren't part of the default os -->
          <div id="Mac_OS_X_10.15.7_Edge_130.0.0" class="style-sub-2" style="display: none;">
            <label class="row mb-3">
              <span class="col-sm-2 col-form-label">User-Agent:</span>
              <span class="col-sm-10">
                <!-- Disable all the selects, unless it is in default os and browser -->
                <select class="form-select" name="user_agent" disabled="">
                  <!-- Select the default ua -->
                  <option value="Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/130.0.0.0 Safari/537.36 Edg/130.0.0.0">Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like
                    Gecko) Chrome/130.0.0.0 Safari/537.36 Edg/130.0.0.0</option>
                </select>
              </span>
            </label>
          </div>
          <!-- Hide the user agents that aren't part of the default OS and browsers that aren't part of the default os -->
          <div id="Mac_OS_X_10.15.7_Safari_16.1" class="style-sub-2" style="display: none;">
            <label class="row mb-3">
              <span class="col-sm-2 col-form-label">User-Agent:</span>
              <span class="col-sm-10">
                <!-- Disable all the selects, unless it is in default os and browser -->
                <select class="form-select" name="user_agent" disabled="">
                  <!-- Select the default ua -->
                  <option value="Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.1 Safari/605.1.15">Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko)
                    Version/16.1 Safari/605.1.15</option>
                </select>
              </span>
            </label>
          </div>
          <!-- Hide the user agents that aren't part of the default OS and browsers that aren't part of the default os -->
          <div id="Mac_OS_X_10.15.7_Chrome_129.0.0" class="style-sub-2" style="display: none;">
            <label class="row mb-3">
              <span class="col-sm-2 col-form-label">User-Agent:</span>
              <span class="col-sm-10">
                <!-- Disable all the selects, unless it is in default os and browser -->
                <select class="form-select" name="user_agent" disabled="">
                  <!-- Select the default ua -->
                  <option value="Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36">Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko)
                    Chrome/129.0.0.0 Safari/537.36</option>
                </select>
              </span>
            </label>
          </div>
          <!-- Hide the user agents that aren't part of the default OS and browsers that aren't part of the default os -->
          <div id="Mac_OS_X_10.15.7_Safari_17.4.1" class="style-sub-2" style="display: none;">
            <label class="row mb-3">
              <span class="col-sm-2 col-form-label">User-Agent:</span>
              <span class="col-sm-10">
                <!-- Disable all the selects, unless it is in default os and browser -->
                <select class="form-select" name="user_agent" disabled="">
                  <!-- Select the default ua -->
                  <option value="Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.4.1 Safari/605.7.20">Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko)
                    Version/17.4.1 Safari/605.7.20</option>
                </select>
              </span>
            </label>
          </div>
          <!-- Hide the user agents that aren't part of the default OS and browsers that aren't part of the default os -->
          <div id="Mac_OS_X_10.15.7_Chrome_121.0.0" class="style-sub-2" style="display: none;">
            <label class="row mb-3">
              <span class="col-sm-2 col-form-label">User-Agent:</span>
              <span class="col-sm-10">
                <!-- Disable all the selects, unless it is in default os and browser -->
                <select class="form-select" name="user_agent" disabled="">
                  <!-- Select the default ua -->
                  <option value="Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/121.0.0.0 Safari/537.36">Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko)
                    Chrome/121.0.0.0 Safari/537.36</option>
                </select>
              </span>
            </label>
          </div>
          <!-- Hide the user agents that aren't part of the default OS and browsers that aren't part of the default os -->
          <div id="Mac_OS_X_10.15.7_Apple_Mail_605.1.15" class="style-sub-2" style="display: none;">
            <label class="row mb-3">
              <span class="col-sm-2 col-form-label">User-Agent:</span>
              <span class="col-sm-10">
                <!-- Disable all the selects, unless it is in default os and browser -->
                <select class="form-select" name="user_agent" disabled="">
                  <!-- Select the default ua -->
                  <option value="Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko)">Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko)</option>
                </select>
              </span>
            </label>
          </div>
          <!-- Hide the user agents that aren't part of the default OS and browsers that aren't part of the default os -->
          <div id="Mac_OS_X_10.15.7_Safari_17.0" class="style-sub-2" style="display: none;">
            <label class="row mb-3">
              <span class="col-sm-2 col-form-label">User-Agent:</span>
              <span class="col-sm-10">
                <!-- Disable all the selects, unless it is in default os and browser -->
                <select class="form-select" name="user_agent" disabled="">
                  <!-- Select the default ua -->
                  <option value="Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.0 Safari/605.1.15">Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko)
                    Version/17.0 Safari/605.1.15</option>
                </select>
              </span>
            </label>
          </div>
          <!-- Hide the user agents that aren't part of the default OS and browsers that aren't part of the default os -->
          <div id="Mac_OS_X_10.15.7_Safari_18.0" class="style-sub-2" style="display: none;">
            <label class="row mb-3">
              <span class="col-sm-2 col-form-label">User-Agent:</span>
              <span class="col-sm-10">
                <!-- Disable all the selects, unless it is in default os and browser -->
                <select class="form-select" name="user_agent" disabled="">
                  <!-- Select the default ua -->
                  <option value="Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.0 Safari/605.1.15">Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko)
                    Version/18.0 Safari/605.1.15</option>
                </select>
              </span>
            </label>
          </div>
          <!-- Hide the browsers that aren't part of the default os -->
          <div id="Windows_10" class="style-sub-1">
            <label class="row mb-3">
              <span class="col-sm-2 col-form-label">Browser Type:</span>
              <span class="col-sm-10">
                <!-- Disable all the selects not related to the default os -->
                <select class="form-select" name="browser">
                  <!-- Select the default browser -->
                  <option value="Yandex Browser 24.10.0">Yandex Browser 24.10.0</option>
                  <!-- Select the default browser -->
                  <option value="Yandex Browser 22.7.0">Yandex Browser 22.7.0</option>
                  <!-- Select the default browser -->
                  <option value="Yandex Browser 22.3.4">Yandex Browser 22.3.4</option>
                  <!-- Select the default browser -->
                  <option value="Vivaldi 5.3.2679">Vivaldi 5.3.2679</option>
                  <!-- Select the default browser -->
                  <option value="Other">Other</option>
                  <!-- Select the default browser -->
                  <option value="Opera 89.0.4447">Opera 89.0.4447</option>
                  <!-- Select the default browser -->
                  <option value="Opera 85.0.4341">Opera 85.0.4341</option>
                  <!-- Select the default browser -->
                  <option value="Opera 54.0.2952">Opera 54.0.2952</option>
                  <!-- Select the default browser -->
                  <option value="Opera 114.0.0">Opera 114.0.0</option>
                  <!-- Select the default browser -->
                  <option value="IE 11.0">IE 11.0</option>
                  <!-- Select the default browser -->
                  <option value="Firefox 65.0">Firefox 65.0</option>
                  <!-- Select the default browser -->
                  <option value="Firefox 132.0">Firefox 132.0</option>
                  <!-- Select the default browser -->
                  <option value="Firefox 131.0">Firefox 131.0</option>
                  <!-- Select the default browser -->
                  <option value="Firefox 130.0">Firefox 130.0</option>
                  <!-- Select the default browser -->
                  <option value="Firefox 128.0">Firefox 128.0</option>
                  <!-- Select the default browser -->
                  <option value="Firefox 127.0">Firefox 127.0</option>
                  <!-- Select the default browser -->
                  <option value="Firefox 115.0">Firefox 115.0</option>
                  <!-- Select the default browser -->
                  <option value="Firefox 114.0">Firefox 114.0</option>
                  <!-- Select the default browser -->
                  <option value="Firefox 111.0">Firefox 111.0</option>
                  <!-- Select the default browser -->
                  <option value="Firefox 109.0">Firefox 109.0</option>
                  <!-- Select the default browser -->
                  <option value="Firefox 102.0">Firefox 102.0</option>
                  <!-- Select the default browser -->
                  <option value="Edge 98.0.1108">Edge 98.0.1108</option>
                  <!-- Select the default browser -->
                  <option value="Edge 44.18363.8131">Edge 44.18363.8131</option>
                  <!-- Select the default browser -->
                  <option value="Edge 18.18363">Edge 18.18363</option>
                  <!-- Select the default browser -->
                  <option value="Edge 14.14393">Edge 14.14393</option>
                  <!-- Select the default browser -->
                  <option value="Edge 131.0.0">Edge 131.0.0</option>
                  <!-- Select the default browser -->
                  <option value="Edge 130.0.6723">Edge 130.0.6723</option>
                  <!-- Select the default browser -->
                  <option value="Edge 130.0.0">Edge 130.0.0</option>
                  <!-- Select the default browser -->
                  <option value="Edge 129.0.2792">Edge 129.0.2792</option>
                  <!-- Select the default browser -->
                  <option value="Edge 129.0.0">Edge 129.0.0</option>
                  <!-- Select the default browser -->
                  <option value="Edge 128.0.0">Edge 128.0.0</option>
                  <!-- Select the default browser -->
                  <option value="Edge 126.0.0">Edge 126.0.0</option>
                  <!-- Select the default browser -->
                  <option value="Edge 122.0.0">Edge 122.0.0</option>
                  <!-- Select the default browser -->
                  <option value="Edge 121.0.0">Edge 121.0.0</option>
                  <!-- Select the default browser -->
                  <option value="Edge 120.0.2210">Edge 120.0.2210</option>
                  <!-- Select the default browser -->
                  <option value="Edge 114.0.1264">Edge 114.0.1264</option>
                  <!-- Select the default browser -->
                  <option value="Edge 112.0.1722">Edge 112.0.1722</option>
                  <!-- Select the default browser -->
                  <option value="Edge 101.0.1210">Edge 101.0.1210</option>
                  <!-- Select the default browser -->
                  <option value="Chrome 98.0.8584">Chrome 98.0.8584</option>
                  <!-- Select the default browser -->
                  <option value="Chrome 98.0.4758">Chrome 98.0.4758</option>
                  <!-- Select the default browser -->
                  <option value="Chrome 97.0.4692">Chrome 97.0.4692</option>
                  <!-- Select the default browser -->
                  <option value="Chrome 97.0.2720">Chrome 97.0.2720</option>
                  <!-- Select the default browser -->
                  <option value="Chrome 95.0.4638">Chrome 95.0.4638</option>
                  <!-- Select the default browser -->
                  <option value="Chrome 94.0.4606">Chrome 94.0.4606</option>
                  <!-- Select the default browser -->
                  <option value="Chrome 92.0.4515">Chrome 92.0.4515</option>
                  <!-- Select the default browser -->
                  <option value="Chrome 92.0.1012">Chrome 92.0.1012</option>
                  <!-- Select the default browser -->
                  <option value="Chrome 91.0.4472">Chrome 91.0.4472</option>
                  <!-- Select the default browser -->
                  <option value="Chrome 89.0.4389">Chrome 89.0.4389</option>
                  <!-- Select the default browser -->
                  <option value="Chrome 88.0.4324">Chrome 88.0.4324</option>
                  <!-- Select the default browser -->
                  <option value="Chrome 87.0.7903">Chrome 87.0.7903</option>
                  <!-- Select the default browser -->
                  <option value="Chrome 86.0.4240">Chrome 86.0.4240</option>
                  <!-- Select the default browser -->
                  <option value="Chrome 85.0.4183">Chrome 85.0.4183</option>
                  <!-- Select the default browser -->
                  <option value="Chrome 84.0.4147">Chrome 84.0.4147</option>
                  <!-- Select the default browser -->
                  <option value="Chrome 83.0.6220">Chrome 83.0.6220</option>
                  <!-- Select the default browser -->
                  <option value="Chrome 81.0.4044">Chrome 81.0.4044</option>
                  <!-- Select the default browser -->
                  <option value="Chrome 80.0.3987">Chrome 80.0.3987</option>
                  <!-- Select the default browser -->
                  <option value="Chrome 79.0.3945">Chrome 79.0.3945</option>
                  <!-- Select the default browser -->
                  <option value="Chrome 78.0.3904">Chrome 78.0.3904</option>
                  <!-- Select the default browser -->
                  <option value="Chrome 76.0.3809">Chrome 76.0.3809</option>
                  <!-- Select the default browser -->
                  <option value="Chrome 74.0.3729">Chrome 74.0.3729</option>
                  <!-- Select the default browser -->
                  <option value="Chrome 70.0.3538">Chrome 70.0.3538</option>
                  <!-- Select the default browser -->
                  <option value="Chrome 62.0.3202">Chrome 62.0.3202</option>
                  <!-- Select the default browser -->
                  <option value="Chrome 60.0.3112">Chrome 60.0.3112</option>
                  <!-- Select the default browser -->
                  <option value="Chrome 58.0.3029">Chrome 58.0.3029</option>
                  <!-- Select the default browser -->
                  <option value="Chrome 48.0.2564">Chrome 48.0.2564</option>
                  <!-- Select the default browser -->
                  <option value="Chrome 131.0.0">Chrome 131.0.0</option>
                  <!-- Select the default browser -->
                  <option value="Chrome 130.0.6723" selected="">Chrome 130.0.6723</option>
                  <!-- Select the default browser -->
                  <option value="Chrome 130.0.0">Chrome 130.0.0</option>
                  <!-- Select the default browser -->
                  <option value="Chrome 129.0.0">Chrome 129.0.0</option>
                  <!-- Select the default browser -->
                  <option value="Chrome 128.0.0">Chrome 128.0.0</option>
                  <!-- Select the default browser -->
                  <option value="Chrome 127.0.0">Chrome 127.0.0</option>
                  <!-- Select the default browser -->
                  <option value="Chrome 126.0.6478">Chrome 126.0.6478</option>
                  <!-- Select the default browser -->
                  <option value="Chrome 125.0.0">Chrome 125.0.0</option>
                  <!-- Select the default browser -->
                  <option value="Chrome 124.0.6367">Chrome 124.0.6367</option>
                  <!-- Select the default browser -->
                  <option value="Chrome 124.0.0">Chrome 124.0.0</option>
                  <!-- Select the default browser -->
                  <option value="Chrome 123.0.0">Chrome 123.0.0</option>
                  <!-- Select the default browser -->
                  <option value="Chrome 120.0.6099">Chrome 120.0.6099</option>
                  <!-- Select the default browser -->
                  <option value="Chrome 120.0.0">Chrome 120.0.0</option>
                  <!-- Select the default browser -->
                  <option value="Chrome 119.0.0">Chrome 119.0.0</option>
                  <!-- Select the default browser -->
                  <option value="Chrome 118.0.0">Chrome 118.0.0</option>
                  <!-- Select the default browser -->
                  <option value="Chrome 117.0.5938">Chrome 117.0.5938</option>
                  <!-- Select the default browser -->
                  <option value="Chrome 114.0.0">Chrome 114.0.0</option>
                  <!-- Select the default browser -->
                  <option value="Chrome 109.0.0">Chrome 109.0.0</option>
                  <!-- Select the default browser -->
                  <option value="Chrome 107.0.5304">Chrome 107.0.5304</option>
                  <!-- Select the default browser -->
                  <option value="Chrome 107.0.0">Chrome 107.0.0</option>
                  <!-- Select the default browser -->
                  <option value="Chrome 106.0.0">Chrome 106.0.0</option>
                  <!-- Select the default browser -->
                  <option value="Chrome 105.0.0">Chrome 105.0.0</option>
                  <!-- Select the default browser -->
                  <option value="Chrome 104.0.0">Chrome 104.0.0</option>
                  <!-- Select the default browser -->
                  <option value="Chrome 103.0.5060">Chrome 103.0.5060</option>
                  <!-- Select the default browser -->
                  <option value="Chrome 103.0.0">Chrome 103.0.0</option>
                  <!-- Select the default browser -->
                  <option value="Chrome 102.0.0">Chrome 102.0.0</option>
                  <!-- Select the default browser -->
                  <option value="Chrome 101.0.4951">Chrome 101.0.4951</option>
                  <!-- Select the default browser -->
                  <option value="Chrome 100.0.4896">Chrome 100.0.4896</option>
                </select>
              </span>
            </label>
          </div>
          <!-- Hide the user agents that aren't part of the default OS and browsers that aren't part of the default os -->
          <div id="Windows_10_Chrome_131.0.0" class="style-sub-2" style="display: none;">
            <label class="row mb-3">
              <span class="col-sm-2 col-form-label">User-Agent:</span>
              <span class="col-sm-10">
                <!-- Disable all the selects, unless it is in default os and browser -->
                <select class="form-select" name="user_agent" disabled="">
                  <!-- Select the default ua -->
                  <option value="Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36">Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0
                    Safari/537.36</option>
                </select>
              </span>
            </label>
          </div>
          <!-- Hide the user agents that aren't part of the default OS and browsers that aren't part of the default os -->
          <div id="Windows_10_Edge_131.0.0" class="style-sub-2" style="display: none;">
            <label class="row mb-3">
              <span class="col-sm-2 col-form-label">User-Agent:</span>
              <span class="col-sm-10">
                <!-- Disable all the selects, unless it is in default os and browser -->
                <select class="form-select" name="user_agent" disabled="">
                  <!-- Select the default ua -->
                  <option value="Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36 Edg/131.0.0.0">Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko)
                    Chrome/131.0.0.0 Safari/537.36 Edg/131.0.0.0</option>
                </select>
              </span>
            </label>
          </div>
          <!-- Hide the user agents that aren't part of the default OS and browsers that aren't part of the default os -->
          <div id="Windows_10_Chrome_120.0.6099" class="style-sub-2" style="display: none;">
            <label class="row mb-3">
              <span class="col-sm-2 col-form-label">User-Agent:</span>
              <span class="col-sm-10">
                <!-- Disable all the selects, unless it is in default os and browser -->
                <select class="form-select" name="user_agent" disabled="">
                  <!-- Select the default ua -->
                  <option value="Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.6099.28 Safari/537.36">Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko)
                    Chrome/120.0.6099.28 Safari/537.36</option>
                </select>
              </span>
            </label>
          </div>
          <!-- Hide the user agents that aren't part of the default OS and browsers that aren't part of the default os -->
          <div id="Windows_10_Opera_89.0.4447" class="style-sub-2" style="display: none;">
            <label class="row mb-3">
              <span class="col-sm-2 col-form-label">User-Agent:</span>
              <span class="col-sm-10">
                <!-- Disable all the selects, unless it is in default os and browser -->
                <select class="form-select" name="user_agent" disabled="">
                  <!-- Select the default ua -->
                  <option value="Mozilla/5.0 (Windows NT 10.0; WOW64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36 OPR/89.0.4447.51">Mozilla/5.0 (Windows NT 10.0; WOW64; x64) AppleWebKit/537.36 (KHTML, like Gecko)
                    Chrome/114.0.0.0 Safari/537.36 OPR/89.0.4447.51</option>
                  <!-- Select the default ua -->
                  <option value="Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36 OPR/89.0.4447.51">Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko)
                    Chrome/114.0.0.0 Safari/537.36 OPR/89.0.4447.51</option>
                </select>
              </span>
            </label>
          </div>
          <!-- Hide the user agents that aren't part of the default OS and browsers that aren't part of the default os -->
          <div id="Windows_10_Firefox_132.0" class="style-sub-2" style="display: none;">
            <label class="row mb-3">
              <span class="col-sm-2 col-form-label">User-Agent:</span>
              <span class="col-sm-10">
                <!-- Disable all the selects, unless it is in default os and browser -->
                <select class="form-select" name="user_agent" disabled="">
                  <!-- Select the default ua -->
                  <option value="Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:132.0) Gecko/20100101 Firefox/132.0">Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:132.0) Gecko/20100101 Firefox/132.0</option>
                </select>
              </span>
            </label>
          </div>
          <!-- Hide the user agents that aren't part of the default OS and browsers that aren't part of the default os -->
          <div id="Windows_10_Chrome_130.0.0" class="style-sub-2" style="display: none;">
            <label class="row mb-3">
              <span class="col-sm-2 col-form-label">User-Agent:</span>
              <span class="col-sm-10">
                <!-- Disable all the selects, unless it is in default os and browser -->
                <select class="form-select" name="user_agent" disabled="">
                  <!-- Select the default ua -->
                  <option value="Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/130.0.0.0 Safari/537.36">Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/130.0.0.0
                    Safari/537.36</option>
                  <!-- Select the default ua -->
                  <option value="Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/130.0.0.0 Safari/537.36 Avast/130.0.0.0">Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko)
                    Chrome/130.0.0.0 Safari/537.36 Avast/130.0.0.0</option>
                </select>
              </span>
            </label>
          </div>
          <!-- Hide the user agents that aren't part of the default OS and browsers that aren't part of the default os -->
          <div id="Windows_10_Edge_130.0.0" class="style-sub-2" style="display: none;">
            <label class="row mb-3">
              <span class="col-sm-2 col-form-label">User-Agent:</span>
              <span class="col-sm-10">
                <!-- Disable all the selects, unless it is in default os and browser -->
                <select class="form-select" name="user_agent" disabled="">
                  <!-- Select the default ua -->
                  <option value="Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/130.0.0.0 Safari/537.36 Edg/130.0.0.0">Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko)
                    Chrome/130.0.0.0 Safari/537.36 Edg/130.0.0.0</option>
                  <!-- Select the default ua -->
                  <option value="Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/130.0.0.0 Safari/537.36 Edg/130.0.0.0 Teams/24295.605.3225.8804/49">Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36
                    (KHTML, like Gecko) Chrome/130.0.0.0 Safari/537.36 Edg/130.0.0.0 Teams/24295.605.3225.8804/49</option>
                </select>
              </span>
            </label>
          </div>
          <!-- Hide the user agents that aren't part of the default OS and browsers that aren't part of the default os -->
          <div id="Windows_10_Yandex_Browser_22.7.0" class="style-sub-2" style="display: none;">
            <label class="row mb-3">
              <span class="col-sm-2 col-form-label">User-Agent:</span>
              <span class="col-sm-10">
                <!-- Disable all the selects, unless it is in default os and browser -->
                <select class="form-select" name="user_agent" disabled="">
                  <!-- Select the default ua -->
                  <option value="Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 YaBrowser/22.7.0 Yowser/2.5 Safari/537.36">Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko)
                    Chrome/114.0.0.0 YaBrowser/22.7.0 Yowser/2.5 Safari/537.36</option>
                  <!-- Select the default ua -->
                  <option value="Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 YaBrowser/22.7.0 Yowser/2.5 Safari/537.36">Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like
                    Gecko) Chrome/114.0.0.0 YaBrowser/22.7.0 Yowser/2.5 Safari/537.36</option>
                </select>
              </span>
            </label>
          </div>
          <!-- Hide the user agents that aren't part of the default OS and browsers that aren't part of the default os -->
          <div id="Windows_10_Chrome_89.0.4389" class="style-sub-2" style="display: none;">
            <label class="row mb-3">
              <span class="col-sm-2 col-form-label">User-Agent:</span>
              <span class="col-sm-10">
                <!-- Disable all the selects, unless it is in default os and browser -->
                <select class="form-select" name="user_agent" disabled="">
                  <!-- Select the default ua -->
                  <option value="Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/89.0.4389.114 Safari/537.36">Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko)
                    Chrome/89.0.4389.114 Safari/537.36</option>
                </select>
              </span>
            </label>
          </div>
          <!-- Hide the user agents that aren't part of the default OS and browsers that aren't part of the default os -->
          <div id="Windows_10_Firefox_128.0" class="style-sub-2" style="display: none;">
            <label class="row mb-3">
              <span class="col-sm-2 col-form-label">User-Agent:</span>
              <span class="col-sm-10">
                <!-- Disable all the selects, unless it is in default os and browser -->
                <select class="form-select" name="user_agent" disabled="">
                  <!-- Select the default ua -->
                  <option value="Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:128.0) Gecko/20100101 Firefox/128.0">Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:128.0) Gecko/20100101 Firefox/128.0</option>
                </select>
              </span>
            </label>
          </div>
          <!-- Hide the user agents that aren't part of the default OS and browsers that aren't part of the default os -->
          <div id="Windows_10_Chrome_104.0.0" class="style-sub-2" style="display: none;">
            <label class="row mb-3">
              <span class="col-sm-2 col-form-label">User-Agent:</span>
              <span class="col-sm-10">
                <!-- Disable all the selects, unless it is in default os and browser -->
                <select class="form-select" name="user_agent" disabled="">
                  <!-- Select the default ua -->
                  <option value="Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/104.0.0.0 Safari/537.36">Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/104.0.0.0
                    Safari/537.36</option>
                </select>
              </span>
            </label>
          </div>
          <!-- Hide the user agents that aren't part of the default OS and browsers that aren't part of the default os -->
          <div id="Windows_10_Chrome_114.0.0" class="style-sub-2" style="display: none;">
            <label class="row mb-3">
              <span class="col-sm-2 col-form-label">User-Agent:</span>
              <span class="col-sm-10">
                <!-- Disable all the selects, unless it is in default os and browser -->
                <select class="form-select" name="user_agent" disabled="">
                  <!-- Select the default ua -->
                  <option value="Mozilla/5.0 (Windows NT 10.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36">Mozilla/5.0 (Windows NT 10.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36</option>
                  <!-- Select the default ua -->
                  <option value="Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36">Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36
                  </option>
                  <!-- Select the default ua -->
                  <option value="Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36">Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0
                    Safari/537.36</option>
                </select>
              </span>
            </label>
          </div>
          <!-- Hide the user agents that aren't part of the default OS and browsers that aren't part of the default os -->
          <div id="Windows_10_Chrome_107.0.0" class="style-sub-2" style="display: none;">
            <label class="row mb-3">
              <span class="col-sm-2 col-form-label">User-Agent:</span>
              <span class="col-sm-10">
                <!-- Disable all the selects, unless it is in default os and browser -->
                <select class="form-select" name="user_agent" disabled="">
                  <!-- Select the default ua -->
                  <option value="Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/107.0.0.0 Safari/537.36">Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/107.0.0.0
                    Safari/537.36</option>
                </select>
              </span>
            </label>
          </div>
          <!-- Hide the user agents that aren't part of the default OS and browsers that aren't part of the default os -->
          <div id="Windows_10_Opera_114.0.0" class="style-sub-2" style="display: none;">
            <label class="row mb-3">
              <span class="col-sm-2 col-form-label">User-Agent:</span>
              <span class="col-sm-10">
                <!-- Disable all the selects, unless it is in default os and browser -->
                <select class="form-select" name="user_agent" disabled="">
                  <!-- Select the default ua -->
                  <option value="Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36 OPR/114.0.0.0">Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko)
                    Chrome/128.0.0.0 Safari/537.36 OPR/114.0.0.0</option>
                </select>
              </span>
            </label>
          </div>
          <!-- Hide the user agents that aren't part of the default OS and browsers that aren't part of the default os -->
          <div id="Windows_10_Edge_101.0.1210" class="style-sub-2" style="display: none;">
            <label class="row mb-3">
              <span class="col-sm-2 col-form-label">User-Agent:</span>
              <span class="col-sm-10">
                <!-- Disable all the selects, unless it is in default os and browser -->
                <select class="form-select" name="user_agent" disabled="">
                  <!-- Select the default ua -->
                  <option value="Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/101.0.4951.64 Safari/537.36 Edg/101.0.1210.47">Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko)
                    Chrome/101.0.4951.64 Safari/537.36 Edg/101.0.1210.47</option>
                </select>
              </span>
            </label>
          </div>
          <!-- Hide the user agents that aren't part of the default OS and browsers that aren't part of the default os -->
          <div id="Windows_10_Edge_129.0.0" class="style-sub-2" style="display: none;">
            <label class="row mb-3">
              <span class="col-sm-2 col-form-label">User-Agent:</span>
              <span class="col-sm-10">
                <!-- Disable all the selects, unless it is in default os and browser -->
                <select class="form-select" name="user_agent" disabled="">
                  <!-- Select the default ua -->
                  <option value="Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36 Edg/129.0.0.0">Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko)
                    Chrome/129.0.0.0 Safari/537.36 Edg/129.0.0.0</option>
                  <!-- Select the default ua -->
                  <option value="Mozilla/5.0 (Windows NT 10.0; Win64; x64; Xbox; Xbox One) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36 Edg/129.0.0.0">Mozilla/5.0 (Windows NT 10.0; Win64; x64; Xbox; Xbox One)
                    AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36 Edg/129.0.0.0</option>
                </select>
              </span>
            </label>
          </div>
          <!-- Hide the user agents that aren't part of the default OS and browsers that aren't part of the default os -->
          <div id="Windows_10_Edge_126.0.0" class="style-sub-2" style="display: none;">
            <label class="row mb-3">
              <span class="col-sm-2 col-form-label">User-Agent:</span>
              <span class="col-sm-10">
                <!-- Disable all the selects, unless it is in default os and browser -->
                <select class="form-select" name="user_agent" disabled="">
                  <!-- Select the default ua -->
                  <option value="Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36 Edg/126.0.0.0">Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko)
                    Chrome/126.0.0.0 Safari/537.36 Edg/126.0.0.0</option>
                </select>
              </span>
            </label>
          </div>
          <!-- Hide the user agents that aren't part of the default OS and browsers that aren't part of the default os -->
          <div id="Windows_10_Chrome_101.0.4951" class="style-sub-2" style="display: none;">
            <label class="row mb-3">
              <span class="col-sm-2 col-form-label">User-Agent:</span>
              <span class="col-sm-10">
                <!-- Disable all the selects, unless it is in default os and browser -->
                <select class="form-select" name="user_agent" disabled="">
                  <!-- Select the default ua -->
                  <option value="Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/101.0.4951.67 Safari/537.36">Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/101.0.4951.67
                    Safari/537.36</option>
                  <!-- Select the default ua -->
                  <option value="Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/101.0.4951.54 Safari/537.36">Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko)
                    Chrome/101.0.4951.54 Safari/537.36</option>
                  <!-- Select the default ua -->
                  <option value="Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/101.0.4951.67 Safari/537.36">Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko)
                    Chrome/101.0.4951.67 Safari/537.36</option>
                </select>
              </span>
            </label>
          </div>
          <!-- Hide the user agents that aren't part of the default OS and browsers that aren't part of the default os -->
          <div id="Windows_10_Chrome_78.0.3904" class="style-sub-2" style="display: none;">
            <label class="row mb-3">
              <span class="col-sm-2 col-form-label">User-Agent:</span>
              <span class="col-sm-10">
                <!-- Disable all the selects, unless it is in default os and browser -->
                <select class="form-select" name="user_agent" disabled="">
                  <!-- Select the default ua -->
                  <option value="Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36">Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko)
                    Chrome/78.0.3904.108 Safari/537.36</option>
                  <!-- Select the default ua -->
                  <option value="Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.87 Safari/537.36">Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.87
                    Safari/537.36</option>
                </select>
              </span>
            </label>
          </div>
          <!-- Hide the user agents that aren't part of the default OS and browsers that aren't part of the default os -->
          <div id="Windows_10_Edge_121.0.0" class="style-sub-2" style="display: none;">
            <label class="row mb-3">
              <span class="col-sm-2 col-form-label">User-Agent:</span>
              <span class="col-sm-10">
                <!-- Disable all the selects, unless it is in default os and browser -->
                <select class="form-select" name="user_agent" disabled="">
                  <!-- Select the default ua -->
                  <option value="Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/121.0.0.0 Safari/537.36 Edg/121.0.0.0">Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko)
                    Chrome/121.0.0.0 Safari/537.36 Edg/121.0.0.0</option>
                </select>
              </span>
            </label>
          </div>
          <!-- Hide the user agents that aren't part of the default OS and browsers that aren't part of the default os -->
          <div id="Windows_10_Firefox_111.0" class="style-sub-2" style="display: none;">
            <label class="row mb-3">
              <span class="col-sm-2 col-form-label">User-Agent:</span>
              <span class="col-sm-10">
                <!-- Disable all the selects, unless it is in default os and browser -->
                <select class="form-select" name="user_agent" disabled="">
                  <!-- Select the default ua -->
                  <option value="Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:109.0) Gecko/20100101 Firefox/111.0">Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:109.0) Gecko/20100101 Firefox/111.0</option>
                </select>
              </span>
            </label>
          </div>
          <!-- Hide the user agents that aren't part of the default OS and browsers that aren't part of the default os -->
          <div id="Windows_10_Vivaldi_5.3.2679" class="style-sub-2" style="display: none;">
            <label class="row mb-3">
              <span class="col-sm-2 col-form-label">User-Agent:</span>
              <span class="col-sm-10">
                <!-- Disable all the selects, unless it is in default os and browser -->
                <select class="form-select" name="user_agent" disabled="">
                  <!-- Select the default ua -->
                  <option value="Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36 Vivaldi/5.3.2679.68">Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko)
                    Chrome/114.0.0.0 Safari/537.36 Vivaldi/5.3.2679.68</option>
                  <!-- Select the default ua -->
                  <option value="Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36 Vivaldi/5.3.2679.68">Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko)
                    Chrome/114.0.0.0 Safari/537.36 Vivaldi/5.3.2679.68</option>
                </select>
              </span>
            </label>
          </div>
          <!-- Hide the user agents that aren't part of the default OS and browsers that aren't part of the default os -->
          <div id="Windows_10_Chrome_123.0.0" class="style-sub-2" style="display: none;">
            <label class="row mb-3">
              <span class="col-sm-2 col-form-label">User-Agent:</span>
              <span class="col-sm-10">
                <!-- Disable all the selects, unless it is in default os and browser -->
                <select class="form-select" name="user_agent" disabled="">
                  <!-- Select the default ua -->
                  <option value="Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36">Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0
                    Safari/537.36</option>
                </select>
              </span>
            </label>
          </div>
          <!-- Hide the user agents that aren't part of the default OS and browsers that aren't part of the default os -->
          <div id="Windows_10_Chrome_117.0.5938" class="style-sub-2" style="display: none;">
            <label class="row mb-3">
              <span class="col-sm-2 col-form-label">User-Agent:</span>
              <span class="col-sm-10">
                <!-- Disable all the selects, unless it is in default os and browser -->
                <select class="form-select" name="user_agent" disabled="">
                  <!-- Select the default ua -->
                  <option value="Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/117.0.5938.132 Safari/537.36">Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko)
                    Chrome/117.0.5938.132 Safari/537.36</option>
                </select>
              </span>
            </label>
          </div>
          <!-- Hide the user agents that aren't part of the default OS and browsers that aren't part of the default os -->
          <div id="Windows_10_Yandex_Browser_24.10.0" class="style-sub-2" style="display: none;">
            <label class="row mb-3">
              <span class="col-sm-2 col-form-label">User-Agent:</span>
              <span class="col-sm-10">
                <!-- Disable all the selects, unless it is in default os and browser -->
                <select class="form-select" name="user_agent" disabled="">
                  <!-- Select the default ua -->
                  <option value="Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 YaBrowser/24.10.0.0 Safari/537.36">Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko)
                    Chrome/128.0.0.0 YaBrowser/24.10.0.0 Safari/537.36</option>
                </select>
              </span>
            </label>
          </div>
          <!-- Hide the user agents that aren't part of the default OS and browsers that aren't part of the default os -->
          <div id="Windows_10_Edge_114.0.1264" class="style-sub-2" style="display: none;">
            <label class="row mb-3">
              <span class="col-sm-2 col-form-label">User-Agent:</span>
              <span class="col-sm-10">
                <!-- Disable all the selects, unless it is in default os and browser -->
                <select class="form-select" name="user_agent" disabled="">
                  <!-- Select the default ua -->
                  <option value="Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36 Edg/114.0.1264.71">Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko)
                    Chrome/114.0.0.0 Safari/537.36 Edg/114.0.1264.71</option>
                </select>
              </span>
            </label>
          </div>
          <!-- Hide the user agents that aren't part of the default OS and browsers that aren't part of the default os -->
          <div id="Windows_10_Chrome_124.0.0" class="style-sub-2" style="display: none;">
            <label class="row mb-3">
              <span class="col-sm-2 col-form-label">User-Agent:</span>
              <span class="col-sm-10">
                <!-- Disable all the selects, unless it is in default os and browser -->
                <select class="form-select" name="user_agent" disabled="">
                  <!-- Select the default ua -->
                  <option value="Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/124.0.0.0 Safari/537.36">Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/124.0.0.0
                    Safari/537.36</option>
                </select>
              </span>
            </label>
          </div>
          <!-- Hide the user agents that aren't part of the default OS and browsers that aren't part of the default os -->
          <div id="Windows_10_Chrome_48.0.2564" class="style-sub-2" style="display: none;">
            <label class="row mb-3">
              <span class="col-sm-2 col-form-label">User-Agent:</span>
              <span class="col-sm-10">
                <!-- Disable all the selects, unless it is in default os and browser -->
                <select class="form-select" name="user_agent" disabled="">
                  <!-- Select the default ua -->
                  <option value="Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/48.0.2564.116 Safari/537.36">Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/48.0.2564.116
                    Safari/537.36</option>
                </select>
              </span>
            </label>
          </div>
          <!-- Hide the user agents that aren't part of the default OS and browsers that aren't part of the default os -->
          <div id="Windows_10_Firefox_65.0" class="style-sub-2" style="display: none;">
            <label class="row mb-3">
              <span class="col-sm-2 col-form-label">User-Agent:</span>
              <span class="col-sm-10">
                <!-- Disable all the selects, unless it is in default os and browser -->
                <select class="form-select" name="user_agent" disabled="">
                  <!-- Select the default ua -->
                  <option value="Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:65.0) Gecko/20100101 Firefox/65.0">Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:65.0) Gecko/20100101 Firefox/65.0</option>
                </select>
              </span>
            </label>
          </div>
          <!-- Hide the user agents that aren't part of the default OS and browsers that aren't part of the default os -->
          <div id="Windows_10_Edge_128.0.0" class="style-sub-2" style="display: none;">
            <label class="row mb-3">
              <span class="col-sm-2 col-form-label">User-Agent:</span>
              <span class="col-sm-10">
                <!-- Disable all the selects, unless it is in default os and browser -->
                <select class="form-select" name="user_agent" disabled="">
                  <!-- Select the default ua -->
                  <option value="Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36 Edg/128.0.0.0">Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko)
                    Chrome/128.0.0.0 Safari/537.36 Edg/128.0.0.0</option>
                </select>
              </span>
            </label>
          </div>
          <!-- Hide the user agents that aren't part of the default OS and browsers that aren't part of the default os -->
          <div id="Windows_10_Chrome_128.0.0" class="style-sub-2" style="display: none;">
            <label class="row mb-3">
              <span class="col-sm-2 col-form-label">User-Agent:</span>
              <span class="col-sm-10">
                <!-- Disable all the selects, unless it is in default os and browser -->
                <select class="form-select" name="user_agent" disabled="">
                  <!-- Select the default ua -->
                  <option value="Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36">Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0
                    Safari/537.36</option>
                </select>
              </span>
            </label>
          </div>
          <!-- Hide the user agents that aren't part of the default OS and browsers that aren't part of the default os -->
          <div id="Windows_10_Firefox_130.0" class="style-sub-2" style="display: none;">
            <label class="row mb-3">
              <span class="col-sm-2 col-form-label">User-Agent:</span>
              <span class="col-sm-10">
                <!-- Disable all the selects, unless it is in default os and browser -->
                <select class="form-select" name="user_agent" disabled="">
                  <!-- Select the default ua -->
                  <option value="Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:130.0) Gecko/20100101 Firefox/130.0">Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:130.0) Gecko/20100101 Firefox/130.0</option>
                  <!-- Select the default ua -->
                  <option value="Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:130.0) Gecko/20100101 Firefox/130.0 LikeWise/95.6.5621.52">Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:130.0) Gecko/20100101 Firefox/130.0 LikeWise/95.6.5621.52</option>
                </select>
              </span>
            </label>
          </div>
          <!-- Hide the user agents that aren't part of the default OS and browsers that aren't part of the default os -->
          <div id="Windows_10_Chrome_79.0.3945" class="style-sub-2" style="display: none;">
            <label class="row mb-3">
              <span class="col-sm-2 col-form-label">User-Agent:</span>
              <span class="col-sm-10">
                <!-- Disable all the selects, unless it is in default os and browser -->
                <select class="form-select" name="user_agent" disabled="">
                  <!-- Select the default ua -->
                  <option value="Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/79.0.3945.117 Safari/537.36">Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko)
                    Chrome/79.0.3945.117 Safari/537.36</option>
                  <!-- Select the default ua -->
                  <option value="Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/79.0.3945.79 Safari/537.36">Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/79.0.3945.79
                    Safari/537.36</option>
                </select>
              </span>
            </label>
          </div>
          <!-- Hide the user agents that aren't part of the default OS and browsers that aren't part of the default os -->
          <div id="Windows_10_Chrome_105.0.0" class="style-sub-2" style="display: none;">
            <label class="row mb-3">
              <span class="col-sm-2 col-form-label">User-Agent:</span>
              <span class="col-sm-10">
                <!-- Disable all the selects, unless it is in default os and browser -->
                <select class="form-select" name="user_agent" disabled="">
                  <!-- Select the default ua -->
                  <option value="Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/105.0.0.0 Safari/537.36">Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/105.0.0.0
                    Safari/537.36</option>
                </select>
              </span>
            </label>
          </div>
          <!-- Hide the user agents that aren't part of the default OS and browsers that aren't part of the default os -->
          <div id="Windows_10_Chrome_74.0.3729" class="style-sub-2" style="display: none;">
            <label class="row mb-3">
              <span class="col-sm-2 col-form-label">User-Agent:</span>
              <span class="col-sm-10">
                <!-- Disable all the selects, unless it is in default os and browser -->
                <select class="form-select" name="user_agent" disabled="">
                  <!-- Select the default ua -->
                  <option value="Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/74.0.3729.169 Safari/537.36">Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko)
                    Chrome/74.0.3729.169 Safari/537.36</option>
                </select>
              </span>
            </label>
          </div>
          <!-- Hide the user agents that aren't part of the default OS and browsers that aren't part of the default os -->
          <div id="Windows_10_Chrome_80.0.3987" class="style-sub-2" style="display: none;">
            <label class="row mb-3">
              <span class="col-sm-2 col-form-label">User-Agent:</span>
              <span class="col-sm-10">
                <!-- Disable all the selects, unless it is in default os and browser -->
                <select class="form-select" name="user_agent" disabled="">
                  <!-- Select the default ua -->
                  <option value="Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36">Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko)
                    Chrome/80.0.3987.149 Safari/537.36</option>
                </select>
              </span>
            </label>
          </div>
          <!-- Hide the user agents that aren't part of the default OS and browsers that aren't part of the default os -->
          <div id="Windows_10_Chrome_129.0.0" class="style-sub-2" style="display: none;">
            <label class="row mb-3">
              <span class="col-sm-2 col-form-label">User-Agent:</span>
              <span class="col-sm-10">
                <!-- Disable all the selects, unless it is in default os and browser -->
                <select class="form-select" name="user_agent" disabled="">
                  <!-- Select the default ua -->
                  <option value="Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36">Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0
                    Safari/537.36</option>
                </select>
              </span>
            </label>
          </div>
          <!-- Hide the user agents that aren't part of the default OS and browsers that aren't part of the default os -->
          <div id="Windows_10_Edge_44.18363.8131" class="style-sub-2" style="display: none;">
            <label class="row mb-3">
              <span class="col-sm-2 col-form-label">User-Agent:</span>
              <span class="col-sm-10">
                <!-- Disable all the selects, unless it is in default os and browser -->
                <select class="form-select" name="user_agent" disabled="">
                  <!-- Select the default ua -->
                  <option value="Mozilla/5.0 (Windows NT 10.0; Win64; x64; Xbox; Xbox One) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36 Edge/44.18363.8131">Mozilla/5.0 (Windows NT 10.0; Win64; x64; Xbox; Xbox One)
                    AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36 Edge/44.18363.8131</option>
                </select>
              </span>
            </label>
          </div>
          <!-- Hide the user agents that aren't part of the default OS and browsers that aren't part of the default os -->
          <div id="Windows_10_Firefox_114.0" class="style-sub-2" style="display: none;">
            <label class="row mb-3">
              <span class="col-sm-2 col-form-label">User-Agent:</span>
              <span class="col-sm-10">
                <!-- Disable all the selects, unless it is in default os and browser -->
                <select class="form-select" name="user_agent" disabled="">
                  <!-- Select the default ua -->
                  <option value="Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:114.0) Gecko/20100101 Firefox/114.0">Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:114.0) Gecko/20100101 Firefox/114.0</option>
                  <!-- Select the default ua -->
                  <option value="Mozilla/5.0 (Windows NT 10.0; rv:114.0) Gecko/20100101 Firefox/114.0">Mozilla/5.0 (Windows NT 10.0; rv:114.0) Gecko/20100101 Firefox/114.0</option>
                </select>
              </span>
            </label>
          </div>
          <!-- Hide the user agents that aren't part of the default OS and browsers that aren't part of the default os -->
          <div id="Windows_10_Edge_112.0.1722" class="style-sub-2" style="display: none;">
            <label class="row mb-3">
              <span class="col-sm-2 col-form-label">User-Agent:</span>
              <span class="col-sm-10">
                <!-- Disable all the selects, unless it is in default os and browser -->
                <select class="form-select" name="user_agent" disabled="">
                  <!-- Select the default ua -->
                  <option value="Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/112.0.0.0 Safari/537.36 Edg/112.0.1722.68">Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko)
                    Chrome/112.0.0.0 Safari/537.36 Edg/112.0.1722.68</option>
                </select>
              </span>
            </label>
          </div>
          <!-- Hide the user agents that aren't part of the default OS and browsers that aren't part of the default os -->
          <div id="Windows_10_Chrome_84.0.4147" class="style-sub-2" style="display: none;">
            <label class="row mb-3">
              <span class="col-sm-2 col-form-label">User-Agent:</span>
              <span class="col-sm-10">
                <!-- Disable all the selects, unless it is in default os and browser -->
                <select class="form-select" name="user_agent" disabled="">
                  <!-- Select the default ua -->
                  <option value="Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.105 Safari/537.36">Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko)
                    Chrome/84.0.4147.105 Safari/537.36</option>
                  <!-- Select the default ua -->
                  <option value="Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.89 Safari/537.36">Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.89
                    Safari/537.36</option>
                </select>
              </span>
            </label>
          </div>
          <!-- Hide the user agents that aren't part of the default OS and browsers that aren't part of the default os -->
          <div id="Windows_10_Chrome_60.0.3112" class="style-sub-2" style="display: none;">
            <label class="row mb-3">
              <span class="col-sm-2 col-form-label">User-Agent:</span>
              <span class="col-sm-10">
                <!-- Disable all the selects, unless it is in default os and browser -->
                <select class="form-select" name="user_agent" disabled="">
                  <!-- Select the default ua -->
                  <option value="Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/60.0.3112.113 Safari/537.36">Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko)
                    Chrome/60.0.3112.113 Safari/537.36</option>
                </select>
              </span>
            </label>
          </div>
          <!-- Hide the user agents that aren't part of the default OS and browsers that aren't part of the default os -->
          <div id="Windows_10_Chrome_124.0.6367" class="style-sub-2" style="display: none;">
            <label class="row mb-3">
              <span class="col-sm-2 col-form-label">User-Agent:</span>
              <span class="col-sm-10">
                <!-- Disable all the selects, unless it is in default os and browser -->
                <select class="form-select" name="user_agent" disabled="">
                  <!-- Select the default ua -->
                  <option value="Mozilla/5.0 (Windows NT 10.0.0; Win64; x64; ) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/124.0.6367.119 Chrome/124.0.6367.119 Not-A.Brand/99  Safari/537.36">Mozilla/5.0 (Windows NT 10.0.0; Win64; x64; )
                    AppleWebKit/537.36 (KHTML, like Gecko) Chrome/124.0.6367.119 Chrome/124.0.6367.119 Not-A.Brand/99 Safari/537.36</option>
                  <!-- Select the default ua -->
                  <option value="Mozilla/5.0 (Windows NT 10.0.0; Win64; x64; ) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/124.0.6367.62 Chrome/124.0.6367.62 Not-A.Brand/99  Safari/537.36">Mozilla/5.0 (Windows NT 10.0.0; Win64; x64; )
                    AppleWebKit/537.36 (KHTML, like Gecko) Chrome/124.0.6367.62 Chrome/124.0.6367.62 Not-A.Brand/99 Safari/537.36</option>
                  <!-- Select the default ua -->
                  <option value="Mozilla/5.0 (Windows NT 10.0.0; Win64; x64; ) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/124.0.6367.93 Chrome/124.0.6367.93 Not-A.Brand/99  Safari/537.36">Mozilla/5.0 (Windows NT 10.0.0; Win64; x64; )
                    AppleWebKit/537.36 (KHTML, like Gecko) Chrome/124.0.6367.93 Chrome/124.0.6367.93 Not-A.Brand/99 Safari/537.36</option>
                  <!-- Select the default ua -->
                  <option value="Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/124.0.6367.60 Safari/537.36">Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko)
                    Chrome/124.0.6367.60 Safari/537.36</option>
                  <!-- Select the default ua -->
                  <option value="Mozilla/5.0 (Windows NT 10.0; Win64; x64; ) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/124.0.6367.61 Chrome/124.0.6367.61 Not-A.Brand/99  Safari/537.36">Mozilla/5.0 (Windows NT 10.0; Win64; x64; )
                    AppleWebKit/537.36 (KHTML, like Gecko) Chrome/124.0.6367.61 Chrome/124.0.6367.61 Not-A.Brand/99 Safari/537.36</option>
                </select>
              </span>
            </label>
          </div>
          <!-- Hide the user agents that aren't part of the default OS and browsers that aren't part of the default os -->
          <div id="Windows_10_Chrome_58.0.3029" class="style-sub-2" style="display: none;">
            <label class="row mb-3">
              <span class="col-sm-2 col-form-label">User-Agent:</span>
              <span class="col-sm-10">
                <!-- Disable all the selects, unless it is in default os and browser -->
                <select class="form-select" name="user_agent" disabled="">
                  <!-- Select the default ua -->
                  <option value="Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/58.0.3029.110 Safari/537.3">Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/58.0.3029.110
                    Safari/537.3</option>
                </select>
              </span>
            </label>
          </div>
          <!-- Hide the user agents that aren't part of the default OS and browsers that aren't part of the default os -->
          <div id="Windows_10_Chrome_92.0.4515" class="style-sub-2" style="display: none;">
            <label class="row mb-3">
              <span class="col-sm-2 col-form-label">User-Agent:</span>
              <span class="col-sm-10">
                <!-- Disable all the selects, unless it is in default os and browser -->
                <select class="form-select" name="user_agent" disabled="">
                  <!-- Select the default ua -->
                  <option value="Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/92.0.4515.107 Safari/537.36">Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko)
                    Chrome/92.0.4515.107 Safari/537.36</option>
                  <!-- Select the default ua -->
                  <option value="Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/92.0.4515.131 Safari/537.36">Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko)
                    Chrome/92.0.4515.131 Safari/537.36</option>
                  <!-- Select the default ua -->
                  <option value="Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/92.0.4515.131 Safari/537.36 iTop">Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko)
                    Chrome/92.0.4515.131 Safari/537.36 iTop</option>
                </select>
              </span>
            </label>
          </div>
          <!-- Hide the user agents that aren't part of the default OS and browsers that aren't part of the default os -->
          <div id="Windows_10_Chrome_120.0.0" class="style-sub-2" style="display: none;">
            <label class="row mb-3">
              <span class="col-sm-2 col-form-label">User-Agent:</span>
              <span class="col-sm-10">
                <!-- Disable all the selects, unless it is in default os and browser -->
                <select class="form-select" name="user_agent" disabled="">
                  <!-- Select the default ua -->
                  <option value="Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36">Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0
                    Safari/537.36</option>
                </select>
              </span>
            </label>
          </div>
          <!-- Hide the user agents that aren't part of the default OS and browsers that aren't part of the default os -->
          <div id="Windows_10_Chrome_126.0.6478" class="style-sub-2" style="display: none;">
            <label class="row mb-3">
              <span class="col-sm-2 col-form-label">User-Agent:</span>
              <span class="col-sm-10">
                <!-- Disable all the selects, unless it is in default os and browser -->
                <select class="form-select" name="user_agent" disabled="">
                  <!-- Select the default ua -->
                  <option value="Mozilla/5.0 (Windows NT 10.0; Win64; x64; ) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.6478.61 Chrome/126.0.6478.61 Not/A)Brand/8  Safari/537.36">Mozilla/5.0 (Windows NT 10.0; Win64; x64; ) AppleWebKit/537.36
                    (KHTML, like Gecko) Chrome/126.0.6478.61 Chrome/126.0.6478.61 Not/A)Brand/8 Safari/537.36</option>
                </select>
              </span>
            </label>
          </div>
          <!-- Hide the user agents that aren't part of the default OS and browsers that aren't part of the default os -->
          <div id="Windows_10_Chrome_85.0.4183" class="style-sub-2" style="display: none;">
            <label class="row mb-3">
              <span class="col-sm-2 col-form-label">User-Agent:</span>
              <span class="col-sm-10">
                <!-- Disable all the selects, unless it is in default os and browser -->
                <select class="form-select" name="user_agent" disabled="">
                  <!-- Select the default ua -->
                  <option value="Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/85.0.4183.102 Safari/537.36">Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko)
                    Chrome/85.0.4183.102 Safari/537.36</option>
                </select>
              </span>
            </label>
          </div>
          <!-- Hide the user agents that aren't part of the default OS and browsers that aren't part of the default os -->
          <div id="Windows_10_Firefox_131.0" class="style-sub-2" style="display: none;">
            <label class="row mb-3">
              <span class="col-sm-2 col-form-label">User-Agent:</span>
              <span class="col-sm-10">
                <!-- Disable all the selects, unless it is in default os and browser -->
                <select class="form-select" name="user_agent" disabled="">
                  <!-- Select the default ua -->
                  <option value="Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:131.0) Gecko/20100101 Firefox/131.0">Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:131.0) Gecko/20100101 Firefox/131.0</option>
                </select>
              </span>
            </label>
          </div>
          <!-- Hide the user agents that aren't part of the default OS and browsers that aren't part of the default os -->
          <div id="Windows_10_Firefox_102.0" class="style-sub-2" style="display: none;">
            <label class="row mb-3">
              <span class="col-sm-2 col-form-label">User-Agent:</span>
              <span class="col-sm-10">
                <!-- Disable all the selects, unless it is in default os and browser -->
                <select class="form-select" name="user_agent" disabled="">
                  <!-- Select the default ua -->
                  <option value="Mozilla/5.0 (Windows NT 10.0; rv:102.0) Gecko/20100101 Firefox/102.0">Mozilla/5.0 (Windows NT 10.0; rv:102.0) Gecko/20100101 Firefox/102.0</option>
                </select>
              </span>
            </label>
          </div>
          <!-- Hide the user agents that aren't part of the default OS and browsers that aren't part of the default os -->
          <div id="Windows_10_Chrome_107.0.5304" class="style-sub-2" style="display: none;">
            <label class="row mb-3">
              <span class="col-sm-2 col-form-label">User-Agent:</span>
              <span class="col-sm-10">
                <!-- Disable all the selects, unless it is in default os and browser -->
                <select class="form-select" name="user_agent" disabled="">
                  <!-- Select the default ua -->
                  <option value="Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/107.0.5304.18 Safari/537.36">Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko)
                    Chrome/107.0.5304.18 Safari/537.36</option>
                </select>
              </span>
            </label>
          </div>
          <!-- Hide the user agents that aren't part of the default OS and browsers that aren't part of the default os -->
          <div id="Windows_10_Firefox_127.0" class="style-sub-2" style="display: none;">
            <label class="row mb-3">
              <span class="col-sm-2 col-form-label">User-Agent:</span>
              <span class="col-sm-10">
                <!-- Disable all the selects, unless it is in default os and browser -->
                <select class="form-select" name="user_agent" disabled="">
                  <!-- Select the default ua -->
                  <option value="Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:109.0) Gecko/20100101 Firefox/127.0">Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:109.0) Gecko/20100101 Firefox/127.0</option>
                </select>
              </span>
            </label>
          </div>
          <!-- Hide the user agents that aren't part of the default OS and browsers that aren't part of the default os -->
          <div id="Windows_10_Edge_129.0.2792" class="style-sub-2" style="display: none;">
            <label class="row mb-3">
              <span class="col-sm-2 col-form-label">User-Agent:</span>
              <span class="col-sm-10">
                <!-- Disable all the selects, unless it is in default os and browser -->
                <select class="form-select" name="user_agent" disabled="">
                  <!-- Select the default ua -->
                  <option value="Mozilla/5.0 (Windows 10; Windows NT 11.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.6668.59 Edg/129.0.2792.52 Safari/537.36">Mozilla/5.0 (Windows 10; Windows NT 11.0; Win64; x64)
                    AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.6668.59 Edg/129.0.2792.52 Safari/537.36</option>
                </select>
              </span>
            </label>
          </div>
          <!-- Hide the user agents that aren't part of the default OS and browsers that aren't part of the default os -->
          <div id="Windows_10_Firefox_109.0" class="style-sub-2" style="display: none;">
            <label class="row mb-3">
              <span class="col-sm-2 col-form-label">User-Agent:</span>
              <span class="col-sm-10">
                <!-- Disable all the selects, unless it is in default os and browser -->
                <select class="form-select" name="user_agent" disabled="">
                  <!-- Select the default ua -->
                  <option value="Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:109.0) Gecko/20100101 Firefox/109.0">Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:109.0) Gecko/20100101 Firefox/109.0</option>
                </select>
              </span>
            </label>
          </div>
          <!-- Hide the user agents that aren't part of the default OS and browsers that aren't part of the default os -->
          <div id="Windows_10_Chrome_76.0.3809" class="style-sub-2" style="display: none;">
            <label class="row mb-3">
              <span class="col-sm-2 col-form-label">User-Agent:</span>
              <span class="col-sm-10">
                <!-- Disable all the selects, unless it is in default os and browser -->
                <select class="form-select" name="user_agent" disabled="">
                  <!-- Select the default ua -->
                  <option value="Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/76.0.3809.100 Safari/537.36">Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko)
                    Chrome/76.0.3809.100 Safari/537.36</option>
                </select>
              </span>
            </label>
          </div>
          <!-- Hide the user agents that aren't part of the default OS and browsers that aren't part of the default os -->
          <div id="Windows_10_Other" class="style-sub-2" style="display: none;">
            <label class="row mb-3">
              <span class="col-sm-2 col-form-label">User-Agent:</span>
              <span class="col-sm-10">
                <!-- Disable all the selects, unless it is in default os and browser -->
                <select class="form-select" name="user_agent" disabled="">
                  <!-- Select the default ua -->
                  <option value="Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko)">Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko)</option>
                </select>
              </span>
            </label>
          </div>
          <!-- Hide the user agents that aren't part of the default OS and browsers that aren't part of the default os -->
          <div id="Windows_10_Chrome_86.0.4240" class="style-sub-2" style="display: none;">
            <label class="row mb-3">
              <span class="col-sm-2 col-form-label">User-Agent:</span>
              <span class="col-sm-10">
                <!-- Disable all the selects, unless it is in default os and browser -->
                <select class="form-select" name="user_agent" disabled="">
                  <!-- Select the default ua -->
                  <option value="Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/86.0.4240.111 Safari/537.36">Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko)
                    Chrome/86.0.4240.111 Safari/537.36</option>
                </select>
              </span>
            </label>
          </div>
          <!-- Hide the user agents that aren't part of the default OS and browsers that aren't part of the default os -->
          <div id="Windows_10_Chrome_106.0.0" class="style-sub-2" style="display: none;">
            <label class="row mb-3">
              <span class="col-sm-2 col-form-label">User-Agent:</span>
              <span class="col-sm-10">
                <!-- Disable all the selects, unless it is in default os and browser -->
                <select class="form-select" name="user_agent" disabled="">
                  <!-- Select the default ua -->
                  <option value="Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/106.0.0.0 Safari/537.36">Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/106.0.0.0
                    Safari/537.36</option>
                </select>
              </span>
            </label>
          </div>
          <!-- Hide the user agents that aren't part of the default OS and browsers that aren't part of the default os -->
          <div id="Windows_10_IE_11.0" class="style-sub-2" style="display: none;">
            <label class="row mb-3">
              <span class="col-sm-2 col-form-label">User-Agent:</span>
              <span class="col-sm-10">
                <!-- Disable all the selects, unless it is in default os and browser -->
                <select class="form-select" name="user_agent" disabled="">
                  <!-- Select the default ua -->
                  <option value="Mozilla/5.0 (Windows NT 10.0; WOW64; Trident/7.0; MDDCJS; rv:11.0) like Gecko,gzip(gfe)">Mozilla/5.0 (Windows NT 10.0; WOW64; Trident/7.0; MDDCJS; rv:11.0) like Gecko,gzip(gfe)</option>
                </select>
              </span>
            </label>
          </div>
          <!-- Hide the user agents that aren't part of the default OS and browsers that aren't part of the default os -->
          <div id="Windows_10_Chrome_100.0.4896" class="style-sub-2" style="display: none;">
            <label class="row mb-3">
              <span class="col-sm-2 col-form-label">User-Agent:</span>
              <span class="col-sm-10">
                <!-- Disable all the selects, unless it is in default os and browser -->
                <select class="form-select" name="user_agent" disabled="">
                  <!-- Select the default ua -->
                  <option value="Mozilla/5.0 (Windows NT 10.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/100.0.4896.127 Safari/537.36">Mozilla/5.0 (Windows NT 10.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/100.0.4896.127 Safari/537.36
                  </option>
                  <!-- Select the default ua -->
                  <option value="Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/100.0.4896.127 Safari/537.36">Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko)
                    Chrome/100.0.4896.127 Safari/537.36</option>
                </select>
              </span>
            </label>
          </div>
          <!-- Hide the user agents that aren't part of the default OS and browsers that aren't part of the default os -->
          <div id="Windows_10_Chrome_70.0.3538" class="style-sub-2" style="display: none;">
            <label class="row mb-3">
              <span class="col-sm-2 col-form-label">User-Agent:</span>
              <span class="col-sm-10">
                <!-- Disable all the selects, unless it is in default os and browser -->
                <select class="form-select" name="user_agent" disabled="">
                  <!-- Select the default ua -->
                  <option value="Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.77 Safari/537.36">Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.77
                    Safari/537.36</option>
                </select>
              </span>
            </label>
          </div>
          <!-- Hide the user agents that aren't part of the default OS and browsers that aren't part of the default os -->
          <div id="Windows_10_Chrome_87.0.7903" class="style-sub-2" style="display: none;">
            <label class="row mb-3">
              <span class="col-sm-2 col-form-label">User-Agent:</span>
              <span class="col-sm-10">
                <!-- Disable all the selects, unless it is in default os and browser -->
                <select class="form-select" name="user_agent" disabled="">
                  <!-- Select the default ua -->
                  <option value="Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/87.0.7903.146 Safari/537.36">Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko)
                    Chrome/87.0.7903.146 Safari/537.36</option>
                </select>
              </span>
            </label>
          </div>
          <!-- Hide the user agents that aren't part of the default OS and browsers that aren't part of the default os -->
          <div id="Windows_10_Chrome_83.0.6220" class="style-sub-2" style="display: none;">
            <label class="row mb-3">
              <span class="col-sm-2 col-form-label">User-Agent:</span>
              <span class="col-sm-10">
                <!-- Disable all the selects, unless it is in default os and browser -->
                <select class="form-select" name="user_agent" disabled="">
                  <!-- Select the default ua -->
                  <option value="Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.6220.148 Safari/537.36">Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko)
                    Chrome/83.0.6220.148 Safari/537.36</option>
                </select>
              </span>
            </label>
          </div>
          <!-- Hide the user agents that aren't part of the default OS and browsers that aren't part of the default os -->
          <div id="Windows_10_Opera_54.0.2952" class="style-sub-2" style="display: none;">
            <label class="row mb-3">
              <span class="col-sm-2 col-form-label">User-Agent:</span>
              <span class="col-sm-10">
                <!-- Disable all the selects, unless it is in default os and browser -->
                <select class="form-select" name="user_agent" disabled="">
                  <!-- Select the default ua -->
                  <option value="Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.87 Safari/537.36 OPR/54.0.2952.71">Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko)
                    Chrome/67.0.3396.87 Safari/537.36 OPR/54.0.2952.71</option>
                </select>
              </span>
            </label>
          </div>
          <!-- Hide the user agents that aren't part of the default OS and browsers that aren't part of the default os -->
          <div id="Windows_10_Chrome_125.0.0" class="style-sub-2" style="display: none;">
            <label class="row mb-3">
              <span class="col-sm-2 col-form-label">User-Agent:</span>
              <span class="col-sm-10">
                <!-- Disable all the selects, unless it is in default os and browser -->
                <select class="form-select" name="user_agent" disabled="">
                  <!-- Select the default ua -->
                  <option value="Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/125.0.0.0 Safari/537.36">Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/125.0.0.0
                    Safari/537.36</option>
                </select>
              </span>
            </label>
          </div>
          <!-- Hide the user agents that aren't part of the default OS and browsers that aren't part of the default os -->
          <div id="Windows_10_Chrome_118.0.0" class="style-sub-2" style="display: none;">
            <label class="row mb-3">
              <span class="col-sm-2 col-form-label">User-Agent:</span>
              <span class="col-sm-10">
                <!-- Disable all the selects, unless it is in default os and browser -->
                <select class="form-select" name="user_agent" disabled="">
                  <!-- Select the default ua -->
                  <option value="Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/118.0.0.0 Safari/537.36">Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/118.0.0.0
                    Safari/537.36</option>
                </select>
              </span>
            </label>
          </div>
          <!-- Hide the user agents that aren't part of the default OS and browsers that aren't part of the default os -->
          <div id="Windows_10_Chrome_103.0.0" class="style-sub-2" style="display: none;">
            <label class="row mb-3">
              <span class="col-sm-2 col-form-label">User-Agent:</span>
              <span class="col-sm-10">
                <!-- Disable all the selects, unless it is in default os and browser -->
                <select class="form-select" name="user_agent" disabled="">
                  <!-- Select the default ua -->
                  <option value="Mozilla/5.0 (Windows NT 10.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/103.0.0.0 Safari/537.36">Mozilla/5.0 (Windows NT 10.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/103.0.0.0 Safari/537.36</option>
                </select>
              </span>
            </label>
          </div>
          <!-- Hide the user agents that aren't part of the default OS and browsers that aren't part of the default os -->
          <div id="Windows_10_Edge_122.0.0" class="style-sub-2" style="display: none;">
            <label class="row mb-3">
              <span class="col-sm-2 col-form-label">User-Agent:</span>
              <span class="col-sm-10">
                <!-- Disable all the selects, unless it is in default os and browser -->
                <select class="form-select" name="user_agent" disabled="">
                  <!-- Select the default ua -->
                  <option value="Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/122.0.0.0 Safari/537.36 Edg/122.0.0.0">Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko)
                    Chrome/122.0.0.0 Safari/537.36 Edg/122.0.0.0</option>
                </select>
              </span>
            </label>
          </div>
          <!-- Hide the user agents that aren't part of the default OS and browsers that aren't part of the default os -->
          <div id="Windows_10_Chrome_102.0.0" class="style-sub-2" style="display: none;">
            <label class="row mb-3">
              <span class="col-sm-2 col-form-label">User-Agent:</span>
              <span class="col-sm-10">
                <!-- Disable all the selects, unless it is in default os and browser -->
                <select class="form-select" name="user_agent" disabled="">
                  <!-- Select the default ua -->
                  <option value="Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/102.0.0.0 Safari/537.36">Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/102.0.0.0
                    Safari/537.36</option>
                </select>
              </span>
            </label>
          </div>
          <!-- Hide the user agents that aren't part of the default OS and browsers that aren't part of the default os -->
          <div id="Windows_10_Chrome_97.0.2720" class="style-sub-2" style="display: none;">
            <label class="row mb-3">
              <span class="col-sm-2 col-form-label">User-Agent:</span>
              <span class="col-sm-10">
                <!-- Disable all the selects, unless it is in default os and browser -->
                <select class="form-select" name="user_agent" disabled="">
                  <!-- Select the default ua -->
                  <option value="Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/97.0.2720.185 Safari/537.36">Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko)
                    Chrome/97.0.2720.185 Safari/537.36</option>
                </select>
              </span>
            </label>
          </div>
          <!-- Hide the user agents that aren't part of the default OS and browsers that aren't part of the default os -->
          <div id="Windows_10_Chrome_97.0.4692" class="style-sub-2" style="display: none;">
            <label class="row mb-3">
              <span class="col-sm-2 col-form-label">User-Agent:</span>
              <span class="col-sm-10">
                <!-- Disable all the selects, unless it is in default os and browser -->
                <select class="form-select" name="user_agent" disabled="">
                  <!-- Select the default ua -->
                  <option value="Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/97.0.4692.71 Safari/537.36">Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/97.0.4692.71
                    Safari/537.36</option>
                </select>
              </span>
            </label>
          </div>
          <!-- Hide the user agents that aren't part of the default OS and browsers that aren't part of the default os -->
          <div id="Windows_10_Chrome_103.0.5060" class="style-sub-2" style="display: none;">
            <label class="row mb-3">
              <span class="col-sm-2 col-form-label">User-Agent:</span>
              <span class="col-sm-10">
                <!-- Disable all the selects, unless it is in default os and browser -->
                <select class="form-select" name="user_agent" disabled="">
                  <!-- Select the default ua -->
                  <option value="Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/103.0.5060.114 Safari/537.36">Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/103.0.5060.114
                    Safari/537.36</option>
                  <!-- Select the default ua -->
                  <option value="Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/103.0.5060.134 Safari/537.36">Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko)
                    Chrome/103.0.5060.134 Safari/537.36</option>
                </select>
              </span>
            </label>
          </div>
          <!-- Hide the user agents that aren't part of the default OS and browsers that aren't part of the default os -->
          <div id="Windows_10_Firefox_115.0" class="style-sub-2" style="display: none;">
            <label class="row mb-3">
              <span class="col-sm-2 col-form-label">User-Agent:</span>
              <span class="col-sm-10">
                <!-- Disable all the selects, unless it is in default os and browser -->
                <select class="form-select" name="user_agent" disabled="">
                  <!-- Select the default ua -->
                  <option value="Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:109.0) Gecko/20100101 Firefox/115.0">Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:109.0) Gecko/20100101 Firefox/115.0</option>
                  <!-- Select the default ua -->
                  <option value="Mozilla/5.0 (Windows NT 10.0; rv:109.0) Gecko/20100101 Firefox/115.0">Mozilla/5.0 (Windows NT 10.0; rv:109.0) Gecko/20100101 Firefox/115.0</option>
                </select>
              </span>
            </label>
          </div>
          <!-- Hide the user agents that aren't part of the default OS and browsers that aren't part of the default os -->
          <div id="Windows_10_Chrome_119.0.0" class="style-sub-2" style="display: none;">
            <label class="row mb-3">
              <span class="col-sm-2 col-form-label">User-Agent:</span>
              <span class="col-sm-10">
                <!-- Disable all the selects, unless it is in default os and browser -->
                <select class="form-select" name="user_agent" disabled="">
                  <!-- Select the default ua -->
                  <option value="Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/119.0.0.0 Safari/537.36">Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/119.0.0.0
                    Safari/537.36</option>
                </select>
              </span>
            </label>
          </div>
          <!-- Hide the user agents that aren't part of the default OS and browsers that aren't part of the default os -->
          <div id="Windows_10_Chrome_98.0.8584" class="style-sub-2" style="display: none;">
            <label class="row mb-3">
              <span class="col-sm-2 col-form-label">User-Agent:</span>
              <span class="col-sm-10">
                <!-- Disable all the selects, unless it is in default os and browser -->
                <select class="form-select" name="user_agent" disabled="">
                  <!-- Select the default ua -->
                  <option value="Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/98.0.8584.182 Safari/537.36">Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko)
                    Chrome/98.0.8584.182 Safari/537.36</option>
                </select>
              </span>
            </label>
          </div>
          <!-- Hide the user agents that aren't part of the default OS and browsers that aren't part of the default os -->
          <div id="Windows_10_Chrome_92.0.1012" class="style-sub-2" style="display: none;">
            <label class="row mb-3">
              <span class="col-sm-2 col-form-label">User-Agent:</span>
              <span class="col-sm-10">
                <!-- Disable all the selects, unless it is in default os and browser -->
                <select class="form-select" name="user_agent" disabled="">
                  <!-- Select the default ua -->
                  <option value="Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/92.0.1012.51 Safari/537.36">Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/92.0.1012.51
                    Safari/537.36</option>
                </select>
              </span>
            </label>
          </div>
          <!-- Hide the user agents that aren't part of the default OS and browsers that aren't part of the default os -->
          <div id="Windows_10_Chrome_127.0.0" class="style-sub-2" style="display: none;">
            <label class="row mb-3">
              <span class="col-sm-2 col-form-label">User-Agent:</span>
              <span class="col-sm-10">
                <!-- Disable all the selects, unless it is in default os and browser -->
                <select class="form-select" name="user_agent" disabled="">
                  <!-- Select the default ua -->
                  <option value="Mozilla/6.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Safari/537.36 Inspici (www.inspici.com)">Mozilla/6.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like
                    Gecko) Chrome/127.0.0.0 Safari/537.36 Inspici (www.inspici.com)</option>
                </select>
              </span>
            </label>
          </div>
          <!-- Hide the user agents that aren't part of the default OS and browsers that aren't part of the default os -->
          <div id="Windows_10_Chrome_98.0.4758" class="style-sub-2" style="display: none;">
            <label class="row mb-3">
              <span class="col-sm-2 col-form-label">User-Agent:</span>
              <span class="col-sm-10">
                <!-- Disable all the selects, unless it is in default os and browser -->
                <select class="form-select" name="user_agent" disabled="">
                  <!-- Select the default ua -->
                  <option value="Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/98.0.4758.102 Safari/537.36">Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/98.0.4758.102
                    Safari/537.36</option>
                </select>
              </span>
            </label>
          </div>
          <!-- Hide the user agents that aren't part of the default OS and browsers that aren't part of the default os -->
          <div id="Windows_10_Opera_85.0.4341" class="style-sub-2" style="display: none;">
            <label class="row mb-3">
              <span class="col-sm-2 col-form-label">User-Agent:</span>
              <span class="col-sm-10">
                <!-- Disable all the selects, unless it is in default os and browser -->
                <select class="form-select" name="user_agent" disabled="">
                  <!-- Select the default ua -->
                  <option value="Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/99.0.4844.84 Safari/537.36 OPR/85.0.4341.75">Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko)
                    Chrome/99.0.4844.84 Safari/537.36 OPR/85.0.4341.75</option>
                </select>
              </span>
            </label>
          </div>
          <!-- Hide the user agents that aren't part of the default OS and browsers that aren't part of the default os -->
          <div id="Windows_10_Yandex_Browser_22.3.4" class="style-sub-2" style="display: none;">
            <label class="row mb-3">
              <span class="col-sm-2 col-form-label">User-Agent:</span>
              <span class="col-sm-10">
                <!-- Disable all the selects, unless it is in default os and browser -->
                <select class="form-select" name="user_agent" disabled="">
                  <!-- Select the default ua -->
                  <option value="Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/98.0.4758.141 YaBrowser/22.3.4.731 Yowser/2.5 Safari/537.36">Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML,
                    like Gecko) Chrome/98.0.4758.141 YaBrowser/22.3.4.731 Yowser/2.5 Safari/537.36</option>
                </select>
              </span>
            </label>
          </div>
          <!-- Hide the user agents that aren't part of the default OS and browsers that aren't part of the default os -->
          <div id="Windows_10_Edge_98.0.1108" class="style-sub-2" style="display: none;">
            <label class="row mb-3">
              <span class="col-sm-2 col-form-label">User-Agent:</span>
              <span class="col-sm-10">
                <!-- Disable all the selects, unless it is in default os and browser -->
                <select class="form-select" name="user_agent" disabled="">
                  <!-- Select the default ua -->
                  <option value="Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/98.0.4758.119 Safari/537.36 Edg/98.0.1108.76">Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko)
                    Chrome/98.0.4758.119 Safari/537.36 Edg/98.0.1108.76</option>
                </select>
              </span>
            </label>
          </div>
          <!-- Hide the user agents that aren't part of the default OS and browsers that aren't part of the default os -->
          <div id="Windows_10_Chrome_94.0.4606" class="style-sub-2" style="display: none;">
            <label class="row mb-3">
              <span class="col-sm-2 col-form-label">User-Agent:</span>
              <span class="col-sm-10">
                <!-- Disable all the selects, unless it is in default os and browser -->
                <select class="form-select" name="user_agent" disabled="">
                  <!-- Select the default ua -->
                  <option value="Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/94.0.4606.71 Safari/537.36">Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/94.0.4606.71
                    Safari/537.36</option>
                </select>
              </span>
            </label>
          </div>
          <!-- Hide the user agents that aren't part of the default OS and browsers that aren't part of the default os -->
          <div id="Windows_10_Chrome_91.0.4472" class="style-sub-2" style="display: none;">
            <label class="row mb-3">
              <span class="col-sm-2 col-form-label">User-Agent:</span>
              <span class="col-sm-10">
                <!-- Disable all the selects, unless it is in default os and browser -->
                <select class="form-select" name="user_agent" disabled="">
                  <!-- Select the default ua -->
                  <option value="Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36">Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko)
                    Chrome/91.0.4472.124 Safari/537.36</option>
                </select>
              </span>
            </label>
          </div>
          <!-- Hide the user agents that aren't part of the default OS and browsers that aren't part of the default os -->
          <div id="Windows_10_Chrome_88.0.4324" class="style-sub-2" style="display: none;">
            <label class="row mb-3">
              <span class="col-sm-2 col-form-label">User-Agent:</span>
              <span class="col-sm-10">
                <!-- Disable all the selects, unless it is in default os and browser -->
                <select class="form-select" name="user_agent" disabled="">
                  <!-- Select the default ua -->
                  <option value="Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/88.0.4324.182 Safari/537.36">Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko)
                    Chrome/88.0.4324.182 Safari/537.36</option>
                </select>
              </span>
            </label>
          </div>
          <!-- Hide the user agents that aren't part of the default OS and browsers that aren't part of the default os -->
          <div id="Windows_10_Edge_14.14393" class="style-sub-2" style="display: none;">
            <label class="row mb-3">
              <span class="col-sm-2 col-form-label">User-Agent:</span>
              <span class="col-sm-10">
                <!-- Disable all the selects, unless it is in default os and browser -->
                <select class="form-select" name="user_agent" disabled="">
                  <!-- Select the default ua -->
                  <option value="Mozilla/5.0 (Windows NT 10.0; ARM; Lumia 950 Dual SIM) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/51.0.2704.79 Safari/537.36 Edge/14.14393">Mozilla/5.0 (Windows NT 10.0; ARM; Lumia 950 Dual SIM) AppleWebKit/537.36
                    (KHTML, like Gecko) Chrome/51.0.2704.79 Safari/537.36 Edge/14.14393</option>
                </select>
              </span>
            </label>
          </div>
          <!-- Hide the user agents that aren't part of the default OS and browsers that aren't part of the default os -->
          <div id="Windows_10_Chrome_62.0.3202" class="style-sub-2" style="display: none;">
            <label class="row mb-3">
              <span class="col-sm-2 col-form-label">User-Agent:</span>
              <span class="col-sm-10">
                <!-- Disable all the selects, unless it is in default os and browser -->
                <select class="form-select" name="user_agent" disabled="">
                  <!-- Select the default ua -->
                  <option value="Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/62.0.3202.94 Safari/537.36">Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/62.0.3202.94
                    Safari/537.36</option>
                </select>
              </span>
            </label>
          </div>
          <!-- Hide the user agents that aren't part of the default OS and browsers that aren't part of the default os -->
          <div id="Windows_10_Chrome_95.0.4638" class="style-sub-2" style="display: none;">
            <label class="row mb-3">
              <span class="col-sm-2 col-form-label">User-Agent:</span>
              <span class="col-sm-10">
                <!-- Disable all the selects, unless it is in default os and browser -->
                <select class="form-select" name="user_agent" disabled="">
                  <!-- Select the default ua -->
                  <option value="Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.17 Safari/537.36">Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.17
                    Safari/537.36</option>
                </select>
              </span>
            </label>
          </div>
          <!-- Hide the user agents that aren't part of the default OS and browsers that aren't part of the default os -->
          <div id="Windows_10_Edge_18.18363" class="style-sub-2" style="display: none;">
            <label class="row mb-3">
              <span class="col-sm-2 col-form-label">User-Agent:</span>
              <span class="col-sm-10">
                <!-- Disable all the selects, unless it is in default os and browser -->
                <select class="form-select" name="user_agent" disabled="">
                  <!-- Select the default ua -->
                  <option value="Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.102 Safari/537.36 Edge/18.18363">Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko)
                    Chrome/70.0.3538.102 Safari/537.36 Edge/18.18363</option>
                </select>
              </span>
            </label>
          </div>
          <!-- Hide the user agents that aren't part of the default OS and browsers that aren't part of the default os -->
          <div id="Windows_10_Chrome_109.0.0" class="style-sub-2" style="display: none;">
            <label class="row mb-3">
              <span class="col-sm-2 col-form-label">User-Agent:</span>
              <span class="col-sm-10">
                <!-- Disable all the selects, unless it is in default os and browser -->
                <select class="form-select" name="user_agent" disabled="">
                  <!-- Select the default ua -->
                  <option value="Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/109.0.0.0 Safari/537.36">Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/109.0.0.0
                    Safari/537.36</option>
                </select>
              </span>
            </label>
          </div>
          <!-- Hide the user agents that aren't part of the default OS and browsers that aren't part of the default os -->
          <div id="Windows_10_Edge_120.0.2210" class="style-sub-2" style="display: none;">
            <label class="row mb-3">
              <span class="col-sm-2 col-form-label">User-Agent:</span>
              <span class="col-sm-10">
                <!-- Disable all the selects, unless it is in default os and browser -->
                <select class="form-select" name="user_agent" disabled="">
                  <!-- Select the default ua -->
                  <option value="Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.1.1.1 Safari/537.36 Edg/120.0.2210.91">Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko)
                    Chrome/120.1.1.1 Safari/537.36 Edg/120.0.2210.91</option>
                </select>
              </span>
            </label>
          </div>
          <!-- Hide the user agents that aren't part of the default OS and browsers that aren't part of the default os -->
          <div id="Windows_10_Chrome_81.0.4044" class="style-sub-2" style="display: none;">
            <label class="row mb-3">
              <span class="col-sm-2 col-form-label">User-Agent:</span>
              <span class="col-sm-10">
                <!-- Disable all the selects, unless it is in default os and browser -->
                <select class="form-select" name="user_agent" disabled="">
                  <!-- Select the default ua -->
                  <option value="Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/81.0.4044.138 Safari/537.36">Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko)
                    Chrome/81.0.4044.138 Safari/537.36</option>
                </select>
              </span>
            </label>
          </div>
          <!-- Hide the user agents that aren't part of the default OS and browsers that aren't part of the default os -->
          <div id="Windows_10_Chrome_130.0.6723" class="style-sub-2">
            <label class="row mb-3">
              <span class="col-sm-2 col-form-label">User-Agent:</span>
              <span class="col-sm-10">
                <!-- Disable all the selects, unless it is in default os and browser -->
                <select class="form-select" name="user_agent">
                  <!-- Select the default ua -->
                  <option value="Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/130.0.6723.31 Safari/537.36" selected="">Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko)
                    Chrome/130.0.6723.31 Safari/537.36</option>
                </select>
              </span>
            </label>
          </div>
          <!-- Hide the user agents that aren't part of the default OS and browsers that aren't part of the default os -->
          <div id="Windows_10_Edge_130.0.6723" class="style-sub-2" style="display: none;">
            <label class="row mb-3">
              <span class="col-sm-2 col-form-label">User-Agent:</span>
              <span class="col-sm-10">
                <!-- Disable all the selects, unless it is in default os and browser -->
                <select class="form-select" name="user_agent" disabled="">
                  <!-- Select the default ua -->
                  <option value="Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/130.0.6723.31 Safari/537.36 Edg/130.0.6723.31">Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko)
                    Chrome/130.0.6723.31 Safari/537.36 Edg/130.0.6723.31</option>
                </select>
              </span>
            </label>
          </div>
          <!-- Hide the browsers that aren't part of the default os -->
          <div id="Android_10" class="style-sub-1" style="display: none;">
            <label class="row mb-3">
              <span class="col-sm-2 col-form-label">Browser Type:</span>
              <span class="col-sm-10">
                <!-- Disable all the selects not related to the default os -->
                <select class="form-select" name="browser" disabled="">
                  <!-- Select the default browser -->
                  <option value="Samsung Internet 27.0">Samsung Internet 27.0</option>
                  <!-- Select the default browser -->
                  <option value="Samsung Internet 26.0">Samsung Internet 26.0</option>
                  <!-- Select the default browser -->
                  <option value="Phantom 123.0.0">Phantom 123.0.0</option>
                  <!-- Select the default browser -->
                  <option value="Opera Mobile 85.0.2254">Opera Mobile 85.0.2254</option>
                  <!-- Select the default browser -->
                  <option value="Opera Mobile 85.0.0">Opera Mobile 85.0.0</option>
                  <!-- Select the default browser -->
                  <option value="Opera Mobile 62.5.2254">Opera Mobile 62.5.2254</option>
                  <!-- Select the default browser -->
                  <option value="MiuiBrowser 14.22.1">MiuiBrowser 14.22.1</option>
                  <!-- Select the default browser -->
                  <option value="Firefox Mobile 132.0">Firefox Mobile 132.0</option>
                  <!-- Select the default browser -->
                  <option value="Firefox Mobile 128.0">Firefox Mobile 128.0</option>
                  <!-- Select the default browser -->
                  <option value="Chrome Mobile WebView 78.0.3904">Chrome Mobile WebView 78.0.3904</option>
                  <!-- Select the default browser -->
                  <option value="Chrome Mobile 131.0.0">Chrome Mobile 131.0.0</option>
                  <!-- Select the default browser -->
                  <option value="Chrome Mobile 130.0.0">Chrome Mobile 130.0.0</option>
                  <!-- Select the default browser -->
                  <option value="Chrome Mobile 129.0.0">Chrome Mobile 129.0.0</option>
                  <!-- Select the default browser -->
                  <option value="Chrome Mobile 128.0.0">Chrome Mobile 128.0.0</option>
                  <!-- Select the default browser -->
                  <option value="Chrome Mobile 126.0.0">Chrome Mobile 126.0.0</option>
                  <!-- Select the default browser -->
                  <option value="Chrome Mobile 124.0.0">Chrome Mobile 124.0.0</option>
                  <!-- Select the default browser -->
                  <option value="Chrome Mobile 123.0.0">Chrome Mobile 123.0.0</option>
                  <!-- Select the default browser -->
                  <option value="Chrome Mobile 122.0.0">Chrome Mobile 122.0.0</option>
                  <!-- Select the default browser -->
                  <option value="Chrome Mobile 116.0.0">Chrome Mobile 116.0.0</option>
                  <!-- Select the default browser -->
                  <option value="Chrome Mobile 115.0.0">Chrome Mobile 115.0.0</option>
                  <!-- Select the default browser -->
                  <option value="Chrome Mobile 111.0.0">Chrome Mobile 111.0.0</option>
                  <!-- Select the default browser -->
                  <option value="Chrome Mobile 107.0.0">Chrome Mobile 107.0.0</option>
                  <!-- Select the default browser -->
                  <option value="Chrome Mobile 101.0.4951">Chrome Mobile 101.0.4951</option>
                  <!-- Select the default browser -->
                  <option value="Chrome 131.0.0">Chrome 131.0.0</option>
                  <!-- Select the default browser -->
                  <option value="Chrome 129.0.0">Chrome 129.0.0</option>
                  <!-- Select the default browser -->
                  <option value="Chrome 114.0.5735">Chrome 114.0.5735</option>
                  <!-- Select the default browser -->
                  <option value="Android 10">Android 10</option>
                </select>
              </span>
            </label>
          </div>
          <!-- Hide the user agents that aren't part of the default OS and browsers that aren't part of the default os -->
          <div id="Android_10_Chrome_Mobile_131.0.0" class="style-sub-2" style="display: none;">
            <label class="row mb-3">
              <span class="col-sm-2 col-form-label">User-Agent:</span>
              <span class="col-sm-10">
                <!-- Disable all the selects, unless it is in default os and browser -->
                <select class="form-select" name="user_agent" disabled="">
                  <!-- Select the default ua -->
                  <option value="Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36">Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile
                    Safari/537.36</option>
                </select>
              </span>
            </label>
          </div>
          <!-- Hide the user agents that aren't part of the default OS and browsers that aren't part of the default os -->
          <div id="Android_10_Chrome_Mobile_130.0.0" class="style-sub-2" style="display: none;">
            <label class="row mb-3">
              <span class="col-sm-2 col-form-label">User-Agent:</span>
              <span class="col-sm-10">
                <!-- Disable all the selects, unless it is in default os and browser -->
                <select class="form-select" name="user_agent" disabled="">
                  <!-- Select the default ua -->
                  <option value="Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/130.0.0.0 Mobile Safari/537.36">Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/130.0.0.0 Mobile
                    Safari/537.36</option>
                </select>
              </span>
            </label>
          </div>
          <!-- Hide the user agents that aren't part of the default OS and browsers that aren't part of the default os -->
          <div id="Android_10_Chrome_Mobile_129.0.0" class="style-sub-2" style="display: none;">
            <label class="row mb-3">
              <span class="col-sm-2 col-form-label">User-Agent:</span>
              <span class="col-sm-10">
                <!-- Disable all the selects, unless it is in default os and browser -->
                <select class="form-select" name="user_agent" disabled="">
                  <!-- Select the default ua -->
                  <option value="Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Mobile Safari/537.36">Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Mobile
                    Safari/537.36</option>
                </select>
              </span>
            </label>
          </div>
          <!-- Hide the user agents that aren't part of the default OS and browsers that aren't part of the default os -->
          <div id="Android_10_Samsung_Internet_27.0" class="style-sub-2" style="display: none;">
            <label class="row mb-3">
              <span class="col-sm-2 col-form-label">User-Agent:</span>
              <span class="col-sm-10">
                <!-- Disable all the selects, unless it is in default os and browser -->
                <select class="form-select" name="user_agent" disabled="">
                  <!-- Select the default ua -->
                  <option value="Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) SamsungBrowser/27.0 Chrome/125.0.0.0 Mobile Safari/537.36">Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko)
                    SamsungBrowser/27.0 Chrome/125.0.0.0 Mobile Safari/537.36</option>
                </select>
              </span>
            </label>
          </div>
          <!-- Hide the user agents that aren't part of the default OS and browsers that aren't part of the default os -->
          <div id="Android_10_Opera_Mobile_85.0.0" class="style-sub-2" style="display: none;">
            <label class="row mb-3">
              <span class="col-sm-2 col-form-label">User-Agent:</span>
              <span class="col-sm-10">
                <!-- Disable all the selects, unless it is in default os and browser -->
                <select class="form-select" name="user_agent" disabled="">
                  <!-- Select the default ua -->
                  <option value="Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Mobile Safari/537.36 OPR/85.0.0.0">Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0
                    Mobile Safari/537.36 OPR/85.0.0.0</option>
                </select>
              </span>
            </label>
          </div>
          <!-- Hide the user agents that aren't part of the default OS and browsers that aren't part of the default os -->
          <div id="Android_10_Chrome_Mobile_128.0.0" class="style-sub-2" style="display: none;">
            <label class="row mb-3">
              <span class="col-sm-2 col-form-label">User-Agent:</span>
              <span class="col-sm-10">
                <!-- Disable all the selects, unless it is in default os and browser -->
                <select class="form-select" name="user_agent" disabled="">
                  <!-- Select the default ua -->
                  <option value="Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Mobile Safari/537.36">Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Mobile
                    Safari/537.36</option>
                </select>
              </span>
            </label>
          </div>
          <!-- Hide the user agents that aren't part of the default OS and browsers that aren't part of the default os -->
          <div id="Android_10_Chrome_Mobile_116.0.0" class="style-sub-2" style="display: none;">
            <label class="row mb-3">
              <span class="col-sm-2 col-form-label">User-Agent:</span>
              <span class="col-sm-10">
                <!-- Disable all the selects, unless it is in default os and browser -->
                <select class="form-select" name="user_agent" disabled="">
                  <!-- Select the default ua -->
                  <option value="Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Mobile Safari/537.36">Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Mobile
                    Safari/537.36</option>
                </select>
              </span>
            </label>
          </div>
          <!-- Hide the user agents that aren't part of the default OS and browsers that aren't part of the default os -->
          <div id="Android_10_Firefox_Mobile_128.0" class="style-sub-2" style="display: none;">
            <label class="row mb-3">
              <span class="col-sm-2 col-form-label">User-Agent:</span>
              <span class="col-sm-10">
                <!-- Disable all the selects, unless it is in default os and browser -->
                <select class="form-select" name="user_agent" disabled="">
                  <!-- Select the default ua -->
                  <option value="Mozilla/5.0 (Android 10; Mobile; rv:128.0) Gecko/128.0 Firefox/128.0">Mozilla/5.0 (Android 10; Mobile; rv:128.0) Gecko/128.0 Firefox/128.0</option>
                </select>
              </span>
            </label>
          </div>
          <!-- Hide the user agents that aren't part of the default OS and browsers that aren't part of the default os -->
          <div id="Android_10_Firefox_Mobile_132.0" class="style-sub-2" style="display: none;">
            <label class="row mb-3">
              <span class="col-sm-2 col-form-label">User-Agent:</span>
              <span class="col-sm-10">
                <!-- Disable all the selects, unless it is in default os and browser -->
                <select class="form-select" name="user_agent" disabled="">
                  <!-- Select the default ua -->
                  <option value="Mozilla/5.0 (Android 10; Mobile; rv:132.0) Gecko/132.0 Firefox/132.0">Mozilla/5.0 (Android 10; Mobile; rv:132.0) Gecko/132.0 Firefox/132.0</option>
                </select>
              </span>
            </label>
          </div>
          <!-- Hide the user agents that aren't part of the default OS and browsers that aren't part of the default os -->
          <div id="Android_10_Chrome_131.0.0" class="style-sub-2" style="display: none;">
            <label class="row mb-3">
              <span class="col-sm-2 col-form-label">User-Agent:</span>
              <span class="col-sm-10">
                <!-- Disable all the selects, unless it is in default os and browser -->
                <select class="form-select" name="user_agent" disabled="">
                  <!-- Select the default ua -->
                  <option value="Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36">Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36
                  </option>
                </select>
              </span>
            </label>
          </div>
          <!-- Hide the user agents that aren't part of the default OS and browsers that aren't part of the default os -->
          <div id="Android_10_Chrome_Mobile_122.0.0" class="style-sub-2" style="display: none;">
            <label class="row mb-3">
              <span class="col-sm-2 col-form-label">User-Agent:</span>
              <span class="col-sm-10">
                <!-- Disable all the selects, unless it is in default os and browser -->
                <select class="form-select" name="user_agent" disabled="">
                  <!-- Select the default ua -->
                  <option value="Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/122.0.0.0 Mobile Safari/537.36">Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/122.0.0.0 Mobile
                    Safari/537.36</option>
                </select>
              </span>
            </label>
          </div>
          <!-- Hide the user agents that aren't part of the default OS and browsers that aren't part of the default os -->
          <div id="Android_10_Chrome_114.0.5735" class="style-sub-2" style="display: none;">
            <label class="row mb-3">
              <span class="col-sm-2 col-form-label">User-Agent:</span>
              <span class="col-sm-10">
                <!-- Disable all the selects, unless it is in default os and browser -->
                <select class="form-select" name="user_agent" disabled="">
                  <!-- Select the default ua -->
                  <option value="Mozilla/5.0 (Linux; Android 10; FRL-L22; HMSCore 6.14.0.321) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.5735.196 HuaweiBrowser/15.0.4.312 Mobile Safari/537.36">Mozilla/5.0 (Linux; Android 10; FRL-L22; HMSCore
                    6.14.0.321) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.5735.196 HuaweiBrowser/15.0.4.312 Mobile Safari/537.36</option>
                  <!-- Select the default ua -->
                  <option value="Mozilla/5.0 (Linux; Android 10; JEF-NX9; HMSCore 6.14.0.322) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.5735.196 HuaweiBrowser/15.0.4.312 Mobile Safari/537.36">Mozilla/5.0 (Linux; Android 10; JEF-NX9; HMSCore
                    6.14.0.322) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.5735.196 HuaweiBrowser/15.0.4.312 Mobile Safari/537.36</option>
                </select>
              </span>
            </label>
          </div>
          <!-- Hide the user agents that aren't part of the default OS and browsers that aren't part of the default os -->
          <div id="Android_10_Chrome_Mobile_111.0.0" class="style-sub-2" style="display: none;">
            <label class="row mb-3">
              <span class="col-sm-2 col-form-label">User-Agent:</span>
              <span class="col-sm-10">
                <!-- Disable all the selects, unless it is in default os and browser -->
                <select class="form-select" name="user_agent" disabled="">
                  <!-- Select the default ua -->
                  <option value="Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/111.0.0.0 Mobile Safari/537.36">Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/111.0.0.0 Mobile
                    Safari/537.36</option>
                </select>
              </span>
            </label>
          </div>
          <!-- Hide the user agents that aren't part of the default OS and browsers that aren't part of the default os -->
          <div id="Android_10_Chrome_Mobile_107.0.0" class="style-sub-2" style="display: none;">
            <label class="row mb-3">
              <span class="col-sm-2 col-form-label">User-Agent:</span>
              <span class="col-sm-10">
                <!-- Disable all the selects, unless it is in default os and browser -->
                <select class="form-select" name="user_agent" disabled="">
                  <!-- Select the default ua -->
                  <option value="Mozilla/5.0 (Linux; Android 10; LYA-AL00) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/107.0.0.0 Mobile Safari/537.36">Mozilla/5.0 (Linux; Android 10; LYA-AL00) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/107.0.0.0
                    Mobile Safari/537.36</option>
                </select>
              </span>
            </label>
          </div>
          <!-- Hide the user agents that aren't part of the default OS and browsers that aren't part of the default os -->
          <div id="Android_10_Chrome_Mobile_124.0.0" class="style-sub-2" style="display: none;">
            <label class="row mb-3">
              <span class="col-sm-2 col-form-label">User-Agent:</span>
              <span class="col-sm-10">
                <!-- Disable all the selects, unless it is in default os and browser -->
                <select class="form-select" name="user_agent" disabled="">
                  <!-- Select the default ua -->
                  <option value="Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/124.0.0.0 Mobile Safari/537.36">Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/124.0.0.0 Mobile
                    Safari/537.36</option>
                </select>
              </span>
            </label>
          </div>
          <!-- Hide the user agents that aren't part of the default OS and browsers that aren't part of the default os -->
          <div id="Android_10_MiuiBrowser_14.22.1" class="style-sub-2" style="display: none;">
            <label class="row mb-3">
              <span class="col-sm-2 col-form-label">User-Agent:</span>
              <span class="col-sm-10">
                <!-- Disable all the selects, unless it is in default os and browser -->
                <select class="form-select" name="user_agent" disabled="">
                  <!-- Select the default ua -->
                  <option value="Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.6312.118 Mobile Safari/537.36 XiaoMi/MiuiBrowser/14.22.1-gn">Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like
                    Gecko) Chrome/123.0.6312.118 Mobile Safari/537.36 XiaoMi/MiuiBrowser/14.22.1-gn</option>
                </select>
              </span>
            </label>
          </div>
          <!-- Hide the user agents that aren't part of the default OS and browsers that aren't part of the default os -->
          <div id="Android_10_Chrome_Mobile_WebView_78.0.3904" class="style-sub-2" style="display: none;">
            <label class="row mb-3">
              <span class="col-sm-2 col-form-label">User-Agent:</span>
              <span class="col-sm-10">
                <!-- Disable all the selects, unless it is in default os and browser -->
                <select class="form-select" name="user_agent" disabled="">
                  <!-- Select the default ua -->
                  <option value="Mozilla/5.0 (Linux; Android 10; LIO-AN00 Build/HUAWEILIO-AN00; wv) MicroMessenger Weixin QQ AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/78.0.3904.62 XWEB/2692 MMWEBSDK/200901 Mobile Safari/537.36">
                    Mozilla/5.0 (Linux; Android 10; LIO-AN00 Build/HUAWEILIO-AN00; wv) MicroMessenger Weixin QQ AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/78.0.3904.62 XWEB/2692 MMWEBSDK/200901 Mobile Safari/537.36</option>
                </select>
              </span>
            </label>
          </div>
          <!-- Hide the user agents that aren't part of the default OS and browsers that aren't part of the default os -->
          <div id="Android_10_Phantom_123.0.0" class="style-sub-2" style="display: none;">
            <label class="row mb-3">
              <span class="col-sm-2 col-form-label">User-Agent:</span>
              <span class="col-sm-10">
                <!-- Disable all the selects, unless it is in default os and browser -->
                <select class="form-select" name="user_agent" disabled="">
                  <!-- Select the default ua -->
                  <option value="Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Mobile Safari/537.36 (Ecosia android@123.0.0.0)">Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko)
                    Chrome/123.0.0.0 Mobile Safari/537.36 (Ecosia android@123.0.0.0)</option>
                </select>
              </span>
            </label>
          </div>
          <!-- Hide the user agents that aren't part of the default OS and browsers that aren't part of the default os -->
          <div id="Android_10_Opera_Mobile_85.0.2254" class="style-sub-2" style="display: none;">
            <label class="row mb-3">
              <span class="col-sm-2 col-form-label">User-Agent:</span>
              <span class="col-sm-10">
                <!-- Disable all the selects, unless it is in default os and browser -->
                <select class="form-select" name="user_agent" disabled="">
                  <!-- Select the default ua -->
                  <option value="Mozilla/5.0 (Linux; U; Android 10; RMX1925 Build/QKQ1.200209.002; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/131.0.6778.39 Mobile Safari/537.36 OPR/85.0.2254.74549">Mozilla/5.0 (Linux; U; Android
                    10; RMX1925 Build/QKQ1.200209.002; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/131.0.6778.39 Mobile Safari/537.36 OPR/85.0.2254.74549</option>
                </select>
              </span>
            </label>
          </div>
          <!-- Hide the user agents that aren't part of the default OS and browsers that aren't part of the default os -->
          <div id="Android_10_Android_10" class="style-sub-2" style="display: none;">
            <label class="row mb-3">
              <span class="col-sm-2 col-form-label">User-Agent:</span>
              <span class="col-sm-10">
                <!-- Disable all the selects, unless it is in default os and browser -->
                <select class="form-select" name="user_agent" disabled="">
                  <!-- Select the default ua -->
                  <option value="Dalvik/2.1.0 (Linux; U; Android 10; JEF-NX9 Build/HUAWEIJEF-N29)">Dalvik/2.1.0 (Linux; U; Android 10; JEF-NX9 Build/HUAWEIJEF-N29)</option>
                </select>
              </span>
            </label>
          </div>
          <!-- Hide the user agents that aren't part of the default OS and browsers that aren't part of the default os -->
          <div id="Android_10_Chrome_Mobile_123.0.0" class="style-sub-2" style="display: none;">
            <label class="row mb-3">
              <span class="col-sm-2 col-form-label">User-Agent:</span>
              <span class="col-sm-10">
                <!-- Disable all the selects, unless it is in default os and browser -->
                <select class="form-select" name="user_agent" disabled="">
                  <!-- Select the default ua -->
                  <option value="Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Mobile Safari/537.36">Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Mobile
                    Safari/537.36</option>
                </select>
              </span>
            </label>
          </div>
          <!-- Hide the user agents that aren't part of the default OS and browsers that aren't part of the default os -->
          <div id="Android_10_Chrome_129.0.0" class="style-sub-2" style="display: none;">
            <label class="row mb-3">
              <span class="col-sm-2 col-form-label">User-Agent:</span>
              <span class="col-sm-10">
                <!-- Disable all the selects, unless it is in default os and browser -->
                <select class="form-select" name="user_agent" disabled="">
                  <!-- Select the default ua -->
                  <option value="Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36">Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36
                  </option>
                </select>
              </span>
            </label>
          </div>
          <!-- Hide the user agents that aren't part of the default OS and browsers that aren't part of the default os -->
          <div id="Android_10_Opera_Mobile_62.5.2254" class="style-sub-2" style="display: none;">
            <label class="row mb-3">
              <span class="col-sm-2 col-form-label">User-Agent:</span>
              <span class="col-sm-10">
                <!-- Disable all the selects, unless it is in default os and browser -->
                <select class="form-select" name="user_agent" disabled="">
                  <!-- Select the default ua -->
                  <option value="Mozilla/5.0 (Linux; U; Android 10; Infinix X688B Build/QP1A.190711.020; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/99.0.4844.58 Mobile Safari/537.36 OPR/62.5.2254.61243">Mozilla/5.0 (Linux; U;
                    Android 10; Infinix X688B Build/QP1A.190711.020; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/99.0.4844.58 Mobile Safari/537.36 OPR/62.5.2254.61243</option>
                </select>
              </span>
            </label>
          </div>
          <!-- Hide the user agents that aren't part of the default OS and browsers that aren't part of the default os -->
          <div id="Android_10_Chrome_Mobile_101.0.4951" class="style-sub-2" style="display: none;">
            <label class="row mb-3">
              <span class="col-sm-2 col-form-label">User-Agent:</span>
              <span class="col-sm-10">
                <!-- Disable all the selects, unless it is in default os and browser -->
                <select class="form-select" name="user_agent" disabled="">
                  <!-- Select the default ua -->
                  <option value="Mozilla/5.0 (Linux; Android 10; ELE-L29) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/101.0.4951.61 Mobile Safari/537.36">Mozilla/5.0 (Linux; Android 10; ELE-L29) AppleWebKit/537.36 (KHTML, like Gecko)
                    Chrome/101.0.4951.61 Mobile Safari/537.36</option>
                </select>
              </span>
            </label>
          </div>
          <!-- Hide the user agents that aren't part of the default OS and browsers that aren't part of the default os -->
          <div id="Android_10_Chrome_Mobile_126.0.0" class="style-sub-2" style="display: none;">
            <label class="row mb-3">
              <span class="col-sm-2 col-form-label">User-Agent:</span>
              <span class="col-sm-10">
                <!-- Disable all the selects, unless it is in default os and browser -->
                <select class="form-select" name="user_agent" disabled="">
                  <!-- Select the default ua -->
                  <option value="Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Mobile Safari/537.36">Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Mobile
                    Safari/537.36</option>
                </select>
              </span>
            </label>
          </div>
          <!-- Hide the user agents that aren't part of the default OS and browsers that aren't part of the default os -->
          <div id="Android_10_Samsung_Internet_26.0" class="style-sub-2" style="display: none;">
            <label class="row mb-3">
              <span class="col-sm-2 col-form-label">User-Agent:</span>
              <span class="col-sm-10">
                <!-- Disable all the selects, unless it is in default os and browser -->
                <select class="form-select" name="user_agent" disabled="">
                  <!-- Select the default ua -->
                  <option value="Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) SamsungBrowser/26.0 Chrome/122.0.0.0 Mobile Safari/537.36">Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko)
                    SamsungBrowser/26.0 Chrome/122.0.0.0 Mobile Safari/537.36</option>
                </select>
              </span>
            </label>
          </div>
          <!-- Hide the user agents that aren't part of the default OS and browsers that aren't part of the default os -->
          <div id="Android_10_Chrome_Mobile_115.0.0" class="style-sub-2" style="display: none;">
            <label class="row mb-3">
              <span class="col-sm-2 col-form-label">User-Agent:</span>
              <span class="col-sm-10">
                <!-- Disable all the selects, unless it is in default os and browser -->
                <select class="form-select" name="user_agent" disabled="">
                  <!-- Select the default ua -->
                  <option value="Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/115.0.0.0 Mobile Safari/537.36">Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/115.0.0.0 Mobile
                    Safari/537.36</option>
                </select>
              </span>
            </label>
          </div>
          <!-- Hide the browsers that aren't part of the default os -->
          <div id="Android_6.0.1" class="style-sub-1" style="display: none;">
            <label class="row mb-3">
              <span class="col-sm-2 col-form-label">Browser Type:</span>
              <span class="col-sm-10">
                <!-- Disable all the selects not related to the default os -->
                <select class="form-select" name="browser" disabled="">
                  <!-- Select the default browser -->
                  <option value="Googlebot 2.1">Googlebot 2.1</option>
                  <!-- Select the default browser -->
                  <option value="Chrome Mobile 56.0.2924">Chrome Mobile 56.0.2924</option>
                  <!-- Select the default browser -->
                  <option value="Chrome Mobile 52.0.2743">Chrome Mobile 52.0.2743</option>
                  <!-- Select the default browser -->
                  <option value="Chrome Mobile 131.0.6778">Chrome Mobile 131.0.6778</option>
                  <!-- Select the default browser -->
                  <option value="Android 6.0.1">Android 6.0.1</option>
                </select>
              </span>
            </label>
          </div>
          <!-- Hide the user agents that aren't part of the default OS and browsers that aren't part of the default os -->
          <div id="Android_6.0.1_Googlebot_2.1" class="style-sub-2" style="display: none;">
            <label class="row mb-3">
              <span class="col-sm-2 col-form-label">User-Agent:</span>
              <span class="col-sm-10">
                <!-- Disable all the selects, unless it is in default os and browser -->
                <select class="form-select" name="user_agent" disabled="">
                  <!-- Select the default ua -->
                  <option value="Mozilla/5.0 (Linux; Android 6.0.1; Nexus 5X Build/MMB29P) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/130.0.6723.116 Mobile Safari/537.36 (compatible; Googlebot/2.1; +http://www.google.com/bot.html)">Mozilla/5.0
                    (Linux; Android 6.0.1; Nexus 5X Build/MMB29P) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/130.0.6723.116 Mobile Safari/537.36 (compatible; Googlebot/2.1; +http://www.google.com/bot.html)</option>
                  <!-- Select the default ua -->
                  <option value="Mozilla/5.0 (Linux; Android 6.0.1; Nexus 5X Build/MMB29P) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.6778.69 Mobile Safari/537.36 (compatible; Googlebot/2.1; +http://www.google.com/bot.html)">Mozilla/5.0
                    (Linux; Android 6.0.1; Nexus 5X Build/MMB29P) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.6778.69 Mobile Safari/537.36 (compatible; Googlebot/2.1; +http://www.google.com/bot.html)</option>
                  <!-- Select the default ua -->
                  <option value="Mozilla/5.0 (Linux; Android 6.0.1; Nexus 5X Build/MMB29P) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/99.0.4844.84 Mobile Safari/537.36 (compatible; Googlebot/2.1; +http://www.google.com/bot.html)">Mozilla/5.0
                    (Linux; Android 6.0.1; Nexus 5X Build/MMB29P) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/99.0.4844.84 Mobile Safari/537.36 (compatible; Googlebot/2.1; +http://www.google.com/bot.html)</option>
                </select>
              </span>
            </label>
          </div>
          <!-- Hide the user agents that aren't part of the default OS and browsers that aren't part of the default os -->
          <div id="Android_6.0.1_Chrome_Mobile_131.0.6778" class="style-sub-2" style="display: none;">
            <label class="row mb-3">
              <span class="col-sm-2 col-form-label">User-Agent:</span>
              <span class="col-sm-10">
                <!-- Disable all the selects, unless it is in default os and browser -->
                <select class="form-select" name="user_agent" disabled="">
                  <!-- Select the default ua -->
                  <option value="Mozilla/5.0 (Linux; Android 6.0.1; Nexus 5X Build/MMB29P) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.6778.69 Mobile Safari/537.36 (compatible; GoogleOther)">Mozilla/5.0 (Linux; Android 6.0.1; Nexus 5X
                    Build/MMB29P) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.6778.69 Mobile Safari/537.36 (compatible; GoogleOther)</option>
                </select>
              </span>
            </label>
          </div>
          <!-- Hide the user agents that aren't part of the default OS and browsers that aren't part of the default os -->
          <div id="Android_6.0.1_Android_6.0.1" class="style-sub-2" style="display: none;">
            <label class="row mb-3">
              <span class="col-sm-2 col-form-label">User-Agent:</span>
              <span class="col-sm-10">
                <!-- Disable all the selects, unless it is in default os and browser -->
                <select class="form-select" name="user_agent" disabled="">
                  <!-- Select the default ua -->
                  <option value="Mozilla/5.0 (Linux; U; Android 6.0.1; en-us; Nexus 4 Build/JOP24G) AppleWebKit/534.30 (KHTML, like Gecko) Version/4.0 Mobile Safari/534.30">Mozilla/5.0 (Linux; U; Android 6.0.1; en-us; Nexus 4 Build/JOP24G)
                    AppleWebKit/534.30 (KHTML, like Gecko) Version/4.0 Mobile Safari/534.30</option>
                </select>
              </span>
            </label>
          </div>
          <!-- Hide the user agents that aren't part of the default OS and browsers that aren't part of the default os -->
          <div id="Android_6.0.1_Chrome_Mobile_56.0.2924" class="style-sub-2" style="display: none;">
            <label class="row mb-3">
              <span class="col-sm-2 col-form-label">User-Agent:</span>
              <span class="col-sm-10">
                <!-- Disable all the selects, unless it is in default os and browser -->
                <select class="form-select" name="user_agent" disabled="">
                  <!-- Select the default ua -->
                  <option value="Mozilla/5.0 (Linux; Android 6.0.1; SM-J327P Build/MMB29M) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/56.0.2924.87 Mobile Safari/537.36">Mozilla/5.0 (Linux; Android 6.0.1; SM-J327P Build/MMB29M) AppleWebKit/537.36
                    (KHTML, like Gecko) Chrome/56.0.2924.87 Mobile Safari/537.36</option>
                </select>
              </span>
            </label>
          </div>
          <!-- Hide the user agents that aren't part of the default OS and browsers that aren't part of the default os -->
          <div id="Android_6.0.1_Chrome_Mobile_52.0.2743" class="style-sub-2" style="display: none;">
            <label class="row mb-3">
              <span class="col-sm-2 col-form-label">User-Agent:</span>
              <span class="col-sm-10">
                <!-- Disable all the selects, unless it is in default os and browser -->
                <select class="form-select" name="user_agent" disabled="">
                  <!-- Select the default ua -->
                  <option value="Mozilla/5.0 (Linux; Android 6.0.1; SM-G900H Build/MMB29K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/52.0.2743.98 Mobile Safari/537.36">Mozilla/5.0 (Linux; Android 6.0.1; SM-G900H Build/MMB29K) AppleWebKit/537.36
                    (KHTML, like Gecko) Chrome/52.0.2743.98 Mobile Safari/537.36</option>
                </select>
              </span>
            </label>
          </div>
          <!-- Hide the browsers that aren't part of the default os -->
          <div id="iOS_17.6.1" class="style-sub-1" style="display: none;">
            <label class="row mb-3">
              <span class="col-sm-2 col-form-label">Browser Type:</span>
              <span class="col-sm-10">
                <!-- Disable all the selects not related to the default os -->
                <select class="form-select" name="browser" disabled="">
                  <!-- Select the default browser -->
                  <option value="Mobile Safari UI/WKWebView">Mobile Safari UI/WKWebView</option>
                  <!-- Select the default browser -->
                  <option value="Mobile Safari 17.6">Mobile Safari 17.6</option>
                  <!-- Select the default browser -->
                  <option value="Chrome Mobile iOS 131.0.6778">Chrome Mobile iOS 131.0.6778</option>
                </select>
              </span>
            </label>
          </div>
          <!-- Hide the user agents that aren't part of the default OS and browsers that aren't part of the default os -->
          <div id="iOS_17.6.1_Mobile_Safari_17.6" class="style-sub-2" style="display: none;">
            <label class="row mb-3">
              <span class="col-sm-2 col-form-label">User-Agent:</span>
              <span class="col-sm-10">
                <!-- Disable all the selects, unless it is in default os and browser -->
                <select class="form-select" name="user_agent" disabled="">
                  <!-- Select the default ua -->
                  <option value="Mozilla/5.0 (iPad; CPU OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1">Mozilla/5.0 (iPad; CPU OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like
                    Gecko) Version/17.6 Mobile/15E148 Safari/604.1</option>
                  <!-- Select the default ua -->
                  <option value="Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1">Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15
                    (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1</option>
                  <!-- Select the default ua -->
                  <option value="Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1 Ddg/17.6">Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X)
                    AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1 Ddg/17.6</option>
                  <!-- Select the default ua -->
                  <option value="Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1 OPX/2.5.4">Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X)
                    AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1 OPX/2.5.4</option>
                </select>
              </span>
            </label>
          </div>
          <!-- Hide the user agents that aren't part of the default OS and browsers that aren't part of the default os -->
          <div id="iOS_17.6.1_Chrome_Mobile_iOS_131.0.6778" class="style-sub-2" style="display: none;">
            <label class="row mb-3">
              <span class="col-sm-2 col-form-label">User-Agent:</span>
              <span class="col-sm-10">
                <!-- Disable all the selects, unless it is in default os and browser -->
                <select class="form-select" name="user_agent" disabled="">
                  <!-- Select the default ua -->
                  <option value="Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/131.0.6778.73 Mobile/15E148 Safari/604.1">Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X)
                    AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/131.0.6778.73 Mobile/15E148 Safari/604.1</option>
                </select>
              </span>
            </label>
          </div>
          <!-- Hide the user agents that aren't part of the default OS and browsers that aren't part of the default os -->
          <div id="iOS_17.6.1_Mobile_Safari_UI/WKWebView" class="style-sub-2" style="display: none;">
            <label class="row mb-3">
              <span class="col-sm-2 col-form-label">User-Agent:</span>
              <span class="col-sm-10">
                <!-- Disable all the selects, unless it is in default os and browser -->
                <select class="form-select" name="user_agent" disabled="">
                  <!-- Select the default ua -->
                  <option value="Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148">Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko)
                    Mobile/15E148</option>
                </select>
              </span>
            </label>
          </div>
          <!-- Hide the browsers that aren't part of the default os -->
          <div id="iOS_9.1" class="style-sub-1" style="display: none;">
            <label class="row mb-3">
              <span class="col-sm-2 col-form-label">Browser Type:</span>
              <span class="col-sm-10">
                <!-- Disable all the selects not related to the default os -->
                <select class="form-select" name="browser" disabled="">
                  <!-- Select the default browser -->
                  <option value="Baiduspider-render 2.0">Baiduspider-render 2.0</option>
                </select>
              </span>
            </label>
          </div>
          <!-- Hide the user agents that aren't part of the default OS and browsers that aren't part of the default os -->
          <div id="iOS_9.1_Baiduspider-render_2.0" class="style-sub-2" style="display: none;">
            <label class="row mb-3">
              <span class="col-sm-2 col-form-label">User-Agent:</span>
              <span class="col-sm-10">
                <!-- Disable all the selects, unless it is in default os and browser -->
                <select class="form-select" name="user_agent" disabled="">
                  <!-- Select the default ua -->
                  <option value="Mozilla/5.0 (iPhone; CPU iPhone OS 9_1 like Mac OS X) AppleWebKit/601.1.46 (KHTML, like Gecko) Version/9.0 Mobile/13B143 Safari/601.1 (compatible; Baiduspider-render/2.0; +http://www.baidu.com/search/spider.html)">
                    Mozilla/5.0 (iPhone; CPU iPhone OS 9_1 like Mac OS X) AppleWebKit/601.1.46 (KHTML, like Gecko) Version/9.0 Mobile/13B143 Safari/601.1 (compatible; Baiduspider-render/2.0; +http://www.baidu.com/search/spider.html)</option>
                </select>
              </span>
            </label>
          </div>
          <!-- Hide the browsers that aren't part of the default os -->
          <div id="iOS_18.0.1" class="style-sub-1" style="display: none;">
            <label class="row mb-3">
              <span class="col-sm-2 col-form-label">Browser Type:</span>
              <span class="col-sm-10">
                <!-- Disable all the selects not related to the default os -->
                <select class="form-select" name="browser" disabled="">
                  <!-- Select the default browser -->
                  <option value="Mobile Safari 18.0.1">Mobile Safari 18.0.1</option>
                  <!-- Select the default browser -->
                  <option value="Mobile Safari 18.0">Mobile Safari 18.0</option>
                  <!-- Select the default browser -->
                  <option value="Firefox iOS 132.1">Firefox iOS 132.1</option>
                </select>
              </span>
            </label>
          </div>
          <!-- Hide the user agents that aren't part of the default OS and browsers that aren't part of the default os -->
          <div id="iOS_18.0.1_Mobile_Safari_18.0.1" class="style-sub-2" style="display: none;">
            <label class="row mb-3">
              <span class="col-sm-2 col-form-label">User-Agent:</span>
              <span class="col-sm-10">
                <!-- Disable all the selects, unless it is in default os and browser -->
                <select class="form-select" name="user_agent" disabled="">
                  <!-- Select the default ua -->
                  <option value="Mozilla/5.0 (iPhone; CPU iPhone OS 18_0_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.0.1 Mobile/15E148 Safari/604.1">Mozilla/5.0 (iPhone; CPU iPhone OS 18_0_1 like Mac OS X)
                    AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.0.1 Mobile/15E148 Safari/604.1</option>
                </select>
              </span>
            </label>
          </div>
          <!-- Hide the user agents that aren't part of the default OS and browsers that aren't part of the default os -->
          <div id="iOS_18.0.1_Mobile_Safari_18.0" class="style-sub-2" style="display: none;">
            <label class="row mb-3">
              <span class="col-sm-2 col-form-label">User-Agent:</span>
              <span class="col-sm-10">
                <!-- Disable all the selects, unless it is in default os and browser -->
                <select class="form-select" name="user_agent" disabled="">
                  <!-- Select the default ua -->
                  <option value="Mozilla/5.0 (iPhone; CPU iPhone OS 18_0_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.0 Mobile/15E148 Safari/604.1 Ddg/18.0">Mozilla/5.0 (iPhone; CPU iPhone OS 18_0_1 like Mac OS X)
                    AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.0 Mobile/15E148 Safari/604.1 Ddg/18.0</option>
                </select>
              </span>
            </label>
          </div>
          <!-- Hide the user agents that aren't part of the default OS and browsers that aren't part of the default os -->
          <div id="iOS_18.0.1_Firefox_iOS_132.1" class="style-sub-2" style="display: none;">
            <label class="row mb-3">
              <span class="col-sm-2 col-form-label">User-Agent:</span>
              <span class="col-sm-10">
                <!-- Disable all the selects, unless it is in default os and browser -->
                <select class="form-select" name="user_agent" disabled="">
                  <!-- Select the default ua -->
                  <option value="Mozilla/5.0 (iPhone; CPU iPhone OS 18_0_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) FxiOS/132.1  Mobile/15E148 Safari/605.1.15">Mozilla/5.0 (iPhone; CPU iPhone OS 18_0_1 like Mac OS X)
                    AppleWebKit/605.1.15 (KHTML, like Gecko) FxiOS/132.1 Mobile/15E148 Safari/605.1.15</option>
                </select>
              </span>
            </label>
          </div>
          <!-- Hide the browsers that aren't part of the default os -->
          <div id="iOS_16.3" class="style-sub-1" style="display: none;">
            <label class="row mb-3">
              <span class="col-sm-2 col-form-label">Browser Type:</span>
              <span class="col-sm-10">
                <!-- Disable all the selects not related to the default os -->
                <select class="form-select" name="browser" disabled="">
                  <!-- Select the default browser -->
                  <option value="YisouSpider 5.0">YisouSpider 5.0</option>
                </select>
              </span>
            </label>
          </div>
          <!-- Hide the user agents that aren't part of the default OS and browsers that aren't part of the default os -->
          <div id="iOS_16.3_YisouSpider_5.0" class="style-sub-2" style="display: none;">
            <label class="row mb-3">
              <span class="col-sm-2 col-form-label">User-Agent:</span>
              <span class="col-sm-10">
                <!-- Disable all the selects, unless it is in default os and browser -->
                <select class="form-select" name="user_agent" disabled="">
                  <!-- Select the default ua -->
                  <option value="Mozilla/5.0 (iPhone; CPU iPhone OS 16_3 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.2 Mobile/15E148 YisouSpider/5.0 Safari/604.1">Mozilla/5.0 (iPhone; CPU iPhone OS 16_3 like Mac OS X)
                    AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.2 Mobile/15E148 YisouSpider/5.0 Safari/604.1</option>
                </select>
              </span>
            </label>
          </div>
          <!-- Hide the browsers that aren't part of the default os -->
          <div id="Android_8.0" class="style-sub-1" style="display: none;">
            <label class="row mb-3">
              <span class="col-sm-2 col-form-label">Browser Type:</span>
              <span class="col-sm-10">
                <!-- Disable all the selects not related to the default os -->
                <select class="form-select" name="browser" disabled="">
                  <!-- Select the default browser -->
                  <option value="Chrome Mobile 87.0.4280">Chrome Mobile 87.0.4280</option>
                </select>
              </span>
            </label>
          </div>
          <!-- Hide the user agents that aren't part of the default OS and browsers that aren't part of the default os -->
          <div id="Android_8.0_Chrome_Mobile_87.0.4280" class="style-sub-2" style="display: none;">
            <label class="row mb-3">
              <span class="col-sm-2 col-form-label">User-Agent:</span>
              <span class="col-sm-10">
                <!-- Disable all the selects, unless it is in default os and browser -->
                <select class="form-select" name="user_agent" disabled="">
                  <!-- Select the default ua -->
                  <option value="Mozilla/5.0 (Linux; Android 8.0; Pixel 2 Build/OPD3.170816.012) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/87.0.4280.88 Mobile Safari/537.36">Mozilla/5.0 (Linux; Android 8.0; Pixel 2 Build/OPD3.170816.012)
                    AppleWebKit/537.36 (KHTML, like Gecko) Chrome/87.0.4280.88 Mobile Safari/537.36</option>
                </select>
              </span>
            </label>
          </div>
          <!-- Hide the browsers that aren't part of the default os -->
          <div id="Windows_8.1" class="style-sub-1" style="display: none;">
            <label class="row mb-3">
              <span class="col-sm-2 col-form-label">Browser Type:</span>
              <span class="col-sm-10">
                <!-- Disable all the selects not related to the default os -->
                <select class="form-select" name="browser" disabled="">
                  <!-- Select the default browser -->
                  <option value="Firefox 38.0">Firefox 38.0</option>
                  <!-- Select the default browser -->
                  <option value="Chrome 79.0.3945">Chrome 79.0.3945</option>
                  <!-- Select the default browser -->
                  <option value="Chrome 78.0.3904">Chrome 78.0.3904</option>
                  <!-- Select the default browser -->
                  <option value="Chrome 103.0.0">Chrome 103.0.0</option>
                  <!-- Select the default browser -->
                  <option value="Chrome 100.0.4896">Chrome 100.0.4896</option>
                </select>
              </span>
            </label>
          </div>
          <!-- Hide the user agents that aren't part of the default OS and browsers that aren't part of the default os -->
          <div id="Windows_8.1_Chrome_103.0.0" class="style-sub-2" style="display: none;">
            <label class="row mb-3">
              <span class="col-sm-2 col-form-label">User-Agent:</span>
              <span class="col-sm-10">
                <!-- Disable all the selects, unless it is in default os and browser -->
                <select class="form-select" name="user_agent" disabled="">
                  <!-- Select the default ua -->
                  <option value="Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/103.0.0.0 Safari/537.36">Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/103.0.0.0
                    Safari/537.36</option>
                </select>
              </span>
            </label>
          </div>
          <!-- Hide the user agents that aren't part of the default OS and browsers that aren't part of the default os -->
          <div id="Windows_8.1_Chrome_78.0.3904" class="style-sub-2" style="display: none;">
            <label class="row mb-3">
              <span class="col-sm-2 col-form-label">User-Agent:</span>
              <span class="col-sm-10">
                <!-- Disable all the selects, unless it is in default os and browser -->
                <select class="form-select" name="user_agent" disabled="">
                  <!-- Select the default ua -->
                  <option value="Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36">Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108
                    Safari/537.36</option>
                </select>
              </span>
            </label>
          </div>
          <!-- Hide the user agents that aren't part of the default OS and browsers that aren't part of the default os -->
          <div id="Windows_8.1_Chrome_79.0.3945" class="style-sub-2" style="display: none;">
            <label class="row mb-3">
              <span class="col-sm-2 col-form-label">User-Agent:</span>
              <span class="col-sm-10">
                <!-- Disable all the selects, unless it is in default os and browser -->
                <select class="form-select" name="user_agent" disabled="">
                  <!-- Select the default ua -->
                  <option value="Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/79.0.3945.79 Safari/537.36">Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/79.0.3945.79
                    Safari/537.36</option>
                </select>
              </span>
            </label>
          </div>
          <!-- Hide the user agents that aren't part of the default OS and browsers that aren't part of the default os -->
          <div id="Windows_8.1_Firefox_38.0" class="style-sub-2" style="display: none;">
            <label class="row mb-3">
              <span class="col-sm-2 col-form-label">User-Agent:</span>
              <span class="col-sm-10">
                <!-- Disable all the selects, unless it is in default os and browser -->
                <select class="form-select" name="user_agent" disabled="">
                  <!-- Select the default ua -->
                  <option value="Mozilla/5.0 (Windows NT 6.3; WOW64; rv:38.0) Gecko/20100101 Firefox/38.0">Mozilla/5.0 (Windows NT 6.3; WOW64; rv:38.0) Gecko/20100101 Firefox/38.0</option>
                </select>
              </span>
            </label>
          </div>
          <!-- Hide the user agents that aren't part of the default OS and browsers that aren't part of the default os -->
          <div id="Windows_8.1_Chrome_100.0.4896" class="style-sub-2" style="display: none;">
            <label class="row mb-3">
              <span class="col-sm-2 col-form-label">User-Agent:</span>
              <span class="col-sm-10">
                <!-- Disable all the selects, unless it is in default os and browser -->
                <select class="form-select" name="user_agent" disabled="">
                  <!-- Select the default ua -->
                  <option value="Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/100.0.4896.60 Safari/537.36">Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/100.0.4896.60
                    Safari/537.36</option>
                </select>
              </span>
            </label>
          </div>
          <!-- Hide the browsers that aren't part of the default os -->
          <div id="Ubuntu" class="style-sub-1" style="display: none;">
            <label class="row mb-3">
              <span class="col-sm-2 col-form-label">Browser Type:</span>
              <span class="col-sm-10">
                <!-- Disable all the selects not related to the default os -->
                <select class="form-select" name="browser" disabled="">
                  <!-- Select the default browser -->
                  <option value="Firefox 132.0">Firefox 132.0</option>
                  <!-- Select the default browser -->
                  <option value="Firefox 130.0">Firefox 130.0</option>
                  <!-- Select the default browser -->
                  <option value="Firefox 114.0">Firefox 114.0</option>
                  <!-- Select the default browser -->
                  <option value="Chrome 53.0.2820">Chrome 53.0.2820</option>
                </select>
              </span>
            </label>
          </div>
          <!-- Hide the user agents that aren't part of the default OS and browsers that aren't part of the default os -->
          <div id="Ubuntu_Firefox_132.0" class="style-sub-2" style="display: none;">
            <label class="row mb-3">
              <span class="col-sm-2 col-form-label">User-Agent:</span>
              <span class="col-sm-10">
                <!-- Disable all the selects, unless it is in default os and browser -->
                <select class="form-select" name="user_agent" disabled="">
                  <!-- Select the default ua -->
                  <option value="Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:132.0) Gecko/20100101 Firefox/132.0">Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:132.0) Gecko/20100101 Firefox/132.0</option>
                </select>
              </span>
            </label>
          </div>
          <!-- Hide the user agents that aren't part of the default OS and browsers that aren't part of the default os -->
          <div id="Ubuntu_Firefox_114.0" class="style-sub-2" style="display: none;">
            <label class="row mb-3">
              <span class="col-sm-2 col-form-label">User-Agent:</span>
              <span class="col-sm-10">
                <!-- Disable all the selects, unless it is in default os and browser -->
                <select class="form-select" name="user_agent" disabled="">
                  <!-- Select the default ua -->
                  <option value="Mozilla/5.0 (X11; Ubuntu; Linux i686; rv:114.0) Gecko/20100101 Firefox/114.0">Mozilla/5.0 (X11; Ubuntu; Linux i686; rv:114.0) Gecko/20100101 Firefox/114.0</option>
                  <!-- Select the default ua -->
                  <option value="Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:114.0) Gecko/20100101 Firefox/114.0">Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:114.0) Gecko/20100101 Firefox/114.0</option>
                </select>
              </span>
            </label>
          </div>
          <!-- Hide the user agents that aren't part of the default OS and browsers that aren't part of the default os -->
          <div id="Ubuntu_Firefox_130.0" class="style-sub-2" style="display: none;">
            <label class="row mb-3">
              <span class="col-sm-2 col-form-label">User-Agent:</span>
              <span class="col-sm-10">
                <!-- Disable all the selects, unless it is in default os and browser -->
                <select class="form-select" name="user_agent" disabled="">
                  <!-- Select the default ua -->
                  <option value="Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:130.0) Gecko/20100101 Firefox/130.0">Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:130.0) Gecko/20100101 Firefox/130.0</option>
                </select>
              </span>
            </label>
          </div>
          <!-- Hide the user agents that aren't part of the default OS and browsers that aren't part of the default os -->
          <div id="Ubuntu_Chrome_53.0.2820" class="style-sub-2" style="display: none;">
            <label class="row mb-3">
              <span class="col-sm-2 col-form-label">User-Agent:</span>
              <span class="col-sm-10">
                <!-- Disable all the selects, unless it is in default os and browser -->
                <select class="form-select" name="user_agent" disabled="">
                  <!-- Select the default ua -->
                  <option value="Mozilla/5.0 (X11; Ubuntu; Linux i686 on x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/53.0.2820.59 Safari/537.36">Mozilla/5.0 (X11; Ubuntu; Linux i686 on x86_64) AppleWebKit/537.36 (KHTML, like Gecko)
                    Chrome/53.0.2820.59 Safari/537.36</option>
                </select>
              </span>
            </label>
          </div>
          <!-- Hide the browsers that aren't part of the default os -->
          <div id="Fedora" class="style-sub-1" style="display: none;">
            <label class="row mb-3">
              <span class="col-sm-2 col-form-label">Browser Type:</span>
              <span class="col-sm-10">
                <!-- Disable all the selects not related to the default os -->
                <select class="form-select" name="browser" disabled="">
                  <!-- Select the default browser -->
                  <option value="Firefox 49.0">Firefox 49.0</option>
                  <!-- Select the default browser -->
                  <option value="Firefox 114.0">Firefox 114.0</option>
                  <!-- Select the default browser -->
                  <option value="Chrome 62.0.3178">Chrome 62.0.3178</option>
                </select>
              </span>
            </label>
          </div>
          <!-- Hide the user agents that aren't part of the default OS and browsers that aren't part of the default os -->
          <div id="Fedora_Firefox_114.0" class="style-sub-2" style="display: none;">
            <label class="row mb-3">
              <span class="col-sm-2 col-form-label">User-Agent:</span>
              <span class="col-sm-10">
                <!-- Disable all the selects, unless it is in default os and browser -->
                <select class="form-select" name="user_agent" disabled="">
                  <!-- Select the default ua -->
                  <option value="Mozilla/5.0 (X11; Fedora; Linux x86_64; rv:114.0) Gecko/20100101 Firefox/114.0">Mozilla/5.0 (X11; Fedora; Linux x86_64; rv:114.0) Gecko/20100101 Firefox/114.0</option>
                </select>
              </span>
            </label>
          </div>
          <!-- Hide the user agents that aren't part of the default OS and browsers that aren't part of the default os -->
          <div id="Fedora_Firefox_49.0" class="style-sub-2" style="display: none;">
            <label class="row mb-3">
              <span class="col-sm-2 col-form-label">User-Agent:</span>
              <span class="col-sm-10">
                <!-- Disable all the selects, unless it is in default os and browser -->
                <select class="form-select" name="user_agent" disabled="">
                  <!-- Select the default ua -->
                  <option value="Mozilla/5.0 (X11; Fedora; Linux x86_64; rv:49.0) Gecko/20100101 Firefox/49.0">Mozilla/5.0 (X11; Fedora; Linux x86_64; rv:49.0) Gecko/20100101 Firefox/49.0</option>
                </select>
              </span>
            </label>
          </div>
          <!-- Hide the user agents that aren't part of the default OS and browsers that aren't part of the default os -->
          <div id="Fedora_Chrome_62.0.3178" class="style-sub-2" style="display: none;">
            <label class="row mb-3">
              <span class="col-sm-2 col-form-label">User-Agent:</span>
              <span class="col-sm-10">
                <!-- Disable all the selects, unless it is in default os and browser -->
                <select class="form-select" name="user_agent" disabled="">
                  <!-- Select the default ua -->
                  <option value="Mozilla/5.0 (X11; Fedora; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/62.0.3178.0 Safari/537.36">Mozilla/5.0 (X11; Fedora; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/62.0.3178.0
                    Safari/537.36</option>
                </select>
              </span>
            </label>
          </div>
          <!-- Hide the browsers that aren't part of the default os -->
          <div id="iOS_18.1" class="style-sub-1" style="display: none;">
            <label class="row mb-3">
              <span class="col-sm-2 col-form-label">Browser Type:</span>
              <span class="col-sm-10">
                <!-- Disable all the selects not related to the default os -->
                <select class="form-select" name="browser" disabled="">
                  <!-- Select the default browser -->
                  <option value="Other">Other</option>
                  <!-- Select the default browser -->
                  <option value="Mobile Safari UI/WKWebView">Mobile Safari UI/WKWebView</option>
                  <!-- Select the default browser -->
                  <option value="Mobile Safari 18.1">Mobile Safari 18.1</option>
                  <!-- Select the default browser -->
                  <option value="Chrome Mobile iOS 120.0.6099">Chrome Mobile iOS 120.0.6099</option>
                </select>
              </span>
            </label>
          </div>
          <!-- Hide the user agents that aren't part of the default OS and browsers that aren't part of the default os -->
          <div id="iOS_18.1_Mobile_Safari_18.1" class="style-sub-2" style="display: none;">
            <label class="row mb-3">
              <span class="col-sm-2 col-form-label">User-Agent:</span>
              <span class="col-sm-10">
                <!-- Disable all the selects, unless it is in default os and browser -->
                <select class="form-select" name="user_agent" disabled="">
                  <!-- Select the default ua -->
                  <option value="Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1 Mobile/15E148 Safari/604.1">Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15
                    (KHTML, like Gecko) Version/18.1 Mobile/15E148 Safari/604.1</option>
                </select>
              </span>
            </label>
          </div>
          <!-- Hide the user agents that aren't part of the default OS and browsers that aren't part of the default os -->
          <div id="iOS_18.1_Other" class="style-sub-2" style="display: none;">
            <label class="row mb-3">
              <span class="col-sm-2 col-form-label">User-Agent:</span>
              <span class="col-sm-10">
                <!-- Disable all the selects, unless it is in default os and browser -->
                <select class="form-select" name="user_agent" disabled="">
                  <!-- Select the default ua -->
                  <option value="NetworkingExtension/8619.2.8.10.7 Network/4277.42.2 iOS/18.1">NetworkingExtension/8619.2.8.10.7 Network/4277.42.2 iOS/18.1</option>
                </select>
              </span>
            </label>
          </div>
          <!-- Hide the user agents that aren't part of the default OS and browsers that aren't part of the default os -->
          <div id="iOS_18.1_Chrome_Mobile_iOS_120.0.6099" class="style-sub-2" style="display: none;">
            <label class="row mb-3">
              <span class="col-sm-2 col-form-label">User-Agent:</span>
              <span class="col-sm-10">
                <!-- Disable all the selects, unless it is in default os and browser -->
                <select class="form-select" name="user_agent" disabled="">
                  <!-- Select the default ua -->
                  <option value="Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/120.0.6099.119 Mobile/15E148 Safari/604.1">Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X)
                    AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/120.0.6099.119 Mobile/15E148 Safari/604.1</option>
                </select>
              </span>
            </label>
          </div>
          <!-- Hide the user agents that aren't part of the default OS and browsers that aren't part of the default os -->
          <div id="iOS_18.1_Mobile_Safari_UI/WKWebView" class="style-sub-2" style="display: none;">
            <label class="row mb-3">
              <span class="col-sm-2 col-form-label">User-Agent:</span>
              <span class="col-sm-10">
                <!-- Disable all the selects, unless it is in default os and browser -->
                <select class="form-select" name="user_agent" disabled="">
                  <!-- Select the default ua -->
                  <option value="ArcMobile2/1.37.0 (iPhone; iOS 18.1; Scale/3.00)">ArcMobile2/1.37.0 (iPhone; iOS 18.1; Scale/3.00)</option>
                </select>
              </span>
            </label>
          </div>
          <!-- Hide the browsers that aren't part of the default os -->
          <div id="iOS_18.0" class="style-sub-1" style="display: none;">
            <label class="row mb-3">
              <span class="col-sm-2 col-form-label">Browser Type:</span>
              <span class="col-sm-10">
                <!-- Disable all the selects not related to the default os -->
                <select class="form-select" name="browser" disabled="">
                  <!-- Select the default browser -->
                  <option value="Mobile Safari 18.0">Mobile Safari 18.0</option>
                  <!-- Select the default browser -->
                  <option value="Google 343.0.695551749">Google 343.0.695551749</option>
                  <!-- Select the default browser -->
                  <option value="Google 342.0.693598186">Google 342.0.693598186</option>
                  <!-- Select the default browser -->
                  <option value="Chrome Mobile iOS 130.0.6723">Chrome Mobile iOS 130.0.6723</option>
                </select>
              </span>
            </label>
          </div>
          <!-- Hide the user agents that aren't part of the default OS and browsers that aren't part of the default os -->
          <div id="iOS_18.0_Mobile_Safari_18.0" class="style-sub-2" style="display: none;">
            <label class="row mb-3">
              <span class="col-sm-2 col-form-label">User-Agent:</span>
              <span class="col-sm-10">
                <!-- Disable all the selects, unless it is in default os and browser -->
                <select class="form-select" name="user_agent" disabled="">
                  <!-- Select the default ua -->
                  <option value="Mozilla/5.0 (iPhone; CPU iPhone OS 18_0 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.0 Mobile/15E148 Safari/604.1">Mozilla/5.0 (iPhone; CPU iPhone OS 18_0 like Mac OS X) AppleWebKit/605.1.15
                    (KHTML, like Gecko) Version/18.0 Mobile/15E148 Safari/604.1</option>
                </select>
              </span>
            </label>
          </div>
          <!-- Hide the user agents that aren't part of the default OS and browsers that aren't part of the default os -->
          <div id="iOS_18.0_Google_342.0.693598186" class="style-sub-2" style="display: none;">
            <label class="row mb-3">
              <span class="col-sm-2 col-form-label">User-Agent:</span>
              <span class="col-sm-10">
                <!-- Disable all the selects, unless it is in default os and browser -->
                <select class="form-select" name="user_agent" disabled="">
                  <!-- Select the default ua -->
                  <option value="Mozilla/5.0 (iPhone; CPU iPhone OS 18_0 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/342.0.693598186 Mobile/15E148 Safari/604.1">Mozilla/5.0 (iPhone; CPU iPhone OS 18_0 like Mac OS X)
                    AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/342.0.693598186 Mobile/15E148 Safari/604.1</option>
                </select>
              </span>
            </label>
          </div>
          <!-- Hide the user agents that aren't part of the default OS and browsers that aren't part of the default os -->
          <div id="iOS_18.0_Chrome_Mobile_iOS_130.0.6723" class="style-sub-2" style="display: none;">
            <label class="row mb-3">
              <span class="col-sm-2 col-form-label">User-Agent:</span>
              <span class="col-sm-10">
                <!-- Disable all the selects, unless it is in default os and browser -->
                <select class="form-select" name="user_agent" disabled="">
                  <!-- Select the default ua -->
                  <option value="Mozilla/5.0 (iPhone; CPU iPhone OS 18_0 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/130.0.6723.37 Mobile/15E148 Safari/604.1">Mozilla/5.0 (iPhone; CPU iPhone OS 18_0 like Mac OS X)
                    AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/130.0.6723.37 Mobile/15E148 Safari/604.1</option>
                </select>
              </span>
            </label>
          </div>
          <!-- Hide the user agents that aren't part of the default OS and browsers that aren't part of the default os -->
          <div id="iOS_18.0_Google_343.0.695551749" class="style-sub-2" style="display: none;">
            <label class="row mb-3">
              <span class="col-sm-2 col-form-label">User-Agent:</span>
              <span class="col-sm-10">
                <!-- Disable all the selects, unless it is in default os and browser -->
                <select class="form-select" name="user_agent" disabled="">
                  <!-- Select the default ua -->
                  <option value="Mozilla/5.0 (iPhone; CPU iPhone OS 18_0 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/343.0.695551749 Mobile/15E148 Safari/604.1">Mozilla/5.0 (iPhone; CPU iPhone OS 18_0 like Mac OS X)
                    AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/343.0.695551749 Mobile/15E148 Safari/604.1</option>
                </select>
              </span>
            </label>
          </div>
          <!-- Hide the browsers that aren't part of the default os -->
          <div id="Linux" class="style-sub-1" style="display: none;">
            <label class="row mb-3">
              <span class="col-sm-2 col-form-label">Browser Type:</span>
              <span class="col-sm-10">
                <!-- Disable all the selects not related to the default os -->
                <select class="form-select" name="browser" disabled="">
                  <!-- Select the default browser -->
                  <option value="Wget 1.14">Wget 1.14</option>
                  <!-- Select the default browser -->
                  <option value="Vivaldi 5.3.2679">Vivaldi 5.3.2679</option>
                  <!-- Select the default browser -->
                  <option value="Vivaldi 1.0.344">Vivaldi 1.0.344</option>
                  <!-- Select the default browser -->
                  <option value="Swiftfox 2.0">Swiftfox 2.0</option>
                  <!-- Select the default browser -->
                  <option value="Safari 10.0">Safari 10.0</option>
                  <!-- Select the default browser -->
                  <option value="QupZilla 1.9.0">QupZilla 1.9.0</option>
                  <!-- Select the default browser -->
                  <option value="Puffin 2.9174">Puffin 2.9174</option>
                  <!-- Select the default browser -->
                  <option value="Opera Mobile 10.00">Opera Mobile 10.00</option>
                  <!-- Select the default browser -->
                  <option value="Opera 89.0.4447">Opera 89.0.4447</option>
                  <!-- Select the default browser -->
                  <option value="Opera 7.23">Opera 7.23</option>
                  <!-- Select the default browser -->
                  <option value="Minimo 0.020">Minimo 0.020</option>
                  <!-- Select the default browser -->
                  <option value="Konqueror 3.0">Konqueror 3.0</option>
                  <!-- Select the default browser -->
                  <option value="Iceweasel 14.0.1">Iceweasel 14.0.1</option>
                  <!-- Select the default browser -->
                  <option value="HeadlessChrome 127.0.6533">HeadlessChrome 127.0.6533</option>
                  <!-- Select the default browser -->
                  <option value="HeadlessChrome 125.0.6422">HeadlessChrome 125.0.6422</option>
                  <!-- Select the default browser -->
                  <option value="HeadlessChrome 122.0.0">HeadlessChrome 122.0.0</option>
                  <!-- Select the default browser -->
                  <option value="Galeon 1.3.14">Galeon 1.3.14</option>
                  <!-- Select the default browser -->
                  <option value="Firefox 132.0">Firefox 132.0</option>
                  <!-- Select the default browser -->
                  <option value="Firefox 124.0">Firefox 124.0</option>
                  <!-- Select the default browser -->
                  <option value="Firefox 115.0">Firefox 115.0</option>
                  <!-- Select the default browser -->
                  <option value="Firefox 114.0">Firefox 114.0</option>
                  <!-- Select the default browser -->
                  <option value="Firefox 11.0">Firefox 11.0</option>
                  <!-- Select the default browser -->
                  <option value="Firefox 102.0">Firefox 102.0</option>
                  <!-- Select the default browser -->
                  <option value="Chrome 97.0.4692">Chrome 97.0.4692</option>
                  <!-- Select the default browser -->
                  <option value="Chrome 96.0.4664">Chrome 96.0.4664</option>
                  <!-- Select the default browser -->
                  <option value="Chrome 91.0.4472">Chrome 91.0.4472</option>
                  <!-- Select the default browser -->
                  <option value="Chrome 90.0.4430">Chrome 90.0.4430</option>
                  <!-- Select the default browser -->
                  <option value="Chrome 86.0.4240">Chrome 86.0.4240</option>
                  <!-- Select the default browser -->
                  <option value="Chrome 83.0.4103">Chrome 83.0.4103</option>
                  <!-- Select the default browser -->
                  <option value="Chrome 78.0.3904">Chrome 78.0.3904</option>
                  <!-- Select the default browser -->
                  <option value="Chrome 77.0.3865">Chrome 77.0.3865</option>
                  <!-- Select the default browser -->
                  <option value="Chrome 7.0.514">Chrome 7.0.514</option>
                  <!-- Select the default browser -->
                  <option value="Chrome 41.0.2227">Chrome 41.0.2227</option>
                  <!-- Select the default browser -->
                  <option value="Chrome 28.0.1478">Chrome 28.0.1478</option>
                  <!-- Select the default browser -->
                  <option value="Chrome 130.0.0">Chrome 130.0.0</option>
                  <!-- Select the default browser -->
                  <option value="Chrome 129.0.0">Chrome 129.0.0</option>
                  <!-- Select the default browser -->
                  <option value="Chrome 128.0.0">Chrome 128.0.0</option>
                  <!-- Select the default browser -->
                  <option value="Chrome 127.0.0">Chrome 127.0.0</option>
                  <!-- Select the default browser -->
                  <option value="Chrome 126.0.0">Chrome 126.0.0</option>
                  <!-- Select the default browser -->
                  <option value="Chrome 116.0.0">Chrome 116.0.0</option>
                  <!-- Select the default browser -->
                  <option value="Chrome 114.0.0">Chrome 114.0.0</option>
                  <!-- Select the default browser -->
                  <option value="Chrome 110.0.0">Chrome 110.0.0</option>
                </select>
              </span>
            </label>
          </div>
          <!-- Hide the user agents that aren't part of the default OS and browsers that aren't part of the default os -->
          <div id="Linux_Vivaldi_5.3.2679" class="style-sub-2" style="display: none;">
            <label class="row mb-3">
              <span class="col-sm-2 col-form-label">User-Agent:</span>
              <span class="col-sm-10">
                <!-- Disable all the selects, unless it is in default os and browser -->
                <select class="form-select" name="user_agent" disabled="">
                  <!-- Select the default ua -->
                  <option value="Mozilla/5.0 (X11; Linux i686) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36 Vivaldi/5.3.2679.68">Mozilla/5.0 (X11; Linux i686) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0
                    Safari/537.36 Vivaldi/5.3.2679.68</option>
                  <!-- Select the default ua -->
                  <option value="Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36 Vivaldi/5.3.2679.68">Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0
                    Safari/537.36 Vivaldi/5.3.2679.68</option>
                </select>
              </span>
            </label>
          </div>
          <!-- Hide the user agents that aren't part of the default OS and browsers that aren't part of the default os -->
          <div id="Linux_Firefox_114.0" class="style-sub-2" style="display: none;">
            <label class="row mb-3">
              <span class="col-sm-2 col-form-label">User-Agent:</span>
              <span class="col-sm-10">
                <!-- Disable all the selects, unless it is in default os and browser -->
                <select class="form-select" name="user_agent" disabled="">
                  <!-- Select the default ua -->
                  <option value="Mozilla/5.0 (Linux x86_64; rv:114.0) Gecko/20100101 Firefox/114.0">Mozilla/5.0 (Linux x86_64; rv:114.0) Gecko/20100101 Firefox/114.0</option>
                  <!-- Select the default ua -->
                  <option value="Mozilla/5.0 (X11; Linux i686; rv:114.0) Gecko/20100101 Firefox/114.0">Mozilla/5.0 (X11; Linux i686; rv:114.0) Gecko/20100101 Firefox/114.0</option>
                </select>
              </span>
            </label>
          </div>
          <!-- Hide the user agents that aren't part of the default OS and browsers that aren't part of the default os -->
          <div id="Linux_Chrome_83.0.4103" class="style-sub-2" style="display: none;">
            <label class="row mb-3">
              <span class="col-sm-2 col-form-label">User-Agent:</span>
              <span class="col-sm-10">
                <!-- Disable all the selects, unless it is in default os and browser -->
                <select class="form-select" name="user_agent" disabled="">
                  <!-- Select the default ua -->
                  <option value="Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.7 Safari/537.36">Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.7 Safari/537.36</option>
                </select>
              </span>
            </label>
          </div>
          <!-- Hide the user agents that aren't part of the default OS and browsers that aren't part of the default os -->
          <div id="Linux_Firefox_132.0" class="style-sub-2" style="display: none;">
            <label class="row mb-3">
              <span class="col-sm-2 col-form-label">User-Agent:</span>
              <span class="col-sm-10">
                <!-- Disable all the selects, unless it is in default os and browser -->
                <select class="form-select" name="user_agent" disabled="">
                  <!-- Select the default ua -->
                  <option value="Mozilla/5.0 (X11; Linux x86_64; rv:132.0) Gecko/20100101 Firefox/132.0">Mozilla/5.0 (X11; Linux x86_64; rv:132.0) Gecko/20100101 Firefox/132.0</option>
                </select>
              </span>
            </label>
          </div>
          <!-- Hide the user agents that aren't part of the default OS and browsers that aren't part of the default os -->
          <div id="Linux_HeadlessChrome_125.0.6422" class="style-sub-2" style="display: none;">
            <label class="row mb-3">
              <span class="col-sm-2 col-form-label">User-Agent:</span>
              <span class="col-sm-10">
                <!-- Disable all the selects, unless it is in default os and browser -->
                <select class="form-select" name="user_agent" disabled="">
                  <!-- Select the default ua -->
                  <option value="Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/125.0.6422.60 Safari/537.36">Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/125.0.6422.60
                    Safari/537.36</option>
                </select>
              </span>
            </label>
          </div>
          <!-- Hide the user agents that aren't part of the default OS and browsers that aren't part of the default os -->
          <div id="Linux_Opera_89.0.4447" class="style-sub-2" style="display: none;">
            <label class="row mb-3">
              <span class="col-sm-2 col-form-label">User-Agent:</span>
              <span class="col-sm-10">
                <!-- Disable all the selects, unless it is in default os and browser -->
                <select class="form-select" name="user_agent" disabled="">
                  <!-- Select the default ua -->
                  <option value="Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36 OPR/89.0.4447.51">Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0
                    Safari/537.36 OPR/89.0.4447.51</option>
                </select>
              </span>
            </label>
          </div>
          <!-- Hide the user agents that aren't part of the default OS and browsers that aren't part of the default os -->
          <div id="Linux_Chrome_128.0.0" class="style-sub-2" style="display: none;">
            <label class="row mb-3">
              <span class="col-sm-2 col-form-label">User-Agent:</span>
              <span class="col-sm-10">
                <!-- Disable all the selects, unless it is in default os and browser -->
                <select class="form-select" name="user_agent" disabled="">
                  <!-- Select the default ua -->
                  <option value="Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36">Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36</option>
                </select>
              </span>
            </label>
          </div>
          <!-- Hide the user agents that aren't part of the default OS and browsers that aren't part of the default os -->
          <div id="Linux_Chrome_114.0.0" class="style-sub-2" style="display: none;">
            <label class="row mb-3">
              <span class="col-sm-2 col-form-label">User-Agent:</span>
              <span class="col-sm-10">
                <!-- Disable all the selects, unless it is in default os and browser -->
                <select class="form-select" name="user_agent" disabled="">
                  <!-- Select the default ua -->
                  <option value="Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36">Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36</option>
                </select>
              </span>
            </label>
          </div>
          <!-- Hide the user agents that aren't part of the default OS and browsers that aren't part of the default os -->
          <div id="Linux_Chrome_91.0.4472" class="style-sub-2" style="display: none;">
            <label class="row mb-3">
              <span class="col-sm-2 col-form-label">User-Agent:</span>
              <span class="col-sm-10">
                <!-- Disable all the selects, unless it is in default os and browser -->
                <select class="form-select" name="user_agent" disabled="">
                  <!-- Select the default ua -->
                  <option value="Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.164 Safari/537.36">Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.164 Safari/537.36
                  </option>
                </select>
              </span>
            </label>
          </div>
          <!-- Hide the user agents that aren't part of the default OS and browsers that aren't part of the default os -->
          <div id="Linux_Chrome_110.0.0" class="style-sub-2" style="display: none;">
            <label class="row mb-3">
              <span class="col-sm-2 col-form-label">User-Agent:</span>
              <span class="col-sm-10">
                <!-- Disable all the selects, unless it is in default os and browser -->
                <select class="form-select" name="user_agent" disabled="">
                  <!-- Select the default ua -->
                  <option value="Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/110.0.0.0 Safari/537.36">Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/110.0.0.0 Safari/537.36</option>
                </select>
              </span>
            </label>
          </div>
          <!-- Hide the user agents that aren't part of the default OS and browsers that aren't part of the default os -->
          <div id="Linux_Chrome_78.0.3904" class="style-sub-2" style="display: none;">
            <label class="row mb-3">
              <span class="col-sm-2 col-form-label">User-Agent:</span>
              <span class="col-sm-10">
                <!-- Disable all the selects, unless it is in default os and browser -->
                <select class="form-select" name="user_agent" disabled="">
                  <!-- Select the default ua -->
                  <option value="Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36">Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36
                  </option>
                </select>
              </span>
            </label>
          </div>
          <!-- Hide the user agents that aren't part of the default OS and browsers that aren't part of the default os -->
          <div id="Linux_HeadlessChrome_122.0.0" class="style-sub-2" style="display: none;">
            <label class="row mb-3">
              <span class="col-sm-2 col-form-label">User-Agent:</span>
              <span class="col-sm-10">
                <!-- Disable all the selects, unless it is in default os and browser -->
                <select class="form-select" name="user_agent" disabled="">
                  <!-- Select the default ua -->
                  <option value="Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/122.0.0.0 Safari/537.36">Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/122.0.0.0
                    Safari/537.36</option>
                </select>
              </span>
            </label>
          </div>
          <!-- Hide the user agents that aren't part of the default OS and browsers that aren't part of the default os -->
          <div id="Linux_Firefox_115.0" class="style-sub-2" style="display: none;">
            <label class="row mb-3">
              <span class="col-sm-2 col-form-label">User-Agent:</span>
              <span class="col-sm-10">
                <!-- Disable all the selects, unless it is in default os and browser -->
                <select class="form-select" name="user_agent" disabled="">
                  <!-- Select the default ua -->
                  <option value="Mozilla/5.0 (X11; Linux x86_64; rv:109.0) Gecko/20100101 Firefox/115.0">Mozilla/5.0 (X11; Linux x86_64; rv:109.0) Gecko/20100101 Firefox/115.0</option>
                </select>
              </span>
            </label>
          </div>
          <!-- Hide the user agents that aren't part of the default OS and browsers that aren't part of the default os -->
          <div id="Linux_Chrome_129.0.0" class="style-sub-2" style="display: none;">
            <label class="row mb-3">
              <span class="col-sm-2 col-form-label">User-Agent:</span>
              <span class="col-sm-10">
                <!-- Disable all the selects, unless it is in default os and browser -->
                <select class="form-select" name="user_agent" disabled="">
                  <!-- Select the default ua -->
                  <option value="Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36">Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36</option>
                </select>
              </span>
            </label>
          </div>
          <!-- Hide the user agents that aren't part of the default OS and browsers that aren't part of the default os -->
          <div id="Linux_HeadlessChrome_127.0.6533" class="style-sub-2" style="display: none;">
            <label class="row mb-3">
              <span class="col-sm-2 col-form-label">User-Agent:</span>
              <span class="col-sm-10">
                <!-- Disable all the selects, unless it is in default os and browser -->
                <select class="form-select" name="user_agent" disabled="">
                  <!-- Select the default ua -->
                  <option value="Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/127.0.6533.119 Safari/537.36">Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/127.0.6533.119
                    Safari/537.36</option>
                </select>
              </span>
            </label>
          </div>
          <!-- Hide the user agents that aren't part of the default OS and browsers that aren't part of the default os -->
          <div id="Linux_Chrome_116.0.0" class="style-sub-2" style="display: none;">
            <label class="row mb-3">
              <span class="col-sm-2 col-form-label">User-Agent:</span>
              <span class="col-sm-10">
                <!-- Disable all the selects, unless it is in default os and browser -->
                <select class="form-select" name="user_agent" disabled="">
                  <!-- Select the default ua -->
                  <option value="Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36">Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36</option>
                </select>
              </span>
            </label>
          </div>
          <!-- Hide the user agents that aren't part of the default OS and browsers that aren't part of the default os -->
          <div id="Linux_Konqueror_3.0" class="style-sub-2" style="display: none;">
            <label class="row mb-3">
              <span class="col-sm-2 col-form-label">User-Agent:</span>
              <span class="col-sm-10">
                <!-- Disable all the selects, unless it is in default os and browser -->
                <select class="form-select" name="user_agent" disabled="">
                  <!-- Select the default ua -->
                  <option value="Konqueror/3.0-rc4; (Konqueror/3.0-rc4; i686 Linux;;datecode)">Konqueror/3.0-rc4; (Konqueror/3.0-rc4; i686 Linux;;datecode)</option>
                </select>
              </span>
            </label>
          </div>
          <!-- Hide the user agents that aren't part of the default OS and browsers that aren't part of the default os -->
          <div id="Linux_Opera_Mobile_10.00" class="style-sub-2" style="display: none;">
            <label class="row mb-3">
              <span class="col-sm-2 col-form-label">User-Agent:</span>
              <span class="col-sm-10">
                <!-- Disable all the selects, unless it is in default os and browser -->
                <select class="form-select" name="user_agent" disabled="">
                  <!-- Select the default ua -->
                  <option value="Opera/9.80 (Linux i686; Opera Mobi/1040; U; en) Presto/2.5.24 Version/10.00">Opera/9.80 (Linux i686; Opera Mobi/1040; U; en) Presto/2.5.24 Version/10.00</option>
                </select>
              </span>
            </label>
          </div>
          <!-- Hide the user agents that aren't part of the default OS and browsers that aren't part of the default os -->
          <div id="Linux_Galeon_1.3.14" class="style-sub-2" style="display: none;">
            <label class="row mb-3">
              <span class="col-sm-2 col-form-label">User-Agent:</span>
              <span class="col-sm-10">
                <!-- Disable all the selects, unless it is in default os and browser -->
                <select class="form-select" name="user_agent" disabled="">
                  <!-- Select the default ua -->
                  <option value="Mozilla/5.0 (X11; U; Linux; i686; en-US; rv:1.6) Gecko Galeon/1.3.14">Mozilla/5.0 (X11; U; Linux; i686; en-US; rv:1.6) Gecko Galeon/1.3.14</option>
                </select>
              </span>
            </label>
          </div>
          <!-- Hide the user agents that aren't part of the default OS and browsers that aren't part of the default os -->
          <div id="Linux_Puffin_2.9174" class="style-sub-2" style="display: none;">
            <label class="row mb-3">
              <span class="col-sm-2 col-form-label">User-Agent:</span>
              <span class="col-sm-10">
                <!-- Disable all the selects, unless it is in default os and browser -->
                <select class="form-select" name="user_agent" disabled="">
                  <!-- Select the default ua -->
                  <option value="Mozilla/5.0 (X11; U; Linux x86_64; en-gb) AppleWebKit/534.35 (KHTML, like Gecko) Chrome/11.0.696.65 Safari/534.35 Puffin/2.9174AP">Mozilla/5.0 (X11; U; Linux x86_64; en-gb) AppleWebKit/534.35 (KHTML, like Gecko)
                    Chrome/11.0.696.65 Safari/534.35 Puffin/2.9174AP</option>
                </select>
              </span>
            </label>
          </div>
          <!-- Hide the user agents that aren't part of the default OS and browsers that aren't part of the default os -->
          <div id="Linux_Chrome_7.0.514" class="style-sub-2" style="display: none;">
            <label class="row mb-3">
              <span class="col-sm-2 col-form-label">User-Agent:</span>
              <span class="col-sm-10">
                <!-- Disable all the selects, unless it is in default os and browser -->
                <select class="form-select" name="user_agent" disabled="">
                  <!-- Select the default ua -->
                  <option value="Mozilla/5.0 (X11; U; Linux x86_64; en-US) AppleWebKit/534.7 (KHTML, like Gecko) Chrome/7.0.514.0 Safari/534.7">Mozilla/5.0 (X11; U; Linux x86_64; en-US) AppleWebKit/534.7 (KHTML, like Gecko) Chrome/7.0.514.0
                    Safari/534.7</option>
                </select>
              </span>
            </label>
          </div>
          <!-- Hide the user agents that aren't part of the default OS and browsers that aren't part of the default os -->
          <div id="Linux_Firefox_11.0" class="style-sub-2" style="display: none;">
            <label class="row mb-3">
              <span class="col-sm-2 col-form-label">User-Agent:</span>
              <span class="col-sm-10">
                <!-- Disable all the selects, unless it is in default os and browser -->
                <select class="form-select" name="user_agent" disabled="">
                  <!-- Select the default ua -->
                  <option value="Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.1.16) Gecko/20120421 Gecko Firefox/11.0">Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.1.16) Gecko/20120421 Gecko Firefox/11.0</option>
                </select>
              </span>
            </label>
          </div>
          <!-- Hide the user agents that aren't part of the default OS and browsers that aren't part of the default os -->
          <div id="Linux_Swiftfox_2.0" class="style-sub-2" style="display: none;">
            <label class="row mb-3">
              <span class="col-sm-2 col-form-label">User-Agent:</span>
              <span class="col-sm-10">
                <!-- Disable all the selects, unless it is in default os and browser -->
                <select class="form-select" name="user_agent" disabled="">
                  <!-- Select the default ua -->
                  <option value="Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.1) Gecko/20061024 Firefox/2.0 (Swiftfox)">Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.1) Gecko/20061024 Firefox/2.0 (Swiftfox)</option>
                </select>
              </span>
            </label>
          </div>
          <!-- Hide the user agents that aren't part of the default OS and browsers that aren't part of the default os -->
          <div id="Linux_Minimo_0.020" class="style-sub-2" style="display: none;">
            <label class="row mb-3">
              <span class="col-sm-2 col-form-label">User-Agent:</span>
              <span class="col-sm-10">
                <!-- Disable all the selects, unless it is in default os and browser -->
                <select class="form-select" name="user_agent" disabled="">
                  <!-- Select the default ua -->
                  <option value="Mozilla/5.0 (X11; U; Linux armv6l; rv 1.8.1.5pre) Gecko/20070619 Minimo/0.020">Mozilla/5.0 (X11; U; Linux armv6l; rv 1.8.1.5pre) Gecko/20070619 Minimo/0.020</option>
                </select>
              </span>
            </label>
          </div>
          <!-- Hide the user agents that aren't part of the default OS and browsers that aren't part of the default os -->
          <div id="Linux_Safari_10.0" class="style-sub-2" style="display: none;">
            <label class="row mb-3">
              <span class="col-sm-2 col-form-label">User-Agent:</span>
              <span class="col-sm-10">
                <!-- Disable all the selects, unless it is in default os and browser -->
                <select class="form-select" name="user_agent" disabled="">
                  <!-- Select the default ua -->
                  <option value="Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/602.1 (KHTML, like Gecko) splash Version/10.0 Safari/602.1">Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/602.1 (KHTML, like Gecko) splash Version/10.0 Safari/602.1</option>
                </select>
              </span>
            </label>
          </div>
          <!-- Hide the user agents that aren't part of the default OS and browsers that aren't part of the default os -->
          <div id="Linux_QupZilla_1.9.0" class="style-sub-2" style="display: none;">
            <label class="row mb-3">
              <span class="col-sm-2 col-form-label">User-Agent:</span>
              <span class="col-sm-10">
                <!-- Disable all the selects, unless it is in default os and browser -->
                <select class="form-select" name="user_agent" disabled="">
                  <!-- Select the default ua -->
                  <option value="Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/538.1 (KHTML, like Gecko) QupZilla/1.9.0 Safari/538.1">Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/538.1 (KHTML, like Gecko) QupZilla/1.9.0 Safari/538.1</option>
                </select>
              </span>
            </label>
          </div>
          <!-- Hide the user agents that aren't part of the default OS and browsers that aren't part of the default os -->
          <div id="Linux_Chrome_97.0.4692" class="style-sub-2" style="display: none;">
            <label class="row mb-3">
              <span class="col-sm-2 col-form-label">User-Agent:</span>
              <span class="col-sm-10">
                <!-- Disable all the selects, unless it is in default os and browser -->
                <select class="form-select" name="user_agent" disabled="">
                  <!-- Select the default ua -->
                  <option value="Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/97.0.4692.71 Safari/537.36">Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/97.0.4692.71 Safari/537.36
                  </option>
                </select>
              </span>
            </label>
          </div>
          <!-- Hide the user agents that aren't part of the default OS and browsers that aren't part of the default os -->
          <div id="Linux_Chrome_96.0.4664" class="style-sub-2" style="display: none;">
            <label class="row mb-3">
              <span class="col-sm-2 col-form-label">User-Agent:</span>
              <span class="col-sm-10">
                <!-- Disable all the selects, unless it is in default os and browser -->
                <select class="form-select" name="user_agent" disabled="">
                  <!-- Select the default ua -->
                  <option value="Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/96.0.4664.110 Safari/537.36">Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/96.0.4664.110 Safari/537.36
                  </option>
                </select>
              </span>
            </label>
          </div>
          <!-- Hide the user agents that aren't part of the default OS and browsers that aren't part of the default os -->
          <div id="Linux_Chrome_90.0.4430" class="style-sub-2" style="display: none;">
            <label class="row mb-3">
              <span class="col-sm-2 col-form-label">User-Agent:</span>
              <span class="col-sm-10">
                <!-- Disable all the selects, unless it is in default os and browser -->
                <select class="form-select" name="user_agent" disabled="">
                  <!-- Select the default ua -->
                  <option value="Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.72 Safari/537.36">Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.72 Safari/537.36
                  </option>
                </select>
              </span>
            </label>
          </div>
          <!-- Hide the user agents that aren't part of the default OS and browsers that aren't part of the default os -->
          <div id="Linux_Chrome_86.0.4240" class="style-sub-2" style="display: none;">
            <label class="row mb-3">
              <span class="col-sm-2 col-form-label">User-Agent:</span>
              <span class="col-sm-10">
                <!-- Disable all the selects, unless it is in default os and browser -->
                <select class="form-select" name="user_agent" disabled="">
                  <!-- Select the default ua -->
                  <option value="Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/86.0.4240.198 Safari/537.36">Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/86.0.4240.198 Safari/537.36
                  </option>
                </select>
              </span>
            </label>
          </div>
          <!-- Hide the user agents that aren't part of the default OS and browsers that aren't part of the default os -->
          <div id="Linux_Chrome_77.0.3865" class="style-sub-2" style="display: none;">
            <label class="row mb-3">
              <span class="col-sm-2 col-form-label">User-Agent:</span>
              <span class="col-sm-10">
                <!-- Disable all the selects, unless it is in default os and browser -->
                <select class="form-select" name="user_agent" disabled="">
                  <!-- Select the default ua -->
                  <option value="Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/77.0.3865.120 Safari/537.36">Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/77.0.3865.120 Safari/537.36
                  </option>
                </select>
              </span>
            </label>
          </div>
          <!-- Hide the user agents that aren't part of the default OS and browsers that aren't part of the default os -->
          <div id="Linux_Vivaldi_1.0.344" class="style-sub-2" style="display: none;">
            <label class="row mb-3">
              <span class="col-sm-2 col-form-label">User-Agent:</span>
              <span class="col-sm-10">
                <!-- Disable all the selects, unless it is in default os and browser -->
                <select class="form-select" name="user_agent" disabled="">
                  <!-- Select the default ua -->
                  <option value="Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/47.0.2526.80 Safari/537.36 Vivaldi/1.0.344.37">Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/47.0.2526.80
                    Safari/537.36 Vivaldi/1.0.344.37</option>
                </select>
              </span>
            </label>
          </div>
          <!-- Hide the user agents that aren't part of the default OS and browsers that aren't part of the default os -->
          <div id="Linux_Chrome_41.0.2227" class="style-sub-2" style="display: none;">
            <label class="row mb-3">
              <span class="col-sm-2 col-form-label">User-Agent:</span>
              <span class="col-sm-10">
                <!-- Disable all the selects, unless it is in default os and browser -->
                <select class="form-select" name="user_agent" disabled="">
                  <!-- Select the default ua -->
                  <option value="Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/41.0.2227.0 Safari/537.36">Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/41.0.2227.0 Safari/537.36</option>
                </select>
              </span>
            </label>
          </div>
          <!-- Hide the user agents that aren't part of the default OS and browsers that aren't part of the default os -->
          <div id="Linux_Iceweasel_14.0.1" class="style-sub-2" style="display: none;">
            <label class="row mb-3">
              <span class="col-sm-2 col-form-label">User-Agent:</span>
              <span class="col-sm-10">
                <!-- Disable all the selects, unless it is in default os and browser -->
                <select class="form-select" name="user_agent" disabled="">
                  <!-- Select the default ua -->
                  <option value="Mozilla/5.0 (X11; Linux i686; rv:14.0) Gecko/20100101 Firefox/14.0.1 Iceweasel/14.0.1">Mozilla/5.0 (X11; Linux i686; rv:14.0) Gecko/20100101 Firefox/14.0.1 Iceweasel/14.0.1</option>
                </select>
              </span>
            </label>
          </div>
          <!-- Hide the user agents that aren't part of the default OS and browsers that aren't part of the default os -->
          <div id="Linux_Chrome_28.0.1478" class="style-sub-2" style="display: none;">
            <label class="row mb-3">
              <span class="col-sm-2 col-form-label">User-Agent:</span>
              <span class="col-sm-10">
                <!-- Disable all the selects, unless it is in default os and browser -->
                <select class="form-select" name="user_agent" disabled="">
                  <!-- Select the default ua -->
                  <option value="Mozilla/5.0 (X11; Linux i686) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/28.0.1478.0 Safari/537.36">Mozilla/5.0 (X11; Linux i686) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/28.0.1478.0 Safari/537.36</option>
                </select>
              </span>
            </label>
          </div>
          <!-- Hide the user agents that aren't part of the default OS and browsers that aren't part of the default os -->
          <div id="Linux_Opera_7.23" class="style-sub-2" style="display: none;">
            <label class="row mb-3">
              <span class="col-sm-2 col-form-label">User-Agent:</span>
              <span class="col-sm-10">
                <!-- Disable all the selects, unless it is in default os and browser -->
                <select class="form-select" name="user_agent" disabled="">
                  <!-- Select the default ua -->
                  <option value="MSIE (MSIE 6.0; X11; Linux; i686) Opera 7.23">MSIE (MSIE 6.0; X11; Linux; i686) Opera 7.23</option>
                </select>
              </span>
            </label>
          </div>
          <!-- Hide the user agents that aren't part of the default OS and browsers that aren't part of the default os -->
          <div id="Linux_Wget_1.14" class="style-sub-2" style="display: none;">
            <label class="row mb-3">
              <span class="col-sm-2 col-form-label">User-Agent:</span>
              <span class="col-sm-10">
                <!-- Disable all the selects, unless it is in default os and browser -->
                <select class="form-select" name="user_agent" disabled="">
                  <!-- Select the default ua -->
                  <option value="Wget/1.14 (linux-gnu)">Wget/1.14 (linux-gnu)</option>
                </select>
              </span>
            </label>
          </div>
          <!-- Hide the user agents that aren't part of the default OS and browsers that aren't part of the default os -->
          <div id="Linux_Chrome_130.0.0" class="style-sub-2" style="display: none;">
            <label class="row mb-3">
              <span class="col-sm-2 col-form-label">User-Agent:</span>
              <span class="col-sm-10">
                <!-- Disable all the selects, unless it is in default os and browser -->
                <select class="form-select" name="user_agent" disabled="">
                  <!-- Select the default ua -->
                  <option value="Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/130.0.0.0 Safari/537.36">Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/130.0.0.0 Safari/537.36</option>
                </select>
              </span>
            </label>
          </div>
          <!-- Hide the user agents that aren't part of the default OS and browsers that aren't part of the default os -->
          <div id="Linux_Chrome_126.0.0" class="style-sub-2" style="display: none;">
            <label class="row mb-3">
              <span class="col-sm-2 col-form-label">User-Agent:</span>
              <span class="col-sm-10">
                <!-- Disable all the selects, unless it is in default os and browser -->
                <select class="form-select" name="user_agent" disabled="">
                  <!-- Select the default ua -->
                  <option value="Mozilla/5.0 (ZZ; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36">Mozilla/5.0 (ZZ; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36</option>
                </select>
              </span>
            </label>
          </div>
          <!-- Hide the user agents that aren't part of the default OS and browsers that aren't part of the default os -->
          <div id="Linux_Firefox_102.0" class="style-sub-2" style="display: none;">
            <label class="row mb-3">
              <span class="col-sm-2 col-form-label">User-Agent:</span>
              <span class="col-sm-10">
                <!-- Disable all the selects, unless it is in default os and browser -->
                <select class="form-select" name="user_agent" disabled="">
                  <!-- Select the default ua -->
                  <option value="Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Firefox/102.0">Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Firefox/102.0</option>
                </select>
              </span>
            </label>
          </div>
          <!-- Hide the user agents that aren't part of the default OS and browsers that aren't part of the default os -->
          <div id="Linux_Firefox_124.0" class="style-sub-2" style="display: none;">
            <label class="row mb-3">
              <span class="col-sm-2 col-form-label">User-Agent:</span>
              <span class="col-sm-10">
                <!-- Disable all the selects, unless it is in default os and browser -->
                <select class="form-select" name="user_agent" disabled="">
                  <!-- Select the default ua -->
                  <option value="Mozilla/5.0 (SS; Linux x86_64; rv:124.0) Gecko/20100101 Firefox/124.0">Mozilla/5.0 (SS; Linux x86_64; rv:124.0) Gecko/20100101 Firefox/124.0</option>
                </select>
              </span>
            </label>
          </div>
          <!-- Hide the user agents that aren't part of the default OS and browsers that aren't part of the default os -->
          <div id="Linux_Chrome_127.0.0" class="style-sub-2" style="display: none;">
            <label class="row mb-3">
              <span class="col-sm-2 col-form-label">User-Agent:</span>
              <span class="col-sm-10">
                <!-- Disable all the selects, unless it is in default os and browser -->
                <select class="form-select" name="user_agent" disabled="">
                  <!-- Select the default ua -->
                  <option value="Mozilla/5.0 (SS; Linux i686) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Safari/537.36">Mozilla/5.0 (SS; Linux i686) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Safari/537.36</option>
                </select>
              </span>
            </label>
          </div>
          <!-- Hide the browsers that aren't part of the default os -->
          <div id="iOS_17.5.1" class="style-sub-1" style="display: none;">
            <label class="row mb-3">
              <span class="col-sm-2 col-form-label">Browser Type:</span>
              <span class="col-sm-10">
                <!-- Disable all the selects not related to the default os -->
                <select class="form-select" name="browser" disabled="">
                  <!-- Select the default browser -->
                  <option value="Mobile Safari 17.5">Mobile Safari 17.5</option>
                  <!-- Select the default browser -->
                  <option value="Chrome Mobile iOS 131.0.6778">Chrome Mobile iOS 131.0.6778</option>
                </select>
              </span>
            </label>
          </div>
          <!-- Hide the user agents that aren't part of the default OS and browsers that aren't part of the default os -->
          <div id="iOS_17.5.1_Mobile_Safari_17.5" class="style-sub-2" style="display: none;">
            <label class="row mb-3">
              <span class="col-sm-2 col-form-label">User-Agent:</span>
              <span class="col-sm-10">
                <!-- Disable all the selects, unless it is in default os and browser -->
                <select class="form-select" name="user_agent" disabled="">
                  <!-- Select the default ua -->
                  <option value="Mozilla/5.0 (iPhone; CPU iPhone OS 17_5_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.5 Mobile/15E148 Safari/604.1">Mozilla/5.0 (iPhone; CPU iPhone OS 17_5_1 like Mac OS X) AppleWebKit/605.1.15
                    (KHTML, like Gecko) Version/17.5 Mobile/15E148 Safari/604.1</option>
                </select>
              </span>
            </label>
          </div>
          <!-- Hide the user agents that aren't part of the default OS and browsers that aren't part of the default os -->
          <div id="iOS_17.5.1_Chrome_Mobile_iOS_131.0.6778" class="style-sub-2" style="display: none;">
            <label class="row mb-3">
              <span class="col-sm-2 col-form-label">User-Agent:</span>
              <span class="col-sm-10">
                <!-- Disable all the selects, unless it is in default os and browser -->
                <select class="form-select" name="user_agent" disabled="">
                  <!-- Select the default ua -->
                  <option value="Mozilla/5.0 (iPhone; CPU iPhone OS 17_5_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/131.0.6778.73 Mobile/15E148 Safari/604.1">Mozilla/5.0 (iPhone; CPU iPhone OS 17_5_1 like Mac OS X)
                    AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/131.0.6778.73 Mobile/15E148 Safari/604.1</option>
                </select>
              </span>
            </label>
          </div>
          <!-- Hide the browsers that aren't part of the default os -->
          <div id="iOS_17.7" class="style-sub-1" style="display: none;">
            <label class="row mb-3">
              <span class="col-sm-2 col-form-label">Browser Type:</span>
              <span class="col-sm-10">
                <!-- Disable all the selects not related to the default os -->
                <select class="form-select" name="browser" disabled="">
                  <!-- Select the default browser -->
                  <option value="Mobile Safari 17.7">Mobile Safari 17.7</option>
                  <!-- Select the default browser -->
                  <option value="Mobile Safari 17.0">Mobile Safari 17.0</option>
                </select>
              </span>
            </label>
          </div>
          <!-- Hide the user agents that aren't part of the default OS and browsers that aren't part of the default os -->
          <div id="iOS_17.7_Mobile_Safari_17.7" class="style-sub-2" style="display: none;">
            <label class="row mb-3">
              <span class="col-sm-2 col-form-label">User-Agent:</span>
              <span class="col-sm-10">
                <!-- Disable all the selects, unless it is in default os and browser -->
                <select class="form-select" name="user_agent" disabled="">
                  <!-- Select the default ua -->
                  <option value="Mozilla/5.0 (iPhone; CPU iPhone OS 17_7 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.7 Mobile/15E148 Safari/604.1">Mozilla/5.0 (iPhone; CPU iPhone OS 17_7 like Mac OS X) AppleWebKit/605.1.15
                    (KHTML, like Gecko) Version/17.7 Mobile/15E148 Safari/604.1</option>
                </select>
              </span>
            </label>
          </div>
          <!-- Hide the user agents that aren't part of the default OS and browsers that aren't part of the default os -->
          <div id="iOS_17.7_Mobile_Safari_17.0" class="style-sub-2" style="display: none;">
            <label class="row mb-3">
              <span class="col-sm-2 col-form-label">User-Agent:</span>
              <span class="col-sm-10">
                <!-- Disable all the selects, unless it is in default os and browser -->
                <select class="form-select" name="user_agent" disabled="">
                  <!-- Select the default ua -->
                  <option value="Mozilla/5.0 (iPad; CPU OS 17_7 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.0 Mobile/15E148 Safari/605.1.15">Mozilla/5.0 (iPad; CPU OS 17_7 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko)
                    Version/17.0 Mobile/15E148 Safari/605.1.15</option>
                </select>
              </span>
            </label>
          </div>
          <!-- Hide the browsers that aren't part of the default os -->
          <div id="Mac_OS_X_12.5" class="style-sub-1" style="display: none;">
            <label class="row mb-3">
              <span class="col-sm-2 col-form-label">Browser Type:</span>
              <span class="col-sm-10">
                <!-- Disable all the selects not related to the default os -->
                <select class="form-select" name="browser" disabled="">
                  <!-- Select the default browser -->
                  <option value="Safari 15.4">Safari 15.4</option>
                  <!-- Select the default browser -->
                  <option value="Opera 89.0.4447">Opera 89.0.4447</option>
                  <!-- Select the default browser -->
                  <option value="Firefox 114.0">Firefox 114.0</option>
                  <!-- Select the default browser -->
                  <option value="Edge 114.0.1264">Edge 114.0.1264</option>
                  <!-- Select the default browser -->
                  <option value="Chrome 114.0.0">Chrome 114.0.0</option>
                </select>
              </span>
            </label>
          </div>
          <!-- Hide the user agents that aren't part of the default OS and browsers that aren't part of the default os -->
          <div id="Mac_OS_X_12.5_Edge_114.0.1264" class="style-sub-2" style="display: none;">
            <label class="row mb-3">
              <span class="col-sm-2 col-form-label">User-Agent:</span>
              <span class="col-sm-10">
                <!-- Disable all the selects, unless it is in default os and browser -->
                <select class="form-select" name="user_agent" disabled="">
                  <!-- Select the default ua -->
                  <option value="Mozilla/5.0 (Macintosh; Intel Mac OS X 12_5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36 Edg/114.0.1264.71">Mozilla/5.0 (Macintosh; Intel Mac OS X 12_5) AppleWebKit/537.36 (KHTML, like Gecko)
                    Chrome/114.0.0.0 Safari/537.36 Edg/114.0.1264.71</option>
                </select>
              </span>
            </label>
          </div>
          <!-- Hide the user agents that aren't part of the default OS and browsers that aren't part of the default os -->
          <div id="Mac_OS_X_12.5_Firefox_114.0" class="style-sub-2" style="display: none;">
            <label class="row mb-3">
              <span class="col-sm-2 col-form-label">User-Agent:</span>
              <span class="col-sm-10">
                <!-- Disable all the selects, unless it is in default os and browser -->
                <select class="form-select" name="user_agent" disabled="">
                  <!-- Select the default ua -->
                  <option value="Mozilla/5.0 (Macintosh; Intel Mac OS X 12.5; rv:114.0) Gecko/20100101 Firefox/114.0">Mozilla/5.0 (Macintosh; Intel Mac OS X 12.5; rv:114.0) Gecko/20100101 Firefox/114.0</option>
                </select>
              </span>
            </label>
          </div>
          <!-- Hide the user agents that aren't part of the default OS and browsers that aren't part of the default os -->
          <div id="Mac_OS_X_12.5_Safari_15.4" class="style-sub-2" style="display: none;">
            <label class="row mb-3">
              <span class="col-sm-2 col-form-label">User-Agent:</span>
              <span class="col-sm-10">
                <!-- Disable all the selects, unless it is in default os and browser -->
                <select class="form-select" name="user_agent" disabled="">
                  <!-- Select the default ua -->
                  <option value="Mozilla/5.0 (Macintosh; Intel Mac OS X 12_5) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/15.4 Safari/605.1.15">Mozilla/5.0 (Macintosh; Intel Mac OS X 12_5) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/15.4
                    Safari/605.1.15</option>
                </select>
              </span>
            </label>
          </div>
          <!-- Hide the user agents that aren't part of the default OS and browsers that aren't part of the default os -->
          <div id="Mac_OS_X_12.5_Opera_89.0.4447" class="style-sub-2" style="display: none;">
            <label class="row mb-3">
              <span class="col-sm-2 col-form-label">User-Agent:</span>
              <span class="col-sm-10">
                <!-- Disable all the selects, unless it is in default os and browser -->
                <select class="form-select" name="user_agent" disabled="">
                  <!-- Select the default ua -->
                  <option value="Mozilla/5.0 (Macintosh; Intel Mac OS X 12_5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36 OPR/89.0.4447.51">Mozilla/5.0 (Macintosh; Intel Mac OS X 12_5) AppleWebKit/537.36 (KHTML, like Gecko)
                    Chrome/114.0.0.0 Safari/537.36 OPR/89.0.4447.51</option>
                </select>
              </span>
            </label>
          </div>
          <!-- Hide the user agents that aren't part of the default OS and browsers that aren't part of the default os -->
          <div id="Mac_OS_X_12.5_Chrome_114.0.0" class="style-sub-2" style="display: none;">
            <label class="row mb-3">
              <span class="col-sm-2 col-form-label">User-Agent:</span>
              <span class="col-sm-10">
                <!-- Disable all the selects, unless it is in default os and browser -->
                <select class="form-select" name="user_agent" disabled="">
                  <!-- Select the default ua -->
                  <option value="Mozilla/5.0 (Macintosh; Intel Mac OS X 12_5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36">Mozilla/5.0 (Macintosh; Intel Mac OS X 12_5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0
                    Safari/537.36</option>
                </select>
              </span>
            </label>
          </div>
          <!-- Hide the browsers that aren't part of the default os -->
          <div id="Windows_7" class="style-sub-1" style="display: none;">
            <label class="row mb-3">
              <span class="col-sm-2 col-form-label">Browser Type:</span>
              <span class="col-sm-10">
                <!-- Disable all the selects not related to the default os -->
                <select class="form-select" name="browser" disabled="">
                  <!-- Select the default browser -->
                  <option value="Yandex Browser 22.3.3">Yandex Browser 22.3.3</option>
                  <!-- Select the default browser -->
                  <option value="Other">Other</option>
                  <!-- Select the default browser -->
                  <option value="IE 9.0">IE 9.0</option>
                  <!-- Select the default browser -->
                  <option value="IE 8.0">IE 8.0</option>
                  <!-- Select the default browser -->
                  <option value="Firefox 81.0">Firefox 81.0</option>
                  <!-- Select the default browser -->
                  <option value="Firefox 4.0.1">Firefox 4.0.1</option>
                  <!-- Select the default browser -->
                  <option value="Firefox 21.0">Firefox 21.0</option>
                  <!-- Select the default browser -->
                  <option value="Firefox 12.0">Firefox 12.0</option>
                  <!-- Select the default browser -->
                  <option value="Firefox 115.0">Firefox 115.0</option>
                  <!-- Select the default browser -->
                  <option value="Edge 109.0.1518">Edge 109.0.1518</option>
                  <!-- Select the default browser -->
                  <option value="Chrome 91.0.4472">Chrome 91.0.4472</option>
                  <!-- Select the default browser -->
                  <option value="Chrome 89.0.4389">Chrome 89.0.4389</option>
                  <!-- Select the default browser -->
                  <option value="Chrome 83.0.4103">Chrome 83.0.4103</option>
                  <!-- Select the default browser -->
                  <option value="Chrome 68.0.3440">Chrome 68.0.3440</option>
                  <!-- Select the default browser -->
                  <option value="Chrome 60.0.3112">Chrome 60.0.3112</option>
                  <!-- Select the default browser -->
                  <option value="Chrome 45.0.2454">Chrome 45.0.2454</option>
                  <!-- Select the default browser -->
                  <option value="Chrome 41.0.2228">Chrome 41.0.2228</option>
                  <!-- Select the default browser -->
                  <option value="Chrome 12.0.712">Chrome 12.0.712</option>
                  <!-- Select the default browser -->
                  <option value="Chrome 111.0.5563">Chrome 111.0.5563</option>
                </select>
              </span>
            </label>
          </div>
          <!-- Hide the user agents that aren't part of the default OS and browsers that aren't part of the default os -->
          <div id="Windows_7_Firefox_115.0" class="style-sub-2" style="display: none;">
            <label class="row mb-3">
              <span class="col-sm-2 col-form-label">User-Agent:</span>
              <span class="col-sm-10">
                <!-- Disable all the selects, unless it is in default os and browser -->
                <select class="form-select" name="user_agent" disabled="">
                  <!-- Select the default ua -->
                  <option value="Mozilla/5.0 (Windows NT 6.1; Win64; x64; rv:109.0) Gecko/20100101 Firefox/115.0">Mozilla/5.0 (Windows NT 6.1; Win64; x64; rv:109.0) Gecko/20100101 Firefox/115.0</option>
                </select>
              </span>
            </label>
          </div>
          <!-- Hide the user agents that aren't part of the default OS and browsers that aren't part of the default os -->
          <div id="Windows_7_Chrome_45.0.2454" class="style-sub-2" style="display: none;">
            <label class="row mb-3">
              <span class="col-sm-2 col-form-label">User-Agent:</span>
              <span class="col-sm-10">
                <!-- Disable all the selects, unless it is in default os and browser -->
                <select class="form-select" name="user_agent" disabled="">
                  <!-- Select the default ua -->
                  <option value="Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/45.0.2454.85 Safari/537.36">Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/45.0.2454.85
                    Safari/537.36</option>
                </select>
              </span>
            </label>
          </div>
          <!-- Hide the user agents that aren't part of the default OS and browsers that aren't part of the default os -->
          <div id="Windows_7_Other" class="style-sub-2" style="display: none;">
            <label class="row mb-3">
              <span class="col-sm-2 col-form-label">User-Agent:</span>
              <span class="col-sm-10">
                <!-- Disable all the selects, unless it is in default os and browser -->
                <select class="form-select" name="user_agent" disabled="">
                  <!-- Select the default ua -->
                  <option value="Mozilla/5.0 (Windows NT 6.1; WOW64) SkypeUriPreview Preview/0.5 skype-url-preview@microsoft.com">Mozilla/5.0 (Windows NT 6.1; WOW64) SkypeUriPreview Preview/0.5 skype-url-preview@microsoft.com</option>
                </select>
              </span>
            </label>
          </div>
          <!-- Hide the user agents that aren't part of the default OS and browsers that aren't part of the default os -->
          <div id="Windows_7_Chrome_41.0.2228" class="style-sub-2" style="display: none;">
            <label class="row mb-3">
              <span class="col-sm-2 col-form-label">User-Agent:</span>
              <span class="col-sm-10">
                <!-- Disable all the selects, unless it is in default os and browser -->
                <select class="form-select" name="user_agent" disabled="">
                  <!-- Select the default ua -->
                  <option value="Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/41.0.2228.0 Safari/537.36">Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/41.0.2228.0 Safari/537.36</option>
                </select>
              </span>
            </label>
          </div>
          <!-- Hide the user agents that aren't part of the default OS and browsers that aren't part of the default os -->
          <div id="Windows_7_IE_9.0" class="style-sub-2" style="display: none;">
            <label class="row mb-3">
              <span class="col-sm-2 col-form-label">User-Agent:</span>
              <span class="col-sm-10">
                <!-- Disable all the selects, unless it is in default os and browser -->
                <select class="form-select" name="user_agent" disabled="">
                  <!-- Select the default ua -->
                  <option value="Mozilla/5.0 (compatible; MSIE 9.0; Windows NT 6.1; WOW64; Trident/5.0; rv:9.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; .NET4.0C; .NET4.0E; InfoPath.2; BOIE9;ENUS)">
                    Mozilla/5.0 (compatible; MSIE 9.0; Windows NT 6.1; WOW64; Trident/5.0; rv:9.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; .NET4.0C; .NET4.0E; InfoPath.2; BOIE9;ENUS)</option>
                </select>
              </span>
            </label>
          </div>
          <!-- Hide the user agents that aren't part of the default OS and browsers that aren't part of the default os -->
          <div id="Windows_7_Chrome_83.0.4103" class="style-sub-2" style="display: none;">
            <label class="row mb-3">
              <span class="col-sm-2 col-form-label">User-Agent:</span>
              <span class="col-sm-10">
                <!-- Disable all the selects, unless it is in default os and browser -->
                <select class="form-select" name="user_agent" disabled="">
                  <!-- Select the default ua -->
                  <option value="Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.61 Safari/537.36">Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.61
                    Safari/537.36</option>
                </select>
              </span>
            </label>
          </div>
          <!-- Hide the user agents that aren't part of the default OS and browsers that aren't part of the default os -->
          <div id="Windows_7_IE_8.0" class="style-sub-2" style="display: none;">
            <label class="row mb-3">
              <span class="col-sm-2 col-form-label">User-Agent:</span>
              <span class="col-sm-10">
                <!-- Disable all the selects, unless it is in default os and browser -->
                <select class="form-select" name="user_agent" disabled="">
                  <!-- Select the default ua -->
                  <option value="Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1)">Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1)</option>
                </select>
              </span>
            </label>
          </div>
          <!-- Hide the user agents that aren't part of the default OS and browsers that aren't part of the default os -->
          <div id="Windows_7_Chrome_68.0.3440" class="style-sub-2" style="display: none;">
            <label class="row mb-3">
              <span class="col-sm-2 col-form-label">User-Agent:</span>
              <span class="col-sm-10">
                <!-- Disable all the selects, unless it is in default os and browser -->
                <select class="form-select" name="user_agent" disabled="">
                  <!-- Select the default ua -->
                  <option value="Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/68.0.3440.84 Safari/537.36">Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/68.0.3440.84
                    Safari/537.36</option>
                </select>
              </span>
            </label>
          </div>
          <!-- Hide the user agents that aren't part of the default OS and browsers that aren't part of the default os -->
          <div id="Windows_7_Chrome_60.0.3112" class="style-sub-2" style="display: none;">
            <label class="row mb-3">
              <span class="col-sm-2 col-form-label">User-Agent:</span>
              <span class="col-sm-10">
                <!-- Disable all the selects, unless it is in default os and browser -->
                <select class="form-select" name="user_agent" disabled="">
                  <!-- Select the default ua -->
                  <option value="Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/60.0.3112.90 Safari/537.36">Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/60.0.3112.90
                    Safari/537.36</option>
                </select>
              </span>
            </label>
          </div>
          <!-- Hide the user agents that aren't part of the default OS and browsers that aren't part of the default os -->
          <div id="Windows_7_Firefox_21.0" class="style-sub-2" style="display: none;">
            <label class="row mb-3">
              <span class="col-sm-2 col-form-label">User-Agent:</span>
              <span class="col-sm-10">
                <!-- Disable all the selects, unless it is in default os and browser -->
                <select class="form-select" name="user_agent" disabled="">
                  <!-- Select the default ua -->
                  <option value="Mozilla/5.0 (Windows NT 6.1; rv:21.0) Gecko/20130401 Firefox/21.0">Mozilla/5.0 (Windows NT 6.1; rv:21.0) Gecko/20130401 Firefox/21.0</option>
                </select>
              </span>
            </label>
          </div>
          <!-- Hide the user agents that aren't part of the default OS and browsers that aren't part of the default os -->
          <div id="Windows_7_Firefox_4.0.1" class="style-sub-2" style="display: none;">
            <label class="row mb-3">
              <span class="col-sm-2 col-form-label">User-Agent:</span>
              <span class="col-sm-10">
                <!-- Disable all the selects, unless it is in default os and browser -->
                <select class="form-select" name="user_agent" disabled="">
                  <!-- Select the default ua -->
                  <option value="Mozilla/5.0 (Windows NT 6.1; rv:2.0.1) Gecko/20100101 Firefox/4.0.1">Mozilla/5.0 (Windows NT 6.1; rv:2.0.1) Gecko/20100101 Firefox/4.0.1</option>
                </select>
              </span>
            </label>
          </div>
          <!-- Hide the user agents that aren't part of the default OS and browsers that aren't part of the default os -->
          <div id="Windows_7_Firefox_12.0" class="style-sub-2" style="display: none;">
            <label class="row mb-3">
              <span class="col-sm-2 col-form-label">User-Agent:</span>
              <span class="col-sm-10">
                <!-- Disable all the selects, unless it is in default os and browser -->
                <select class="form-select" name="user_agent" disabled="">
                  <!-- Select the default ua -->
                  <option value="Mozilla/5.0 (Windows NT 6.1; rv:12.0) Gecko/20120403211507 Firefox/12.0">Mozilla/5.0 (Windows NT 6.1; rv:12.0) Gecko/20120403211507 Firefox/12.0</option>
                </select>
              </span>
            </label>
          </div>
          <!-- Hide the user agents that aren't part of the default OS and browsers that aren't part of the default os -->
          <div id="Windows_7_Yandex_Browser_22.3.3" class="style-sub-2" style="display: none;">
            <label class="row mb-3">
              <span class="col-sm-2 col-form-label">User-Agent:</span>
              <span class="col-sm-10">
                <!-- Disable all the selects, unless it is in default os and browser -->
                <select class="form-select" name="user_agent" disabled="">
                  <!-- Select the default ua -->
                  <option value="Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/98.0.4758.141 YaBrowser/22.3.3.852 Yowser/2.5 Safari/537.36">Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML,
                    like Gecko) Chrome/98.0.4758.141 YaBrowser/22.3.3.852 Yowser/2.5 Safari/537.36</option>
                </select>
              </span>
            </label>
          </div>
          <!-- Hide the user agents that aren't part of the default OS and browsers that aren't part of the default os -->
          <div id="Windows_7_Chrome_91.0.4472" class="style-sub-2" style="display: none;">
            <label class="row mb-3">
              <span class="col-sm-2 col-form-label">User-Agent:</span>
              <span class="col-sm-10">
                <!-- Disable all the selects, unless it is in default os and browser -->
                <select class="form-select" name="user_agent" disabled="">
                  <!-- Select the default ua -->
                  <option value="Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.77 Safari/537.36">Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.77
                    Safari/537.36</option>
                </select>
              </span>
            </label>
          </div>
          <!-- Hide the user agents that aren't part of the default OS and browsers that aren't part of the default os -->
          <div id="Windows_7_Chrome_89.0.4389" class="style-sub-2" style="display: none;">
            <label class="row mb-3">
              <span class="col-sm-2 col-form-label">User-Agent:</span>
              <span class="col-sm-10">
                <!-- Disable all the selects, unless it is in default os and browser -->
                <select class="form-select" name="user_agent" disabled="">
                  <!-- Select the default ua -->
                  <option value="Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Brave Chrome/89.0.4389.105 Safari/537.36">Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Brave
                    Chrome/89.0.4389.105 Safari/537.36</option>
                </select>
              </span>
            </label>
          </div>
          <!-- Hide the user agents that aren't part of the default OS and browsers that aren't part of the default os -->
          <div id="Windows_7_Chrome_12.0.712" class="style-sub-2" style="display: none;">
            <label class="row mb-3">
              <span class="col-sm-2 col-form-label">User-Agent:</span>
              <span class="col-sm-10">
                <!-- Disable all the selects, unless it is in default os and browser -->
                <select class="form-select" name="user_agent" disabled="">
                  <!-- Select the default ua -->
                  <option value="Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/534.27 (KHTML, like Gecko) Chrome/12.0.712.0 Safari/534.27">Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/534.27 (KHTML, like Gecko) Chrome/12.0.712.0 Safari/534.27
                  </option>
                </select>
              </span>
            </label>
          </div>
          <!-- Hide the user agents that aren't part of the default OS and browsers that aren't part of the default os -->
          <div id="Windows_7_Edge_109.0.1518" class="style-sub-2" style="display: none;">
            <label class="row mb-3">
              <span class="col-sm-2 col-form-label">User-Agent:</span>
              <span class="col-sm-10">
                <!-- Disable all the selects, unless it is in default os and browser -->
                <select class="form-select" name="user_agent" disabled="">
                  <!-- Select the default ua -->
                  <option value="Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/109.0.0.0 Safari/537.36 Edg/109.0.1518.140">Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/109.0.0.0 Safari/537.36
                    Edg/109.0.1518.140</option>
                </select>
              </span>
            </label>
          </div>
          <!-- Hide the user agents that aren't part of the default OS and browsers that aren't part of the default os -->
          <div id="Windows_7_Chrome_111.0.5563" class="style-sub-2" style="display: none;">
            <label class="row mb-3">
              <span class="col-sm-2 col-form-label">User-Agent:</span>
              <span class="col-sm-10">
                <!-- Disable all the selects, unless it is in default os and browser -->
                <select class="form-select" name="user_agent" disabled="">
                  <!-- Select the default ua -->
                  <option value="Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/111.0.5563.65 Safari/537.36">Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/111.0.5563.65
                    Safari/537.36</option>
                </select>
              </span>
            </label>
          </div>
          <!-- Hide the user agents that aren't part of the default OS and browsers that aren't part of the default os -->
          <div id="Windows_7_Firefox_81.0" class="style-sub-2" style="display: none;">
            <label class="row mb-3">
              <span class="col-sm-2 col-form-label">User-Agent:</span>
              <span class="col-sm-10">
                <!-- Disable all the selects, unless it is in default os and browser -->
                <select class="form-select" name="user_agent" disabled="">
                  <!-- Select the default ua -->
                  <option value="Mozilla/5.0 (Windows NT 6.1; Win64; x64; rv:81.0) Gecko/20100101 Firefox/81.0">Mozilla/5.0 (Windows NT 6.1; Win64; x64; rv:81.0) Gecko/20100101 Firefox/81.0</option>
                </select>
              </span>
            </label>
          </div>
          <!-- Hide the browsers that aren't part of the default os -->
          <div id="Mac_OS_X_10.15" class="style-sub-1" style="display: none;">
            <label class="row mb-3">
              <span class="col-sm-2 col-form-label">Browser Type:</span>
              <span class="col-sm-10">
                <!-- Disable all the selects not related to the default os -->
                <select class="form-select" name="browser" disabled="">
                  <!-- Select the default browser -->
                  <option value="Firefox 132.0">Firefox 132.0</option>
                  <!-- Select the default browser -->
                  <option value="Firefox 102.0">Firefox 102.0</option>
                </select>
              </span>
            </label>
          </div>
          <!-- Hide the user agents that aren't part of the default OS and browsers that aren't part of the default os -->
          <div id="Mac_OS_X_10.15_Firefox_132.0" class="style-sub-2" style="display: none;">
            <label class="row mb-3">
              <span class="col-sm-2 col-form-label">User-Agent:</span>
              <span class="col-sm-10">
                <!-- Disable all the selects, unless it is in default os and browser -->
                <select class="form-select" name="user_agent" disabled="">
                  <!-- Select the default ua -->
                  <option value="Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:132.0) Gecko/20100101 Firefox/132.0">Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:132.0) Gecko/20100101 Firefox/132.0</option>
                </select>
              </span>
            </label>
          </div>
          <!-- Hide the user agents that aren't part of the default OS and browsers that aren't part of the default os -->
          <div id="Mac_OS_X_10.15_Firefox_102.0" class="style-sub-2" style="display: none;">
            <label class="row mb-3">
              <span class="col-sm-2 col-form-label">User-Agent:</span>
              <span class="col-sm-10">
                <!-- Disable all the selects, unless it is in default os and browser -->
                <select class="form-select" name="user_agent" disabled="">
                  <!-- Select the default ua -->
                  <option value="Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:102.0) Gecko/20100101 Firefox/102.0">Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:102.0) Gecko/20100101 Firefox/102.0</option>
                </select>
              </span>
            </label>
          </div>
          <!-- Hide the browsers that aren't part of the default os -->
          <div id="Android_4.2.2" class="style-sub-1" style="display: none;">
            <label class="row mb-3">
              <span class="col-sm-2 col-form-label">Browser Type:</span>
              <span class="col-sm-10">
                <!-- Disable all the selects not related to the default os -->
                <select class="form-select" name="browser" disabled="">
                  <!-- Select the default browser -->
                  <option value="Baiduspider 2.0">Baiduspider 2.0</option>
                </select>
              </span>
            </label>
          </div>
          <!-- Hide the user agents that aren't part of the default OS and browsers that aren't part of the default os -->
          <div id="Android_4.2.2_Baiduspider_2.0" class="style-sub-2" style="display: none;">
            <label class="row mb-3">
              <span class="col-sm-2 col-form-label">User-Agent:</span>
              <span class="col-sm-10">
                <!-- Disable all the selects, unless it is in default os and browser -->
                <select class="form-select" name="user_agent" disabled="">
                  <!-- Select the default ua -->
                  <option value="Mozilla/5.0 (Linux;u;Android 4.2.2;zh-cn;) AppleWebKit/534.46 (KHTML,like Gecko) Version/5.1 Mobile Safari/10600.6.3 (compatible; Baiduspider/2.0; +http://www.baidu.com/search/spider.html)">Mozilla/5.0
                    (Linux;u;Android 4.2.2;zh-cn;) AppleWebKit/534.46 (KHTML,like Gecko) Version/5.1 Mobile Safari/10600.6.3 (compatible; Baiduspider/2.0; +http://www.baidu.com/search/spider.html)</option>
                </select>
              </span>
            </label>
          </div>
          <!-- Hide the browsers that aren't part of the default os -->
          <div id="Android_14" class="style-sub-1" style="display: none;">
            <label class="row mb-3">
              <span class="col-sm-2 col-form-label">Browser Type:</span>
              <span class="col-sm-10">
                <!-- Disable all the selects not related to the default os -->
                <select class="form-select" name="browser" disabled="">
                  <!-- Select the default browser -->
                  <option value="Yandex Browser 24.10.4">Yandex Browser 24.10.4</option>
                  <!-- Select the default browser -->
                  <option value="Instagram 357.1.0">Instagram 357.1.0</option>
                  <!-- Select the default browser -->
                  <option value="Firefox Mobile 120.0">Firefox Mobile 120.0</option>
                  <!-- Select the default browser -->
                  <option value="Chrome Mobile WebView 130.0.6723">Chrome Mobile WebView 130.0.6723</option>
                  <!-- Select the default browser -->
                  <option value="Chrome Mobile 130.0.6723">Chrome Mobile 130.0.6723</option>
                  <!-- Select the default browser -->
                  <option value="Chrome Mobile 114.0.0">Chrome Mobile 114.0.0</option>
                </select>
              </span>
            </label>
          </div>
          <!-- Hide the user agents that aren't part of the default OS and browsers that aren't part of the default os -->
          <div id="Android_14_Firefox_Mobile_120.0" class="style-sub-2" style="display: none;">
            <label class="row mb-3">
              <span class="col-sm-2 col-form-label">User-Agent:</span>
              <span class="col-sm-10">
                <!-- Disable all the selects, unless it is in default os and browser -->
                <select class="form-select" name="user_agent" disabled="">
                  <!-- Select the default ua -->
                  <option value="Mozilla/5.0 (Android 14; Mobile; rv:120.0) Gecko/120.0 Firefox/120.0">Mozilla/5.0 (Android 14; Mobile; rv:120.0) Gecko/120.0 Firefox/120.0</option>
                </select>
              </span>
            </label>
          </div>
          <!-- Hide the user agents that aren't part of the default OS and browsers that aren't part of the default os -->
          <div id="Android_14_Yandex_Browser_24.10.4" class="style-sub-2" style="display: none;">
            <label class="row mb-3">
              <span class="col-sm-2 col-form-label">User-Agent:</span>
              <span class="col-sm-10">
                <!-- Disable all the selects, unless it is in default os and browser -->
                <select class="form-select" name="user_agent" disabled="">
                  <!-- Select the default ua -->
                  <option value="Mozilla/5.0 (Linux; arm_64; Android 14; RMX3636) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.6613.98 YaBrowser/24.10.4.98.00 SA/3 Mobile Safari/537.36">Mozilla/5.0 (Linux; arm_64; Android 14; RMX3636)
                    AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.6613.98 YaBrowser/24.10.4.98.00 SA/3 Mobile Safari/537.36</option>
                </select>
              </span>
            </label>
          </div>
          <!-- Hide the user agents that aren't part of the default OS and browsers that aren't part of the default os -->
          <div id="Android_14_Chrome_Mobile_WebView_130.0.6723" class="style-sub-2" style="display: none;">
            <label class="row mb-3">
              <span class="col-sm-2 col-form-label">User-Agent:</span>
              <span class="col-sm-10">
                <!-- Disable all the selects, unless it is in default os and browser -->
                <select class="form-select" name="user_agent" disabled="">
                  <!-- Select the default ua -->
                  <option
                    value="Mozilla/5.0 (Linux; Android 14; CPH2481 Build/SP1A.210812.016; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/130.0.6723.107 Mobile Safari/537.36 OcIdWebView ({&quot;os&quot;:&quot;Android&quot;,&quot;osVersion&quot;:&quot;34&quot;,&quot;app&quot;:&quot;com.google.android.gms&quot;,&quot;appVersion&quot;:&quot;244336000&quot;,&quot;style&quot;:2,&quot;callingAppId&quot;:&quot;com.google.android.googlequicksearchbox&quot;,&quot;isDarkTheme&quot;:false})">
                    Mozilla/5.0 (Linux; Android 14; CPH2481 Build/SP1A.210812.016; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/130.0.6723.107 Mobile Safari/537.36 OcIdWebView
                    ({"os":"Android","osVersion":"34","app":"com.google.android.gms","appVersion":"244336000","style":2,"callingAppId":"com.google.android.googlequicksearchbox","isDarkTheme":false})</option>
                  <!-- Select the default ua -->
                  <option value="Mozilla/5.0 (Linux; Android 14; SM-A137F Build/UP1A.231005.007; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/130.0.6723.107 Mobile Safari/537.36 GoogleApp/15.45.39.ve.arm">Mozilla/5.0 (Linux; Android
                    14; SM-A137F Build/UP1A.231005.007; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/130.0.6723.107 Mobile Safari/537.36 GoogleApp/15.45.39.ve.arm</option>
                  <!-- Select the default ua -->
                  <option value="Mozilla/5.0 (Linux; Android 14; SM-A155F Build/UP1A.231005.007; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/130.0.6723.108 Mobile Safari/537.36 GoogleApp/15.45.38.ve.arm64">Mozilla/5.0 (Linux;
                    Android 14; SM-A155F Build/UP1A.231005.007; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/130.0.6723.108 Mobile Safari/537.36 GoogleApp/15.45.38.ve.arm64</option>
                  <!-- Select the default ua -->
                  <option value="Mozilla/5.0 (Linux; Android 14; SM-A346E Build/UP1A.231005.007; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/130.0.6723.107 Mobile Safari/537.36 GoogleApp/15.45.39.ve.arm64">Mozilla/5.0 (Linux;
                    Android 14; SM-A346E Build/UP1A.231005.007; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/130.0.6723.107 Mobile Safari/537.36 GoogleApp/15.45.39.ve.arm64</option>
                  <!-- Select the default ua -->
                  <option value="Mozilla/5.0 (Linux; Android 14; SM-A346E Build/UP1A.231005.007; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/130.0.6723.107 Mobile Safari/537.36 GoogleApp/15.45.39.ve.arm64 Overlay">Mozilla/5.0
                    (Linux; Android 14; SM-A346E Build/UP1A.231005.007; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/130.0.6723.107 Mobile Safari/537.36 GoogleApp/15.45.39.ve.arm64 Overlay</option>
                  <!-- Select the default ua -->
                  <option value="Mozilla/5.0 (Linux; Android 14; SM-S901U Build/UP1A.231005.007; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/130.0.6723.107 Mobile Safari/537.36 GoogleApp/15.44.27.28.arm64">Mozilla/5.0 (Linux;
                    Android 14; SM-S901U Build/UP1A.231005.007; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/130.0.6723.107 Mobile Safari/537.36 GoogleApp/15.44.27.28.arm64</option>
                  <!-- Select the default ua -->
                  <option value="Mozilla/5.0 (Linux; Android 14; SM-S911U Build/UP1A.231005.007; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/130.0.6723.107 Mobile Safari/537.36 GoogleApp/15.45.39.ve.arm64 Overlay">Mozilla/5.0
                    (Linux; Android 14; SM-S911U Build/UP1A.231005.007; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/130.0.6723.107 Mobile Safari/537.36 GoogleApp/15.45.39.ve.arm64 Overlay</option>
                  <!-- Select the default ua -->
                  <option value="Mozilla/5.0 (Linux; Android 14; SM-S918U Build/UP1A.231005.007; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/130.0.6723.107 Mobile Safari/537.36 GoogleApp/15.43.37.28.arm64 Overlay">Mozilla/5.0
                    (Linux; Android 14; SM-S918U Build/UP1A.231005.007; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/130.0.6723.107 Mobile Safari/537.36 GoogleApp/15.43.37.28.arm64 Overlay</option>
                  <!-- Select the default ua -->
                  <option value="Mozilla/5.0 (Linux; Android 14; SM-S918U Build/UP1A.231005.007; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/130.0.6723.107 Mobile Safari/537.36 GoogleApp/15.45.39.ve.arm64 Overlay">Mozilla/5.0
                    (Linux; Android 14; SM-S918U Build/UP1A.231005.007; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/130.0.6723.107 Mobile Safari/537.36 GoogleApp/15.45.39.ve.arm64 Overlay</option>
                  <!-- Select the default ua -->
                  <option value="Mozilla/5.0 (Linux; Android 14; SM-S928B Build/UP1A.231005.007; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/130.0.6723.108 Mobile Safari/537.36 GoogleApp/15.44.27.28.arm64">Mozilla/5.0 (Linux;
                    Android 14; SM-S928B Build/UP1A.231005.007; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/130.0.6723.108 Mobile Safari/537.36 GoogleApp/15.44.27.28.arm64</option>
                  <!-- Select the default ua -->
                  <option value="Mozilla/5.0 (Linux; Android 14; SM-S928U Build/UP1A.231005.007; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/130.0.6723.107 Mobile Safari/537.36 GoogleApp/15.45.39.ve.arm64">Mozilla/5.0 (Linux;
                    Android 14; SM-S928U Build/UP1A.231005.007; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/130.0.6723.107 Mobile Safari/537.36 GoogleApp/15.45.39.ve.arm64</option>
                </select>
              </span>
            </label>
          </div>
          <!-- Hide the user agents that aren't part of the default OS and browsers that aren't part of the default os -->
          <div id="Android_14_Chrome_Mobile_114.0.0" class="style-sub-2" style="display: none;">
            <label class="row mb-3">
              <span class="col-sm-2 col-form-label">User-Agent:</span>
              <span class="col-sm-10">
                <!-- Disable all the selects, unless it is in default os and browser -->
                <select class="form-select" name="user_agent" disabled="">
                  <!-- Select the default ua -->
                  <option value="Mozilla/5.0 (Linux; Android 14; moto g power 5G - 2023) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Mobile Safari/537.36">Mozilla/5.0 (Linux; Android 14; moto g power 5G - 2023) AppleWebKit/537.36 (KHTML,
                    like Gecko) Chrome/114.0.0.0 Mobile Safari/537.36</option>
                </select>
              </span>
            </label>
          </div>
          <!-- Hide the user agents that aren't part of the default OS and browsers that aren't part of the default os -->
          <div id="Android_14_Chrome_Mobile_130.0.6723" class="style-sub-2" style="display: none;">
            <label class="row mb-3">
              <span class="col-sm-2 col-form-label">User-Agent:</span>
              <span class="col-sm-10">
                <!-- Disable all the selects, unless it is in default os and browser -->
                <select class="form-select" name="user_agent" disabled="">
                  <!-- Select the default ua -->
                  <option value="Mozilla/5.0 (Linux; Android 14; SM-S901U Build/UP1A.231005.007) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/130.0.6723.107 Mobile Safari/537.36 OPX/2.5">Mozilla/5.0 (Linux; Android 14; SM-S901U
                    Build/UP1A.231005.007) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/130.0.6723.107 Mobile Safari/537.36 OPX/2.5</option>
                </select>
              </span>
            </label>
          </div>
          <!-- Hide the user agents that aren't part of the default OS and browsers that aren't part of the default os -->
          <div id="Android_14_Instagram_357.1.0" class="style-sub-2" style="display: none;">
            <label class="row mb-3">
              <span class="col-sm-2 col-form-label">User-Agent:</span>
              <span class="col-sm-10">
                <!-- Disable all the selects, unless it is in default os and browser -->
                <select class="form-select" name="user_agent" disabled="">
                  <!-- Select the default ua -->
                  <option
                    value="Mozilla/5.0 (Linux; Android 14; SM-G996U Build/UP1A.231005.007; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/130.0.6723.107 Mobile Safari/537.36 Instagram 357.1.0.52.100 Android (34/14; 450dpi; 1080x2283; samsung; SM-G996U; t2q; qcom; en_US; 662944405)">
                    Mozilla/5.0 (Linux; Android 14; SM-G996U Build/UP1A.231005.007; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/130.0.6723.107 Mobile Safari/537.36 Instagram 357.1.0.52.100 Android (34/14; 450dpi; 1080x2283; samsung;
                    SM-G996U; t2q; qcom; en_US; 662944405)</option>
                </select>
              </span>
            </label>
          </div>
          <!-- Hide the browsers that aren't part of the default os -->
          <div id="iOS_17.6" class="style-sub-1" style="display: none;">
            <label class="row mb-3">
              <span class="col-sm-2 col-form-label">Browser Type:</span>
              <span class="col-sm-10">
                <!-- Disable all the selects not related to the default os -->
                <select class="form-select" name="browser" disabled="">
                  <!-- Select the default browser -->
                  <option value="Mobile Safari">Mobile Safari</option>
                </select>
              </span>
            </label>
          </div>
          <!-- Hide the user agents that aren't part of the default OS and browsers that aren't part of the default os -->
          <div id="iOS_17.6_Mobile_Safari" class="style-sub-2" style="display: none;">
            <label class="row mb-3">
              <span class="col-sm-2 col-form-label">User-Agent:</span>
              <span class="col-sm-10">
                <!-- Disable all the selects, unless it is in default os and browser -->
                <select class="form-select" name="user_agent" disabled="">
                  <!-- Select the default ua -->
                  <option value="Mozilla/5.0 (iPhone; CPU iPhone OS 17_6 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko)  Mobile/15E148 Safari/604.1">Mozilla/5.0 (iPhone; CPU iPhone OS 17_6 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like
                    Gecko) Mobile/15E148 Safari/604.1</option>
                </select>
              </span>
            </label>
          </div>
          <!-- Hide the browsers that aren't part of the default os -->
          <div id="Chrome_OS_15359.58.0" class="style-sub-1" style="display: none;">
            <label class="row mb-3">
              <span class="col-sm-2 col-form-label">Browser Type:</span>
              <span class="col-sm-10">
                <!-- Disable all the selects not related to the default os -->
                <select class="form-select" name="browser" disabled="">
                  <!-- Select the default browser -->
                  <option value="Chrome 112.0.5615">Chrome 112.0.5615</option>
                </select>
              </span>
            </label>
          </div>
          <!-- Hide the user agents that aren't part of the default OS and browsers that aren't part of the default os -->
          <div id="Chrome_OS_15359.58.0_Chrome_112.0.5615" class="style-sub-2" style="display: none;">
            <label class="row mb-3">
              <span class="col-sm-2 col-form-label">User-Agent:</span>
              <span class="col-sm-10">
                <!-- Disable all the selects, unless it is in default os and browser -->
                <select class="form-select" name="user_agent" disabled="">
                  <!-- Select the default ua -->
                  <option value="Mozilla/5.0 (X11; CrOS x86_64 15359.58.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/112.0.5615.134 Safari/537.36">Mozilla/5.0 (X11; CrOS x86_64 15359.58.0) AppleWebKit/537.36 (KHTML, like Gecko)
                    Chrome/112.0.5615.134 Safari/537.36</option>
                </select>
              </span>
            </label>
          </div>
          <!-- Hide the browsers that aren't part of the default os -->
          <div id="iOS_16.6.1" class="style-sub-1" style="display: none;">
            <label class="row mb-3">
              <span class="col-sm-2 col-form-label">Browser Type:</span>
              <span class="col-sm-10">
                <!-- Disable all the selects not related to the default os -->
                <select class="form-select" name="browser" disabled="">
                  <!-- Select the default browser -->
                  <option value="Mobile Safari 16.6">Mobile Safari 16.6</option>
                </select>
              </span>
            </label>
          </div>
          <!-- Hide the user agents that aren't part of the default OS and browsers that aren't part of the default os -->
          <div id="iOS_16.6.1_Mobile_Safari_16.6" class="style-sub-2" style="display: none;">
            <label class="row mb-3">
              <span class="col-sm-2 col-form-label">User-Agent:</span>
              <span class="col-sm-10">
                <!-- Disable all the selects, unless it is in default os and browser -->
                <select class="form-select" name="user_agent" disabled="">
                  <!-- Select the default ua -->
                  <option value="Mozilla/5.0 (iPhone; CPU iPhone OS 16_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.6 Mobile/15E148 Safari/604.1">Mozilla/5.0 (iPhone; CPU iPhone OS 16_6_1 like Mac OS X) AppleWebKit/605.1.15
                    (KHTML, like Gecko) Version/16.6 Mobile/15E148 Safari/604.1</option>
                  <!-- Select the default ua -->
                  <option value="Mozilla/5.0 (iPhone; CPU iPhone OS 16_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.6 Mobile/15E148 Safari/604.1 OPX/2.5.4">Mozilla/5.0 (iPhone; CPU iPhone OS 16_6_1 like Mac OS X)
                    AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.6 Mobile/15E148 Safari/604.1 OPX/2.5.4</option>
                </select>
              </span>
            </label>
          </div>
          <!-- Hide the browsers that aren't part of the default os -->
          <div id="Mac_OS_X_10.10.1" class="style-sub-1" style="display: none;">
            <label class="row mb-3">
              <span class="col-sm-2 col-form-label">Browser Type:</span>
              <span class="col-sm-10">
                <!-- Disable all the selects not related to the default os -->
                <select class="form-select" name="browser" disabled="">
                  <!-- Select the default browser -->
                  <option value="Amazonbot 0.1">Amazonbot 0.1</option>
                </select>
              </span>
            </label>
          </div>
          <!-- Hide the user agents that aren't part of the default OS and browsers that aren't part of the default os -->
          <div id="Mac_OS_X_10.10.1_Amazonbot_0.1" class="style-sub-2" style="display: none;">
            <label class="row mb-3">
              <span class="col-sm-2 col-form-label">User-Agent:</span>
              <span class="col-sm-10">
                <!-- Disable all the selects, unless it is in default os and browser -->
                <select class="form-select" name="user_agent" disabled="">
                  <!-- Select the default ua -->
                  <option value="Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_1) AppleWebKit/600.2.5 (KHTML, like Gecko) Version/8.0.2 Safari/600.2.5 (Amazonbot/0.1; +https://developer.amazon.com/support/amazonbot)">Mozilla/5.0 (Macintosh; Intel Mac
                    OS X 10_10_1) AppleWebKit/600.2.5 (KHTML, like Gecko) Version/8.0.2 Safari/600.2.5 (Amazonbot/0.1; +https://developer.amazon.com/support/amazonbot)</option>
                </select>
              </span>
            </label>
          </div>
          <!-- Hide the browsers that aren't part of the default os -->
          <div id="iOS" class="style-sub-1" style="display: none;">
            <label class="row mb-3">
              <span class="col-sm-2 col-form-label">Browser Type:</span>
              <span class="col-sm-10">
                <!-- Disable all the selects not related to the default os -->
                <select class="form-select" name="browser" disabled="">
                  <!-- Select the default browser -->
                  <option value="Opera%20GX 2282">Opera%20GX 2282</option>
                  <!-- Select the default browser -->
                  <option value="DuckDuckGo 308">DuckDuckGo 308</option>
                  <!-- Select the default browser -->
                  <option value="Client 47104">Client 47104</option>
                  <!-- Select the default browser -->
                  <option value="CFNetwork 1568.200.51">CFNetwork 1568.200.51</option>
                </select>
              </span>
            </label>
          </div>
          <!-- Hide the user agents that aren't part of the default OS and browsers that aren't part of the default os -->
          <div id="iOS_Client_47104" class="style-sub-2" style="display: none;">
            <label class="row mb-3">
              <span class="col-sm-2 col-form-label">User-Agent:</span>
              <span class="col-sm-10">
                <!-- Disable all the selects, unless it is in default os and browser -->
                <select class="form-select" name="user_agent" disabled="">
                  <!-- Select the default ua -->
                  <option value="Client/47104 CFNetwork/1568.100.1.2.1 Darwin/24.0.0">Client/47104 CFNetwork/1568.100.1.2.1 Darwin/24.0.0</option>
                </select>
              </span>
            </label>
          </div>
          <!-- Hide the user agents that aren't part of the default OS and browsers that aren't part of the default os -->
          <div id="iOS_Opera%20GX_2282" class="style-sub-2" style="display: none;">
            <label class="row mb-3">
              <span class="col-sm-2 col-form-label">User-Agent:</span>
              <span class="col-sm-10">
                <!-- Disable all the selects, unless it is in default os and browser -->
                <select class="form-select" name="user_agent" disabled="">
                  <!-- Select the default ua -->
                  <option value="Opera%20GX/2282 CFNetwork/1498.700.2 Darwin/23.6.0">Opera%20GX/2282 CFNetwork/1498.700.2 Darwin/23.6.0</option>
                </select>
              </span>
            </label>
          </div>
          <!-- Hide the user agents that aren't part of the default OS and browsers that aren't part of the default os -->
          <div id="iOS_CFNetwork_1568.200.51" class="style-sub-2" style="display: none;">
            <label class="row mb-3">
              <span class="col-sm-2 col-form-label">User-Agent:</span>
              <span class="col-sm-10">
                <!-- Disable all the selects, unless it is in default os and browser -->
                <select class="form-select" name="user_agent" disabled="">
                  <!-- Select the default ua -->
                  <option value="MobileSafari/8619.2.8.10.7 CFNetwork/1568.200.51 Darwin/24.1.0">MobileSafari/8619.2.8.10.7 CFNetwork/1568.200.51 Darwin/24.1.0</option>
                  <!-- Select the default ua -->
                  <option value="Safari/20619.2.8.11.10 CFNetwork/1568.200.51 Darwin/24.1.0">Safari/20619.2.8.11.10 CFNetwork/1568.200.51 Darwin/24.1.0</option>
                </select>
              </span>
            </label>
          </div>
          <!-- Hide the user agents that aren't part of the default OS and browsers that aren't part of the default os -->
          <div id="iOS_DuckDuckGo_308" class="style-sub-2" style="display: none;">
            <label class="row mb-3">
              <span class="col-sm-2 col-form-label">User-Agent:</span>
              <span class="col-sm-10">
                <!-- Disable all the selects, unless it is in default os and browser -->
                <select class="form-select" name="user_agent" disabled="">
                  <!-- Select the default ua -->
                  <option value="DuckDuckGo/308 CFNetwork/1568.200.51 Darwin/24.1.0">DuckDuckGo/308 CFNetwork/1568.200.51 Darwin/24.1.0</option>
                </select>
              </span>
            </label>
          </div>
          <!-- Hide the browsers that aren't part of the default os -->
          <div id="iOS_17.3.1" class="style-sub-1" style="display: none;">
            <label class="row mb-3">
              <span class="col-sm-2 col-form-label">Browser Type:</span>
              <span class="col-sm-10">
                <!-- Disable all the selects not related to the default os -->
                <select class="form-select" name="browser" disabled="">
                  <!-- Select the default browser -->
                  <option value="Mobile Safari 17.3.1">Mobile Safari 17.3.1</option>
                </select>
              </span>
            </label>
          </div>
          <!-- Hide the user agents that aren't part of the default OS and browsers that aren't part of the default os -->
          <div id="iOS_17.3.1_Mobile_Safari_17.3.1" class="style-sub-2" style="display: none;">
            <label class="row mb-3">
              <span class="col-sm-2 col-form-label">User-Agent:</span>
              <span class="col-sm-10">
                <!-- Disable all the selects, unless it is in default os and browser -->
                <select class="form-select" name="user_agent" disabled="">
                  <!-- Select the default ua -->
                  <option value="Mozilla/5.0 (iPhone; CPU iPhone OS 17_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.3.1 Mobile/15E148 Safari/604.1">Mozilla/5.0 (iPhone; CPU iPhone OS 17_3_1 like Mac OS X)
                    AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.3.1 Mobile/15E148 Safari/604.1</option>
                </select>
              </span>
            </label>
          </div>
          <!-- Hide the browsers that aren't part of the default os -->
          <div id="Chrome_OS_14541.0.0" class="style-sub-1" style="display: none;">
            <label class="row mb-3">
              <span class="col-sm-2 col-form-label">Browser Type:</span>
              <span class="col-sm-10">
                <!-- Disable all the selects not related to the default os -->
                <select class="form-select" name="browser" disabled="">
                  <!-- Select the default browser -->
                  <option value="Chrome 132.0.0">Chrome 132.0.0</option>
                  <!-- Select the default browser -->
                  <option value="Chrome 130.0.0">Chrome 130.0.0</option>
                </select>
              </span>
            </label>
          </div>
          <!-- Hide the user agents that aren't part of the default OS and browsers that aren't part of the default os -->
          <div id="Chrome_OS_14541.0.0_Chrome_130.0.0" class="style-sub-2" style="display: none;">
            <label class="row mb-3">
              <span class="col-sm-2 col-form-label">User-Agent:</span>
              <span class="col-sm-10">
                <!-- Disable all the selects, unless it is in default os and browser -->
                <select class="form-select" name="user_agent" disabled="">
                  <!-- Select the default ua -->
                  <option value="Mozilla/5.0 (X11; CrOS x86_64 14541.0.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/130.0.0.0 Safari/537.36">Mozilla/5.0 (X11; CrOS x86_64 14541.0.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/130.0.0.0
                    Safari/537.36</option>
                </select>
              </span>
            </label>
          </div>
          <!-- Hide the user agents that aren't part of the default OS and browsers that aren't part of the default os -->
          <div id="Chrome_OS_14541.0.0_Chrome_132.0.0" class="style-sub-2" style="display: none;">
            <label class="row mb-3">
              <span class="col-sm-2 col-form-label">User-Agent:</span>
              <span class="col-sm-10">
                <!-- Disable all the selects, unless it is in default os and browser -->
                <select class="form-select" name="user_agent" disabled="">
                  <!-- Select the default ua -->
                  <option value="Mozilla/5.0 (X11; CrOS x86_64 14541.0.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/132.0.0.0 Safari/537.36">Mozilla/5.0 (X11; CrOS x86_64 14541.0.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/132.0.0.0
                    Safari/537.36</option>
                </select>
              </span>
            </label>
          </div>
          <!-- Hide the browsers that aren't part of the default os -->
          <div id="Android_11" class="style-sub-1" style="display: none;">
            <label class="row mb-3">
              <span class="col-sm-2 col-form-label">Browser Type:</span>
              <span class="col-sm-10">
                <!-- Disable all the selects not related to the default os -->
                <select class="form-select" name="browser" disabled="">
                  <!-- Select the default browser -->
                  <option value="Yandex Browser 24.10.4">Yandex Browser 24.10.4</option>
                  <!-- Select the default browser -->
                  <option value="UC Browser 13.7.8">UC Browser 13.7.8</option>
                  <!-- Select the default browser -->
                  <option value="Chrome Mobile WebView 87.0.4280">Chrome Mobile WebView 87.0.4280</option>
                  <!-- Select the default browser -->
                  <option value="Chrome Mobile WebView 130.0.6723">Chrome Mobile WebView 130.0.6723</option>
                  <!-- Select the default browser -->
                  <option value="Chrome Mobile WebView 123.0.6312">Chrome Mobile WebView 123.0.6312</option>
                  <!-- Select the default browser -->
                  <option value="Chrome Mobile 91.0.2874">Chrome Mobile 91.0.2874</option>
                  <!-- Select the default browser -->
                  <option value="Chrome Mobile 71.0.2660">Chrome Mobile 71.0.2660</option>
                  <!-- Select the default browser -->
                  <option value="Chrome Mobile 101.0.4951">Chrome Mobile 101.0.4951</option>
                  <!-- Select the default browser -->
                  <option value="Amazon Silk 128.5.6">Amazon Silk 128.5.6</option>
                </select>
              </span>
            </label>
          </div>
          <!-- Hide the user agents that aren't part of the default OS and browsers that aren't part of the default os -->
          <div id="Android_11_Chrome_Mobile_WebView_130.0.6723" class="style-sub-2" style="display: none;">
            <label class="row mb-3">
              <span class="col-sm-2 col-form-label">User-Agent:</span>
              <span class="col-sm-10">
                <!-- Disable all the selects, unless it is in default os and browser -->
                <select class="form-select" name="user_agent" disabled="">
                  <!-- Select the default ua -->
                  <option
                    value="Mozilla/5.0 (Linux; Android 11; SM-A7050 Build/RP1A.200720.012; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/130.0.6723.107 Mobile Safari/537.36 OcIdWebView ({&quot;os&quot;:&quot;Android&quot;,&quot;osVersion&quot;:&quot;30&quot;,&quot;app&quot;:&quot;com.google.android.gms&quot;,&quot;appVersion&quot;:&quot;219&quot;,&quot;style&quot;:2,&quot;isDarkTheme&quot;:true})">
                    Mozilla/5.0 (Linux; Android 11; SM-A7050 Build/RP1A.200720.012; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/130.0.6723.107 Mobile Safari/537.36 OcIdWebView
                    ({"os":"Android","osVersion":"30","app":"com.google.android.gms","appVersion":"219","style":2,"isDarkTheme":true})</option>
                </select>
              </span>
            </label>
          </div>
          <!-- Hide the user agents that aren't part of the default OS and browsers that aren't part of the default os -->
          <div id="Android_11_Amazon_Silk_128.5.6" class="style-sub-2" style="display: none;">
            <label class="row mb-3">
              <span class="col-sm-2 col-form-label">User-Agent:</span>
              <span class="col-sm-10">
                <!-- Disable all the selects, unless it is in default os and browser -->
                <select class="form-select" name="user_agent" disabled="">
                  <!-- Select the default ua -->
                  <option value="Mozilla/5.0 (Linux; Android 11; KFTUWI) AppleWebKit/537.36 (KHTML, like Gecko) Silk/128.5.6 like Chrome/128.0.6613.194 Safari/537.36">Mozilla/5.0 (Linux; Android 11; KFTUWI) AppleWebKit/537.36 (KHTML, like Gecko)
                    Silk/128.5.6 like Chrome/128.0.6613.194 Safari/537.36</option>
                </select>
              </span>
            </label>
          </div>
          <!-- Hide the user agents that aren't part of the default OS and browsers that aren't part of the default os -->
          <div id="Android_11_Chrome_Mobile_WebView_123.0.6312" class="style-sub-2" style="display: none;">
            <label class="row mb-3">
              <span class="col-sm-2 col-form-label">User-Agent:</span>
              <span class="col-sm-10">
                <!-- Disable all the selects, unless it is in default os and browser -->
                <select class="form-select" name="user_agent" disabled="">
                  <!-- Select the default ua -->
                  <option value="Mozilla/5.0 (Linux; Android 11; V2156A; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/123.0.6312.118 Mobile Safari/537.36 VivoBrowser/22.2.0.0">Mozilla/5.0 (Linux; Android 11; V2156A; wv)
                    AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/123.0.6312.118 Mobile Safari/537.36 VivoBrowser/22.2.0.0</option>
                </select>
              </span>
            </label>
          </div>
          <!-- Hide the user agents that aren't part of the default OS and browsers that aren't part of the default os -->
          <div id="Android_11_Chrome_Mobile_91.0.2874" class="style-sub-2" style="display: none;">
            <label class="row mb-3">
              <span class="col-sm-2 col-form-label">User-Agent:</span>
              <span class="col-sm-10">
                <!-- Disable all the selects, unless it is in default os and browser -->
                <select class="form-select" name="user_agent" disabled="">
                  <!-- Select the default ua -->
                  <option value="Mozilla/5.0 (Linux; Android 11; Pixel 5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.2874.138 Mobile Safari/537.36">Mozilla/5.0 (Linux; Android 11; Pixel 5) AppleWebKit/537.36 (KHTML, like Gecko)
                    Chrome/91.0.2874.138 Mobile Safari/537.36</option>
                </select>
              </span>
            </label>
          </div>
          <!-- Hide the user agents that aren't part of the default OS and browsers that aren't part of the default os -->
          <div id="Android_11_Chrome_Mobile_WebView_87.0.4280" class="style-sub-2" style="display: none;">
            <label class="row mb-3">
              <span class="col-sm-2 col-form-label">User-Agent:</span>
              <span class="col-sm-10">
                <!-- Disable all the selects, unless it is in default os and browser -->
                <select class="form-select" name="user_agent" disabled="">
                  <!-- Select the default ua -->
                  <option value="Mozilla/5.0 (Linux; Android 11; V2033) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/87.0.4280.141 Mobile Safari/537.36 VivoBrowser/13.1.2.0">Mozilla/5.0 (Linux; Android 11; V2033) AppleWebKit/537.36
                    (KHTML, like Gecko) Version/4.0 Chrome/87.0.4280.141 Mobile Safari/537.36 VivoBrowser/13.1.2.0</option>
                  <!-- Select the default ua -->
                  <option value="Mozilla/5.0 (Linux; Android 11; vivo 1933) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/87.0.4280.141 Mobile Safari/537.36 VivoBrowser/11.1.0.1">Mozilla/5.0 (Linux; Android 11; vivo 1933)
                    AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/87.0.4280.141 Mobile Safari/537.36 VivoBrowser/11.1.0.1</option>
                </select>
              </span>
            </label>
          </div>
          <!-- Hide the user agents that aren't part of the default OS and browsers that aren't part of the default os -->
          <div id="Android_11_Chrome_Mobile_101.0.4951" class="style-sub-2" style="display: none;">
            <label class="row mb-3">
              <span class="col-sm-2 col-form-label">User-Agent:</span>
              <span class="col-sm-10">
                <!-- Disable all the selects, unless it is in default os and browser -->
                <select class="form-select" name="user_agent" disabled="">
                  <!-- Select the default ua -->
                  <option value="Mozilla/5.0 (Linux; Android 11; LM-V500N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/101.0.4951.41 Mobile Safari/537.36">Mozilla/5.0 (Linux; Android 11; LM-V500N) AppleWebKit/537.36 (KHTML, like Gecko)
                    Chrome/101.0.4951.41 Mobile Safari/537.36</option>
                  <!-- Select the default ua -->
                  <option value="Mozilla/5.0 (Linux; Android 11; LM-V500N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/101.0.4951.61 Mobile Safari/537.36">Mozilla/5.0 (Linux; Android 11; LM-V500N) AppleWebKit/537.36 (KHTML, like Gecko)
                    Chrome/101.0.4951.61 Mobile Safari/537.36</option>
                  <!-- Select the default ua -->
                  <option value="Mozilla/5.0 (Linux; Android 11; SM-A505F) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/101.0.4951.61 Mobile Safari/537.36">Mozilla/5.0 (Linux; Android 11; SM-A505F) AppleWebKit/537.36 (KHTML, like Gecko)
                    Chrome/101.0.4951.61 Mobile Safari/537.36</option>
                  <!-- Select the default ua -->
                  <option value="Mozilla/5.0 (Linux; Android 11; SM-M317F) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/101.0.4951.41 Mobile Safari/537.36">Mozilla/5.0 (Linux; Android 11; SM-M317F) AppleWebKit/537.36 (KHTML, like Gecko)
                    Chrome/101.0.4951.41 Mobile Safari/537.36</option>
                  <!-- Select the default ua -->
                  <option value="Mozilla/5.0 (Linux; Android 11; motorola edge 20 fusion) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/101.0.4951.61 Mobile Safari/537.36">Mozilla/5.0 (Linux; Android 11; motorola edge 20 fusion) AppleWebKit/537.36
                    (KHTML, like Gecko) Chrome/101.0.4951.61 Mobile Safari/537.36</option>
                </select>
              </span>
            </label>
          </div>
          <!-- Hide the user agents that aren't part of the default OS and browsers that aren't part of the default os -->
          <div id="Android_11_Yandex_Browser_24.10.4" class="style-sub-2" style="display: none;">
            <label class="row mb-3">
              <span class="col-sm-2 col-form-label">User-Agent:</span>
              <span class="col-sm-10">
                <!-- Disable all the selects, unless it is in default os and browser -->
                <select class="form-select" name="user_agent" disabled="">
                  <!-- Select the default ua -->
                  <option value="Mozilla/5.0 (Linux; arm; Android 11; C6L 2021) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.6613.98 YaBrowser/24.10.4.98.00 SA/3 Mobile Safari/537.36">Mozilla/5.0 (Linux; arm; Android 11; C6L 2021)
                    AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.6613.98 YaBrowser/24.10.4.98.00 SA/3 Mobile Safari/537.36</option>
                </select>
              </span>
            </label>
          </div>
          <!-- Hide the user agents that aren't part of the default OS and browsers that aren't part of the default os -->
          <div id="Android_11_Chrome_Mobile_71.0.2660" class="style-sub-2" style="display: none;">
            <label class="row mb-3">
              <span class="col-sm-2 col-form-label">User-Agent:</span>
              <span class="col-sm-10">
                <!-- Disable all the selects, unless it is in default os and browser -->
                <select class="form-select" name="user_agent" disabled="">
                  <!-- Select the default ua -->
                  <option value="Mozilla/5.0 (Linux; Android 11; Pixel 5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/71.0.2660.94 Mobile Safari/537.36">Mozilla/5.0 (Linux; Android 11; Pixel 5) AppleWebKit/537.36 (KHTML, like Gecko)
                    Chrome/71.0.2660.94 Mobile Safari/537.36</option>
                </select>
              </span>
            </label>
          </div>
          <!-- Hide the user agents that aren't part of the default OS and browsers that aren't part of the default os -->
          <div id="Android_11_UC_Browser_13.7.8" class="style-sub-2" style="display: none;">
            <label class="row mb-3">
              <span class="col-sm-2 col-form-label">User-Agent:</span>
              <span class="col-sm-10">
                <!-- Disable all the selects, unless it is in default os and browser -->
                <select class="form-select" name="user_agent" disabled="">
                  <!-- Select the default ua -->
                  <option value="Mozilla/5.0 (Linux; U; Android 11; en-US; RMX2195 Build/RKQ1.201217.002) AppleWebKit/534.30 (KHTML, like Gecko) Version/4.0 UCBrowser/13.7.8.1322 (SpeedMode) U4/1.0 UCWEB/2.0 Mobile Safari/534.30">Mozilla/5.0 (Linux;
                    U; Android 11; en-US; RMX2195 Build/RKQ1.201217.002) AppleWebKit/534.30 (KHTML, like Gecko) Version/4.0 UCBrowser/13.7.8.1322 (SpeedMode) U4/1.0 UCWEB/2.0 Mobile Safari/534.30</option>
                </select>
              </span>
            </label>
          </div>
          <!-- Hide the browsers that aren't part of the default os -->
          <div id="Android_12" class="style-sub-1" style="display: none;">
            <label class="row mb-3">
              <span class="col-sm-2 col-form-label">Browser Type:</span>
              <span class="col-sm-10">
                <!-- Disable all the selects not related to the default os -->
                <select class="form-select" name="browser" disabled="">
                  <!-- Select the default browser -->
                  <option value="Samsung Internet 17.0">Samsung Internet 17.0</option>
                  <!-- Select the default browser -->
                  <option value="Opera Mobile 85.0.2254">Opera Mobile 85.0.2254</option>
                  <!-- Select the default browser -->
                  <option value="Firefox Mobile 132.0">Firefox Mobile 132.0</option>
                  <!-- Select the default browser -->
                  <option value="Chrome Mobile WebView 97.0.4692">Chrome Mobile WebView 97.0.4692</option>
                  <!-- Select the default browser -->
                  <option value="Chrome Mobile WebView 130.0.6723">Chrome Mobile WebView 130.0.6723</option>
                  <!-- Select the default browser -->
                  <option value="Chrome Mobile 130.0.6723">Chrome Mobile 130.0.6723</option>
                  <!-- Select the default browser -->
                  <option value="Chrome Mobile 114.0.0">Chrome Mobile 114.0.0</option>
                  <!-- Select the default browser -->
                  <option value="Chrome Mobile 101.0.4951">Chrome Mobile 101.0.4951</option>
                  <!-- Select the default browser -->
                  <option value="Chrome 128.0.6613">Chrome 128.0.6613</option>
                  <!-- Select the default browser -->
                  <option value="Android 12">Android 12</option>
                </select>
              </span>
            </label>
          </div>
          <!-- Hide the user agents that aren't part of the default OS and browsers that aren't part of the default os -->
          <div id="Android_12_Opera_Mobile_85.0.2254" class="style-sub-2" style="display: none;">
            <label class="row mb-3">
              <span class="col-sm-2 col-form-label">User-Agent:</span>
              <span class="col-sm-10">
                <!-- Disable all the selects, unless it is in default os and browser -->
                <select class="form-select" name="user_agent" disabled="">
                  <!-- Select the default ua -->
                  <option value="Mozilla/5.0 (Linux; U; Android 12; V2061 Build/SP1A.210812.003; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/131.0.6778.39 Mobile Safari/537.36 OPR/85.0.2254.74549">Mozilla/5.0 (Linux; U; Android 12;
                    V2061 Build/SP1A.210812.003; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/131.0.6778.39 Mobile Safari/537.36 OPR/85.0.2254.74549</option>
                </select>
              </span>
            </label>
          </div>
          <!-- Hide the user agents that aren't part of the default OS and browsers that aren't part of the default os -->
          <div id="Android_12_Firefox_Mobile_132.0" class="style-sub-2" style="display: none;">
            <label class="row mb-3">
              <span class="col-sm-2 col-form-label">User-Agent:</span>
              <span class="col-sm-10">
                <!-- Disable all the selects, unless it is in default os and browser -->
                <select class="form-select" name="user_agent" disabled="">
                  <!-- Select the default ua -->
                  <option value="Mozilla/5.0 (Android 12; Mobile; rv:132.0) Gecko/132.0 Firefox/132.0">Mozilla/5.0 (Android 12; Mobile; rv:132.0) Gecko/132.0 Firefox/132.0</option>
                </select>
              </span>
            </label>
          </div>
          <!-- Hide the user agents that aren't part of the default OS and browsers that aren't part of the default os -->
          <div id="Android_12_Chrome_Mobile_114.0.0" class="style-sub-2" style="display: none;">
            <label class="row mb-3">
              <span class="col-sm-2 col-form-label">User-Agent:</span>
              <span class="col-sm-10">
                <!-- Disable all the selects, unless it is in default os and browser -->
                <select class="form-select" name="user_agent" disabled="">
                  <!-- Select the default ua -->
                  <option value="Mozilla/5.0 (Linux; Android 12; Pixel 6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Mobile Safari/537.36">Mozilla/5.0 (Linux; Android 12; Pixel 6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0
                    Mobile Safari/537.36</option>
                </select>
              </span>
            </label>
          </div>
          <!-- Hide the user agents that aren't part of the default OS and browsers that aren't part of the default os -->
          <div id="Android_12_Chrome_Mobile_WebView_97.0.4692" class="style-sub-2" style="display: none;">
            <label class="row mb-3">
              <span class="col-sm-2 col-form-label">User-Agent:</span>
              <span class="col-sm-10">
                <!-- Disable all the selects, unless it is in default os and browser -->
                <select class="form-select" name="user_agent" disabled="">
                  <!-- Select the default ua -->
                  <option
                    value="Mozilla/5.0 (Linux; Android 12; DBY-W09 Build/HUAWEIDBY-W09; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/97.0.4692.98 Safari/537.36 T7/13.73 BDOS/1.0 (HarmonyOS 3.0.0) SP-engine/3.14.0 baiduboxapp/13.73.0.10 (Baidu; P1 12) NABar/1.0">
                    Mozilla/5.0 (Linux; Android 12; DBY-W09 Build/HUAWEIDBY-W09; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/97.0.4692.98 Safari/537.36 T7/13.73 BDOS/1.0 (HarmonyOS 3.0.0) SP-engine/3.14.0 baiduboxapp/13.73.0.10
                    (Baidu; P1 12) NABar/1.0</option>
                </select>
              </span>
            </label>
          </div>
          <!-- Hide the user agents that aren't part of the default OS and browsers that aren't part of the default os -->
          <div id="Android_12_Chrome_Mobile_130.0.6723" class="style-sub-2" style="display: none;">
            <label class="row mb-3">
              <span class="col-sm-2 col-form-label">User-Agent:</span>
              <span class="col-sm-10">
                <!-- Disable all the selects, unless it is in default os and browser -->
                <select class="form-select" name="user_agent" disabled="">
                  <!-- Select the default ua -->
                  <option value="Mozilla/5.0 (Linux; Android 12; Pixel 3a) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/130.0.6723.107 Mobile Safari/537.36">Mozilla/5.0 (Linux; Android 12; Pixel 3a) AppleWebKit/537.36 (KHTML, like Gecko)
                    Chrome/130.0.6723.107 Mobile Safari/537.36</option>
                </select>
              </span>
            </label>
          </div>
          <!-- Hide the user agents that aren't part of the default OS and browsers that aren't part of the default os -->
          <div id="Android_12_Chrome_Mobile_WebView_130.0.6723" class="style-sub-2" style="display: none;">
            <label class="row mb-3">
              <span class="col-sm-2 col-form-label">User-Agent:</span>
              <span class="col-sm-10">
                <!-- Disable all the selects, unless it is in default os and browser -->
                <select class="form-select" name="user_agent" disabled="">
                  <!-- Select the default ua -->
                  <option value="Mozilla/5.0 (Linux; Android 12; SM-N970W Build/SP1A.210812.016; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/130.0.6723.108 Mobile Safari/537.36">Mozilla/5.0 (Linux; Android 12; SM-N970W
                    Build/SP1A.210812.016; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/130.0.6723.108 Mobile Safari/537.36</option>
                </select>
              </span>
            </label>
          </div>
          <!-- Hide the user agents that aren't part of the default OS and browsers that aren't part of the default os -->
          <div id="Android_12_Chrome_Mobile_101.0.4951" class="style-sub-2" style="display: none;">
            <label class="row mb-3">
              <span class="col-sm-2 col-form-label">User-Agent:</span>
              <span class="col-sm-10">
                <!-- Disable all the selects, unless it is in default os and browser -->
                <select class="form-select" name="user_agent" disabled="">
                  <!-- Select the default ua -->
                  <option value="Mozilla/5.0 (Linux; Android 12; Pixel 5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/101.0.4951.61 Mobile Safari/537.36">Mozilla/5.0 (Linux; Android 12; Pixel 5) AppleWebKit/537.36 (KHTML, like Gecko)
                    Chrome/101.0.4951.61 Mobile Safari/537.36</option>
                  <!-- Select the default ua -->
                  <option value="Mozilla/5.0 (Linux; Android 12; SM-G970U) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/101.0.4951.61 Mobile Safari/537.36">Mozilla/5.0 (Linux; Android 12; SM-G970U) AppleWebKit/537.36 (KHTML, like Gecko)
                    Chrome/101.0.4951.61 Mobile Safari/537.36</option>
                </select>
              </span>
            </label>
          </div>
          <!-- Hide the user agents that aren't part of the default OS and browsers that aren't part of the default os -->
          <div id="Android_12_Samsung_Internet_17.0" class="style-sub-2" style="display: none;">
            <label class="row mb-3">
              <span class="col-sm-2 col-form-label">User-Agent:</span>
              <span class="col-sm-10">
                <!-- Disable all the selects, unless it is in default os and browser -->
                <select class="form-select" name="user_agent" disabled="">
                  <!-- Select the default ua -->
                  <option value="Mozilla/5.0 (Linux; Android 12; SAMSUNG SM-G990E) AppleWebKit/537.36 (KHTML, like Gecko) SamsungBrowser/17.0 Chrome/96.0.4664.104 Mobile Safari/537.36">Mozilla/5.0 (Linux; Android 12; SAMSUNG SM-G990E)
                    AppleWebKit/537.36 (KHTML, like Gecko) SamsungBrowser/17.0 Chrome/96.0.4664.104 Mobile Safari/537.36</option>
                </select>
              </span>
            </label>
          </div>
          <!-- Hide the user agents that aren't part of the default OS and browsers that aren't part of the default os -->
          <div id="Android_12_Android_12" class="style-sub-2" style="display: none;">
            <label class="row mb-3">
              <span class="col-sm-2 col-form-label">User-Agent:</span>
              <span class="col-sm-10">
                <!-- Disable all the selects, unless it is in default os and browser -->
                <select class="form-select" name="user_agent" disabled="">
                  <!-- Select the default ua -->
                  <option value="com.google.android.apps.searchlite/1005771 (Linux; U; Android 12; en_PK; SM-N975W; Build/SP1A.210812.016; Cronet/131.0.6738.0)">com.google.android.apps.searchlite/1005771 (Linux; U; Android 12; en_PK; SM-N975W;
                    Build/SP1A.210812.016; Cronet/131.0.6738.0)</option>
                </select>
              </span>
            </label>
          </div>
          <!-- Hide the user agents that aren't part of the default OS and browsers that aren't part of the default os -->
          <div id="Android_12_Chrome_128.0.6613" class="style-sub-2" style="display: none;">
            <label class="row mb-3">
              <span class="col-sm-2 col-form-label">User-Agent:</span>
              <span class="col-sm-10">
                <!-- Disable all the selects, unless it is in default os and browser -->
                <select class="form-select" name="user_agent" disabled="">
                  <!-- Select the default ua -->
                  <option value="Mozilla/5.0 (Linux; arm_64; Android 12; TECNO KI5m) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.6613.740 YaSearchBrowser/24.103.1 BroPP/1.0 YaSearchApp/24.103.1 webOmni SA/3 Mobile Safari/537.36">Mozilla/5.0
                    (Linux; arm_64; Android 12; TECNO KI5m) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.6613.740 YaSearchBrowser/24.103.1 BroPP/1.0 YaSearchApp/24.103.1 webOmni SA/3 Mobile Safari/537.36</option>
                </select>
              </span>
            </label>
          </div>
          <!-- Hide the browsers that aren't part of the default os -->
          <div id="Android_9" class="style-sub-1" style="display: none;">
            <label class="row mb-3">
              <span class="col-sm-2 col-form-label">Browser Type:</span>
              <span class="col-sm-10">
                <!-- Disable all the selects not related to the default os -->
                <select class="form-select" name="browser" disabled="">
                  <!-- Select the default browser -->
                  <option value="Samsung Internet 9.2">Samsung Internet 9.2</option>
                  <!-- Select the default browser -->
                  <option value="Chrome Mobile 101.0.4951">Chrome Mobile 101.0.4951</option>
                  <!-- Select the default browser -->
                  <option value="Amazon Silk 130.4.1">Amazon Silk 130.4.1</option>
                  <!-- Select the default browser -->
                  <option value="Amazon Silk 128.5.6">Amazon Silk 128.5.6</option>
                  <!-- Select the default browser -->
                  <option value="Amazon Silk 124.3.2">Amazon Silk 124.3.2</option>
                </select>
              </span>
            </label>
          </div>
          <!-- Hide the user agents that aren't part of the default OS and browsers that aren't part of the default os -->
          <div id="Android_9_Amazon_Silk_130.4.1" class="style-sub-2" style="display: none;">
            <label class="row mb-3">
              <span class="col-sm-2 col-form-label">User-Agent:</span>
              <span class="col-sm-10">
                <!-- Disable all the selects, unless it is in default os and browser -->
                <select class="form-select" name="user_agent" disabled="">
                  <!-- Select the default ua -->
                  <option value="Mozilla/5.0 (Linux; Android 9; KFONWI) AppleWebKit/537.36 (KHTML, like Gecko) Silk/130.4.1 like Chrome/130.0.6723.102 Safari/537.36">Mozilla/5.0 (Linux; Android 9; KFONWI) AppleWebKit/537.36 (KHTML, like Gecko)
                    Silk/130.4.1 like Chrome/130.0.6723.102 Safari/537.36</option>
                </select>
              </span>
            </label>
          </div>
          <!-- Hide the user agents that aren't part of the default OS and browsers that aren't part of the default os -->
          <div id="Android_9_Amazon_Silk_128.5.6" class="style-sub-2" style="display: none;">
            <label class="row mb-3">
              <span class="col-sm-2 col-form-label">User-Agent:</span>
              <span class="col-sm-10">
                <!-- Disable all the selects, unless it is in default os and browser -->
                <select class="form-select" name="user_agent" disabled="">
                  <!-- Select the default ua -->
                  <option value="Mozilla/5.0 (Linux; Android 9; KFONWI) AppleWebKit/537.36 (KHTML, like Gecko) Silk/128.5.6 like Chrome/128.0.6613.194 Safari/537.36">Mozilla/5.0 (Linux; Android 9; KFONWI) AppleWebKit/537.36 (KHTML, like Gecko)
                    Silk/128.5.6 like Chrome/128.0.6613.194 Safari/537.36</option>
                </select>
              </span>
            </label>
          </div>
          <!-- Hide the user agents that aren't part of the default OS and browsers that aren't part of the default os -->
          <div id="Android_9_Amazon_Silk_124.3.2" class="style-sub-2" style="display: none;">
            <label class="row mb-3">
              <span class="col-sm-2 col-form-label">User-Agent:</span>
              <span class="col-sm-10">
                <!-- Disable all the selects, unless it is in default os and browser -->
                <select class="form-select" name="user_agent" disabled="">
                  <!-- Select the default ua -->
                  <option value="Mozilla/5.0 (Linux; Android 9; KFONWI) AppleWebKit/537.36 (KHTML, like Gecko) Silk/124.3.2 like Chrome/124.0.6367.221 Safari/537.36">Mozilla/5.0 (Linux; Android 9; KFONWI) AppleWebKit/537.36 (KHTML, like Gecko)
                    Silk/124.3.2 like Chrome/124.0.6367.221 Safari/537.36</option>
                </select>
              </span>
            </label>
          </div>
          <!-- Hide the user agents that aren't part of the default OS and browsers that aren't part of the default os -->
          <div id="Android_9_Chrome_Mobile_101.0.4951" class="style-sub-2" style="display: none;">
            <label class="row mb-3">
              <span class="col-sm-2 col-form-label">User-Agent:</span>
              <span class="col-sm-10">
                <!-- Disable all the selects, unless it is in default os and browser -->
                <select class="form-select" name="user_agent" disabled="">
                  <!-- Select the default ua -->
                  <option value="Mozilla/5.0 (Linux; Android 9; VTR-L09) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/101.0.4951.61 Mobile Safari/537.36">Mozilla/5.0 (Linux; Android 9; VTR-L09) AppleWebKit/537.36 (KHTML, like Gecko)
                    Chrome/101.0.4951.61 Mobile Safari/537.36</option>
                </select>
              </span>
            </label>
          </div>
          <!-- Hide the user agents that aren't part of the default OS and browsers that aren't part of the default os -->
          <div id="Android_9_Samsung_Internet_9.2" class="style-sub-2" style="display: none;">
            <label class="row mb-3">
              <span class="col-sm-2 col-form-label">User-Agent:</span>
              <span class="col-sm-10">
                <!-- Disable all the selects, unless it is in default os and browser -->
                <select class="form-select" name="user_agent" disabled="">
                  <!-- Select the default ua -->
                  <option value="Mozilla/5.0 (Linux; Android 9; SAMSUNG SM-M105M Build/PPR1.180610.011) AppleWebKit/537.36 (KHTML, like Gecko) SamsungBrowser/9.2 Chrome/67.0.3396.87 Mobile Safari/537.36">Mozilla/5.0 (Linux; Android 9; SAMSUNG
                    SM-M105M Build/PPR1.180610.011) AppleWebKit/537.36 (KHTML, like Gecko) SamsungBrowser/9.2 Chrome/67.0.3396.87 Mobile Safari/537.36</option>
                </select>
              </span>
            </label>
          </div>
          <!-- Hide the browsers that aren't part of the default os -->
          <div id="iOS_12.5.7" class="style-sub-1" style="display: none;">
            <label class="row mb-3">
              <span class="col-sm-2 col-form-label">Browser Type:</span>
              <span class="col-sm-10">
                <!-- Disable all the selects not related to the default os -->
                <select class="form-select" name="browser" disabled="">
                  <!-- Select the default browser -->
                  <option value="Mobile Safari 12.1.2">Mobile Safari 12.1.2</option>
                </select>
              </span>
            </label>
          </div>
          <!-- Hide the user agents that aren't part of the default OS and browsers that aren't part of the default os -->
          <div id="iOS_12.5.7_Mobile_Safari_12.1.2" class="style-sub-2" style="display: none;">
            <label class="row mb-3">
              <span class="col-sm-2 col-form-label">User-Agent:</span>
              <span class="col-sm-10">
                <!-- Disable all the selects, unless it is in default os and browser -->
                <select class="form-select" name="user_agent" disabled="">
                  <!-- Select the default ua -->
                  <option value="Mozilla/5.0 (iPad; CPU OS 12_5_7 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/12.1.2 Mobile/15E148 Safari/604.1">Mozilla/5.0 (iPad; CPU OS 12_5_7 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like
                    Gecko) Version/12.1.2 Mobile/15E148 Safari/604.1</option>
                  <!-- Select the default ua -->
                  <option value="Mozilla/5.0 (iPhone; CPU iPhone OS 12_5_7 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/12.1.2 Mobile/15E148 Safari/604.1">Mozilla/5.0 (iPhone; CPU iPhone OS 12_5_7 like Mac OS X)
                    AppleWebKit/605.1.15 (KHTML, like Gecko) Version/12.1.2 Mobile/15E148 Safari/604.1</option>
                </select>
              </span>
            </label>
          </div>
          <!-- Hide the browsers that aren't part of the default os -->
          <div id="Android_8.0.0" class="style-sub-1" style="display: none;">
            <label class="row mb-3">
              <span class="col-sm-2 col-form-label">Browser Type:</span>
              <span class="col-sm-10">
                <!-- Disable all the selects not related to the default os -->
                <select class="form-select" name="browser" disabled="">
                  <!-- Select the default browser -->
                  <option value="MiuiBrowser 10.1.1">MiuiBrowser 10.1.1</option>
                  <!-- Select the default browser -->
                  <option value="Chrome Mobile WebView 130.0.6723">Chrome Mobile WebView 130.0.6723</option>
                  <!-- Select the default browser -->
                  <option value="Chrome Mobile 98.0.4758">Chrome Mobile 98.0.4758</option>
                  <!-- Select the default browser -->
                  <option value="Chrome Mobile 60.0.3112">Chrome Mobile 60.0.3112</option>
                </select>
              </span>
            </label>
          </div>
          <!-- Hide the user agents that aren't part of the default OS and browsers that aren't part of the default os -->
          <div id="Android_8.0.0_Chrome_Mobile_WebView_130.0.6723" class="style-sub-2" style="display: none;">
            <label class="row mb-3">
              <span class="col-sm-2 col-form-label">User-Agent:</span>
              <span class="col-sm-10">
                <!-- Disable all the selects, unless it is in default os and browser -->
                <select class="form-select" name="user_agent" disabled="">
                  <!-- Select the default ua -->
                  <option value="Mozilla/5.0 (Linux; Android 8.0.0; SM-G930T Build/R16NW; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/130.0.6723.107 Mobile Safari/537.36 GoogleApp/14.14.16.26.arm64">Mozilla/5.0 (Linux; Android
                    8.0.0; SM-G930T Build/R16NW; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/130.0.6723.107 Mobile Safari/537.36 GoogleApp/14.14.16.26.arm64</option>
                  <!-- Select the default ua -->
                  <option value="Mozilla/5.0 (Linux; Android 8.0.0; SM-G935F Build/R16NW; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/130.0.6723.86 Mobile Safari/537.36">Mozilla/5.0 (Linux; Android 8.0.0; SM-G935F Build/R16NW; wv)
                    AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/130.0.6723.86 Mobile Safari/537.36</option>
                </select>
              </span>
            </label>
          </div>
          <!-- Hide the user agents that aren't part of the default OS and browsers that aren't part of the default os -->
          <div id="Android_8.0.0_MiuiBrowser_10.1.1" class="style-sub-2" style="display: none;">
            <label class="row mb-3">
              <span class="col-sm-2 col-form-label">User-Agent:</span>
              <span class="col-sm-10">
                <!-- Disable all the selects, unless it is in default os and browser -->
                <select class="form-select" name="user_agent" disabled="">
                  <!-- Select the default ua -->
                  <option value="Mozilla/5.0 (Linux; U; Android 8.0.0; zh-cn; Mi Note 2 Build/OPR1.170623.032) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/61.0.3163.128 Mobile Safari/537.36 XiaoMi/MiuiBrowser/10.1.1">Mozilla/5.0 (Linux;
                    U; Android 8.0.0; zh-cn; Mi Note 2 Build/OPR1.170623.032) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/61.0.3163.128 Mobile Safari/537.36 XiaoMi/MiuiBrowser/10.1.1</option>
                </select>
              </span>
            </label>
          </div>
          <!-- Hide the user agents that aren't part of the default OS and browsers that aren't part of the default os -->
          <div id="Android_8.0.0_Chrome_Mobile_60.0.3112" class="style-sub-2" style="display: none;">
            <label class="row mb-3">
              <span class="col-sm-2 col-form-label">User-Agent:</span>
              <span class="col-sm-10">
                <!-- Disable all the selects, unless it is in default os and browser -->
                <select class="form-select" name="user_agent" disabled="">
                  <!-- Select the default ua -->
                  <option value="Mozilla/5.0 (Linux; Android 8.0.0; Pixel XL Build/OPR6.170623.012) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/60.0.3112.107 Mobile Safari/537.36">Mozilla/5.0 (Linux; Android 8.0.0; Pixel XL Build/OPR6.170623.012)
                    AppleWebKit/537.36 (KHTML, like Gecko) Chrome/60.0.3112.107 Mobile Safari/537.36</option>
                </select>
              </span>
            </label>
          </div>
          <!-- Hide the user agents that aren't part of the default OS and browsers that aren't part of the default os -->
          <div id="Android_8.0.0_Chrome_Mobile_98.0.4758" class="style-sub-2" style="display: none;">
            <label class="row mb-3">
              <span class="col-sm-2 col-form-label">User-Agent:</span>
              <span class="col-sm-10">
                <!-- Disable all the selects, unless it is in default os and browser -->
                <select class="form-select" name="user_agent" disabled="">
                  <!-- Select the default ua -->
                  <option value="Mozilla/5.0 (Linux; Android 8.0.0; PRA-LX1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/98.0.4758.101 Mobile Safari/537.36">Mozilla/5.0 (Linux; Android 8.0.0; PRA-LX1) AppleWebKit/537.36 (KHTML, like Gecko)
                    Chrome/98.0.4758.101 Mobile Safari/537.36</option>
                </select>
              </span>
            </label>
          </div>
          <!-- Hide the browsers that aren't part of the default os -->
          <div id="iOS_17.7.1" class="style-sub-1" style="display: none;">
            <label class="row mb-3">
              <span class="col-sm-2 col-form-label">Browser Type:</span>
              <span class="col-sm-10">
                <!-- Disable all the selects not related to the default os -->
                <select class="form-select" name="browser" disabled="">
                  <!-- Select the default browser -->
                  <option value="Mobile Safari 17.8">Mobile Safari 17.8</option>
                  <!-- Select the default browser -->
                  <option value="Mobile Safari 17.7">Mobile Safari 17.7</option>
                  <!-- Select the default browser -->
                  <option value="Mobile Safari 17.0">Mobile Safari 17.0</option>
                </select>
              </span>
            </label>
          </div>
          <!-- Hide the user agents that aren't part of the default OS and browsers that aren't part of the default os -->
          <div id="iOS_17.7.1_Mobile_Safari_17.8" class="style-sub-2" style="display: none;">
            <label class="row mb-3">
              <span class="col-sm-2 col-form-label">User-Agent:</span>
              <span class="col-sm-10">
                <!-- Disable all the selects, unless it is in default os and browser -->
                <select class="form-select" name="user_agent" disabled="">
                  <!-- Select the default ua -->
                  <option value="Mozilla/5.0 (iPhone; CPU iPhone OS 17_7_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.8 Mobile/15E148 Safari/604.1">Mozilla/5.0 (iPhone; CPU iPhone OS 17_7_1 like Mac OS X) AppleWebKit/605.1.15
                    (KHTML, like Gecko) Version/17.8 Mobile/15E148 Safari/604.1</option>
                </select>
              </span>
            </label>
          </div>
          <!-- Hide the user agents that aren't part of the default OS and browsers that aren't part of the default os -->
          <div id="iOS_17.7.1_Mobile_Safari_17.0" class="style-sub-2" style="display: none;">
            <label class="row mb-3">
              <span class="col-sm-2 col-form-label">User-Agent:</span>
              <span class="col-sm-10">
                <!-- Disable all the selects, unless it is in default os and browser -->
                <select class="form-select" name="user_agent" disabled="">
                  <!-- Select the default ua -->
                  <option value="Mozilla/5.0 (iPhone; CPU iPhone OS 17_7_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.0 Mobile/15E148 Safari/605.1.15">Mozilla/5.0 (iPhone; CPU iPhone OS 17_7_1 like Mac OS X)
                    AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.0 Mobile/15E148 Safari/605.1.15</option>
                </select>
              </span>
            </label>
          </div>
          <!-- Hide the user agents that aren't part of the default OS and browsers that aren't part of the default os -->
          <div id="iOS_17.7.1_Mobile_Safari_17.7" class="style-sub-2" style="display: none;">
            <label class="row mb-3">
              <span class="col-sm-2 col-form-label">User-Agent:</span>
              <span class="col-sm-10">
                <!-- Disable all the selects, unless it is in default os and browser -->
                <select class="form-select" name="user_agent" disabled="">
                  <!-- Select the default ua -->
                  <option value="Mozilla/5.0 (iPhone; CPU iPhone OS 17_7_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.7 Mobile/15E148 Safari/604.1 Ddg/17.7">Mozilla/5.0 (iPhone; CPU iPhone OS 17_7_1 like Mac OS X)
                    AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.7 Mobile/15E148 Safari/604.1 Ddg/17.7</option>
                </select>
              </span>
            </label>
          </div>
          <!-- Hide the browsers that aren't part of the default os -->
          <div id="Linux_6.6.34" class="style-sub-1" style="display: none;">
            <label class="row mb-3">
              <span class="col-sm-2 col-form-label">Browser Type:</span>
              <span class="col-sm-10">
                <!-- Disable all the selects not related to the default os -->
                <select class="form-select" name="browser" disabled="">
                  <!-- Select the default browser -->
                  <option value="Yandex Browser 24.7.1">Yandex Browser 24.7.1</option>
                </select>
              </span>
            </label>
          </div>
          <!-- Hide the user agents that aren't part of the default OS and browsers that aren't part of the default os -->
          <div id="Linux_6.6.34_Yandex_Browser_24.7.1" class="style-sub-2" style="display: none;">
            <label class="row mb-3">
              <span class="col-sm-2 col-form-label">User-Agent:</span>
              <span class="col-sm-10">
                <!-- Disable all the selects, unless it is in default os and browser -->
                <select class="form-select" name="user_agent" disabled="">
                  <!-- Select the default ua -->
                  <option value="Mozilla/5.0 (Linux 6.6.34; ; ) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.6478.234 Not/A)Brand/8 YaBrowser/24.7.1.1202 YaBrowserCorp/126 Yowser/2.5  Safari/537.36">Mozilla/5.0 (Linux 6.6.34; ; )
                    AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.6478.234 Not/A)Brand/8 YaBrowser/24.7.1.1202 YaBrowserCorp/126 Yowser/2.5 Safari/537.36</option>
                </select>
              </span>
            </label>
          </div>
          <!-- Hide the browsers that aren't part of the default os -->
          <div id="Mac_OS_X_10.15.2" class="style-sub-1" style="display: none;">
            <label class="row mb-3">
              <span class="col-sm-2 col-form-label">Browser Type:</span>
              <span class="col-sm-10">
                <!-- Disable all the selects not related to the default os -->
                <select class="form-select" name="browser" disabled="">
                  <!-- Select the default browser -->
                  <option value="Chrome 79.0.3945">Chrome 79.0.3945</option>
                </select>
              </span>
            </label>
          </div>
          <!-- Hide the user agents that aren't part of the default OS and browsers that aren't part of the default os -->
          <div id="Mac_OS_X_10.15.2_Chrome_79.0.3945" class="style-sub-2" style="display: none;">
            <label class="row mb-3">
              <span class="col-sm-2 col-form-label">User-Agent:</span>
              <span class="col-sm-10">
                <!-- Disable all the selects, unless it is in default os and browser -->
                <select class="form-select" name="user_agent" disabled="">
                  <!-- Select the default ua -->
                  <option value="Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_2) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/79.0.3945.88 Safari/537.36">Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_2) AppleWebKit/537.36 (KHTML, like Gecko)
                    Chrome/79.0.3945.88 Safari/537.36</option>
                </select>
              </span>
            </label>
          </div>
          <!-- Hide the browsers that aren't part of the default os -->
          <div id="iOS_16.1.1" class="style-sub-1" style="display: none;">
            <label class="row mb-3">
              <span class="col-sm-2 col-form-label">Browser Type:</span>
              <span class="col-sm-10">
                <!-- Disable all the selects not related to the default os -->
                <select class="form-select" name="browser" disabled="">
                  <!-- Select the default browser -->
                  <option value="Mobile Safari 16.1">Mobile Safari 16.1</option>
                </select>
              </span>
            </label>
          </div>
          <!-- Hide the user agents that aren't part of the default OS and browsers that aren't part of the default os -->
          <div id="iOS_16.1.1_Mobile_Safari_16.1" class="style-sub-2" style="display: none;">
            <label class="row mb-3">
              <span class="col-sm-2 col-form-label">User-Agent:</span>
              <span class="col-sm-10">
                <!-- Disable all the selects, unless it is in default os and browser -->
                <select class="form-select" name="user_agent" disabled="">
                  <!-- Select the default ua -->
                  <option value="Mozilla/5.0 (iPhone; CPU iPhone OS 16_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.1 Mobile/15E148 Safari/604.1">Mozilla/5.0 (iPhone; CPU iPhone OS 16_1_1 like Mac OS X) AppleWebKit/605.1.15
                    (KHTML, like Gecko) Version/16.1 Mobile/15E148 Safari/604.1</option>
                  <!-- Select the default ua -->
                  <option value="Mozilla/5.0 (iPhone; CPU iPhone OS 16_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.1 Mobile/15E148 Safari/604.1 Ddg/16.1">Mozilla/5.0 (iPhone; CPU iPhone OS 16_1_1 like Mac OS X)
                    AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.1 Mobile/15E148 Safari/604.1 Ddg/16.1</option>
                </select>
              </span>
            </label>
          </div>
          <!-- Hide the browsers that aren't part of the default os -->
          <div id="Mac_OS_X_10.15.0" class="style-sub-1" style="display: none;">
            <label class="row mb-3">
              <span class="col-sm-2 col-form-label">Browser Type:</span>
              <span class="col-sm-10">
                <!-- Disable all the selects not related to the default os -->
                <select class="form-select" name="browser" disabled="">
                  <!-- Select the default browser -->
                  <option value="Chrome 79.0.3945">Chrome 79.0.3945</option>
                </select>
              </span>
            </label>
          </div>
          <!-- Hide the user agents that aren't part of the default OS and browsers that aren't part of the default os -->
          <div id="Mac_OS_X_10.15.0_Chrome_79.0.3945" class="style-sub-2" style="display: none;">
            <label class="row mb-3">
              <span class="col-sm-2 col-form-label">User-Agent:</span>
              <span class="col-sm-10">
                <!-- Disable all the selects, unless it is in default os and browser -->
                <select class="form-select" name="user_agent" disabled="">
                  <!-- Select the default ua -->
                  <option value="Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/79.0.3945.88 Safari/537.36">Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_0) AppleWebKit/537.36 (KHTML, like Gecko)
                    Chrome/79.0.3945.88 Safari/537.36</option>
                </select>
              </span>
            </label>
          </div>
          <!-- Hide the browsers that aren't part of the default os -->
          <div id="Android_15" class="style-sub-1" style="display: none;">
            <label class="row mb-3">
              <span class="col-sm-2 col-form-label">Browser Type:</span>
              <span class="col-sm-10">
                <!-- Disable all the selects not related to the default os -->
                <select class="form-select" name="browser" disabled="">
                  <!-- Select the default browser -->
                  <option value="Firefox Mobile 132.0">Firefox Mobile 132.0</option>
                  <!-- Select the default browser -->
                  <option value="Chrome Mobile WebView 130.0.6723">Chrome Mobile WebView 130.0.6723</option>
                  <!-- Select the default browser -->
                  <option value="Chrome Mobile 91.0.4472">Chrome Mobile 91.0.4472</option>
                </select>
              </span>
            </label>
          </div>
          <!-- Hide the user agents that aren't part of the default OS and browsers that aren't part of the default os -->
          <div id="Android_15_Chrome_Mobile_91.0.4472" class="style-sub-2" style="display: none;">
            <label class="row mb-3">
              <span class="col-sm-2 col-form-label">User-Agent:</span>
              <span class="col-sm-10">
                <!-- Disable all the selects, unless it is in default os and browser -->
                <select class="form-select" name="user_agent" disabled="">
                  <!-- Select the default ua -->
                  <option value="Mozilla/5.0 (Linux; U; Android 15; en-gb; CPH2585 Build/TP1A.220905.001) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.88 Mobile Safari/537.36 HeyTapBrowser/45.11.5.1">Mozilla/5.0 (Linux; U; Android 15;
                    en-gb; CPH2585 Build/TP1A.220905.001) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.88 Mobile Safari/537.36 HeyTapBrowser/45.11.5.1</option>
                </select>
              </span>
            </label>
          </div>
          <!-- Hide the user agents that aren't part of the default OS and browsers that aren't part of the default os -->
          <div id="Android_15_Firefox_Mobile_132.0" class="style-sub-2" style="display: none;">
            <label class="row mb-3">
              <span class="col-sm-2 col-form-label">User-Agent:</span>
              <span class="col-sm-10">
                <!-- Disable all the selects, unless it is in default os and browser -->
                <select class="form-select" name="user_agent" disabled="">
                  <!-- Select the default ua -->
                  <option value="Mozilla/5.0 (Android 15; Mobile; rv:132.0) Gecko/132.0 Firefox/132.0">Mozilla/5.0 (Android 15; Mobile; rv:132.0) Gecko/132.0 Firefox/132.0</option>
                </select>
              </span>
            </label>
          </div>
          <!-- Hide the user agents that aren't part of the default OS and browsers that aren't part of the default os -->
          <div id="Android_15_Chrome_Mobile_WebView_130.0.6723" class="style-sub-2" style="display: none;">
            <label class="row mb-3">
              <span class="col-sm-2 col-form-label">User-Agent:</span>
              <span class="col-sm-10">
                <!-- Disable all the selects, unless it is in default os and browser -->
                <select class="form-select" name="user_agent" disabled="">
                  <!-- Select the default ua -->
                  <option value="Mozilla/5.0 (Linux; Android 15; Pixel 7 Pro Build/AP3A.241105.007; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/130.0.6723.108 Mobile Safari/537.36 GoogleApp/15.45.39.sa.arm64 Overlay">Mozilla/5.0
                    (Linux; Android 15; Pixel 7 Pro Build/AP3A.241105.007; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/130.0.6723.108 Mobile Safari/537.36 GoogleApp/15.45.39.sa.arm64 Overlay</option>
                </select>
              </span>
            </label>
          </div>
          <!-- Hide the browsers that aren't part of the default os -->
          <div id="Android_13" class="style-sub-1" style="display: none;">
            <label class="row mb-3">
              <span class="col-sm-2 col-form-label">Browser Type:</span>
              <span class="col-sm-10">
                <!-- Disable all the selects not related to the default os -->
                <select class="form-select" name="browser" disabled="">
                  <!-- Select the default browser -->
                  <option value="Yandex Browser 24.10.4">Yandex Browser 24.10.4</option>
                  <!-- Select the default browser -->
                  <option value="Chrome Mobile WebView 87.0.4280">Chrome Mobile WebView 87.0.4280</option>
                  <!-- Select the default browser -->
                  <option value="Chrome Mobile WebView 130.0.6723">Chrome Mobile WebView 130.0.6723</option>
                  <!-- Select the default browser -->
                  <option value="Chrome Mobile WebView 123.0.6312">Chrome Mobile WebView 123.0.6312</option>
                  <!-- Select the default browser -->
                  <option value="Chrome Mobile 130.0.6723">Chrome Mobile 130.0.6723</option>
                  <!-- Select the default browser -->
                  <option value="Chrome Mobile 108.0.0">Chrome Mobile 108.0.0</option>
                  <!-- Select the default browser -->
                  <option value="Chrome 128.0.6613">Chrome 128.0.6613</option>
                </select>
              </span>
            </label>
          </div>
          <!-- Hide the user agents that aren't part of the default OS and browsers that aren't part of the default os -->
          <div id="Android_13_Chrome_128.0.6613" class="style-sub-2" style="display: none;">
            <label class="row mb-3">
              <span class="col-sm-2 col-form-label">User-Agent:</span>
              <span class="col-sm-10">
                <!-- Disable all the selects, unless it is in default os and browser -->
                <select class="form-select" name="user_agent" disabled="">
                  <!-- Select the default ua -->
                  <option value="Mozilla/5.0 (Linux; arm_64; Android 13; 23122PCD1G) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.6613.551 YaApp_Android/24.101.1 YaSearchBrowser/24.101.1 BroPP/1.0 SA/3 Mobile Safari/537.36">Mozilla/5.0 (Linux;
                    arm_64; Android 13; 23122PCD1G) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.6613.551 YaApp_Android/24.101.1 YaSearchBrowser/24.101.1 BroPP/1.0 SA/3 Mobile Safari/537.36</option>
                </select>
              </span>
            </label>
          </div>
          <!-- Hide the user agents that aren't part of the default OS and browsers that aren't part of the default os -->
          <div id="Android_13_Chrome_Mobile_WebView_130.0.6723" class="style-sub-2" style="display: none;">
            <label class="row mb-3">
              <span class="col-sm-2 col-form-label">User-Agent:</span>
              <span class="col-sm-10">
                <!-- Disable all the selects, unless it is in default os and browser -->
                <select class="form-select" name="user_agent" disabled="">
                  <!-- Select the default ua -->
                  <option value="Mozilla/5.0 (Linux; Android 13; 22101316UG Build/TP1A.220624.014; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/130.0.6723.107 Mobile Safari/537.36 GoogleApp/15.45.39.ve.arm64">Mozilla/5.0 (Linux;
                    Android 13; 22101316UG Build/TP1A.220624.014; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/130.0.6723.107 Mobile Safari/537.36 GoogleApp/15.45.39.ve.arm64</option>
                  <!-- Select the default ua -->
                  <option value="Mozilla/5.0 (Linux; Android 13; CPH2389 Build/TP1A.220905.001; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/130.0.6723.107 Mobile Safari/537.36 GoogleApp/15.45.39.ve.arm64">Mozilla/5.0 (Linux; Android
                    13; CPH2389 Build/TP1A.220905.001; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/130.0.6723.107 Mobile Safari/537.36 GoogleApp/15.45.39.ve.arm64</option>
                  <!-- Select the default ua -->
                  <option value="Mozilla/5.0 (Linux; Android 13; SM-A225F Build/TP1A.220624.014; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/130.0.6723.107 Mobile Safari/537.36">Mozilla/5.0 (Linux; Android 13; SM-A225F
                    Build/TP1A.220624.014; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/130.0.6723.107 Mobile Safari/537.36</option>
                  <!-- Select the default ua -->
                  <option value="Mozilla/5.0 (Linux; Android 13; SM-F707U1 Build/TP1A.220624.014; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/130.0.6723.107 Mobile Safari/537.36 GoogleApp/15.44.27.28.arm64">Mozilla/5.0 (Linux;
                    Android 13; SM-F707U1 Build/TP1A.220624.014; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/130.0.6723.107 Mobile Safari/537.36 GoogleApp/15.44.27.28.arm64</option>
                  <!-- Select the default ua -->
                  <option value="Mozilla/5.0 (Linux; Android 13; SM-P610 Build/TP1A.220624.014; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/130.0.6723.107 Safari/537.36 GoogleApp/15.45.39.ve.arm64">Mozilla/5.0 (Linux; Android 13;
                    SM-P610 Build/TP1A.220624.014; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/130.0.6723.107 Safari/537.36 GoogleApp/15.45.39.ve.arm64</option>
                  <!-- Select the default ua -->
                  <option value="Mozilla/5.0 (Linux; Android 13; SM-S918B Build/TP1A.220624.014; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/130.0.6723.107 Mobile Safari/537.36 GoogleApp/15.45.39.ve.arm64">Mozilla/5.0 (Linux;
                    Android 13; SM-S918B Build/TP1A.220624.014; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/130.0.6723.107 Mobile Safari/537.36 GoogleApp/15.45.39.ve.arm64</option>
                  <!-- Select the default ua -->
                  <option value="Mozilla/5.0 (Linux; Android 13; motorola edge (2022) Build/T2STS33.105-51-5-5-7; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/130.0.6723.108 Mobile Safari/537.36 GoogleApp/15.45.39.ve.arm64">
                    Mozilla/5.0 (Linux; Android 13; motorola edge (2022) Build/T2STS33.105-51-5-5-7; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/130.0.6723.108 Mobile Safari/537.36 GoogleApp/15.45.39.ve.arm64</option>
                </select>
              </span>
            </label>
          </div>
          <!-- Hide the user agents that aren't part of the default OS and browsers that aren't part of the default os -->
          <div id="Android_13_Chrome_Mobile_WebView_123.0.6312" class="style-sub-2" style="display: none;">
            <label class="row mb-3">
              <span class="col-sm-2 col-form-label">User-Agent:</span>
              <span class="col-sm-10">
                <!-- Disable all the selects, unless it is in default os and browser -->
                <select class="form-select" name="user_agent" disabled="">
                  <!-- Select the default ua -->
                  <option value="Mozilla/5.0 (Linux; Android 13; V2188A; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/123.0.6312.118 Mobile Safari/537.36">Mozilla/5.0 (Linux; Android 13; V2188A; wv) AppleWebKit/537.36 (KHTML, like
                    Gecko) Version/4.0 Chrome/123.0.6312.118 Mobile Safari/537.36</option>
                </select>
              </span>
            </label>
          </div>
          <!-- Hide the user agents that aren't part of the default OS and browsers that aren't part of the default os -->
          <div id="Android_13_Chrome_Mobile_130.0.6723" class="style-sub-2" style="display: none;">
            <label class="row mb-3">
              <span class="col-sm-2 col-form-label">User-Agent:</span>
              <span class="col-sm-10">
                <!-- Disable all the selects, unless it is in default os and browser -->
                <select class="form-select" name="user_agent" disabled="">
                  <!-- Select the default ua -->
                  <option value="Mozilla/5.0 (Linux; Android 13; SM-A715F) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/130.0.6723.107 Mobile Safari/537.36">Mozilla/5.0 (Linux; Android 13; SM-A715F) AppleWebKit/537.36 (KHTML, like Gecko)
                    Chrome/130.0.6723.107 Mobile Safari/537.36</option>
                </select>
              </span>
            </label>
          </div>
          <!-- Hide the user agents that aren't part of the default OS and browsers that aren't part of the default os -->
          <div id="Android_13_Yandex_Browser_24.10.4" class="style-sub-2" style="display: none;">
            <label class="row mb-3">
              <span class="col-sm-2 col-form-label">User-Agent:</span>
              <span class="col-sm-10">
                <!-- Disable all the selects, unless it is in default os and browser -->
                <select class="form-select" name="user_agent" disabled="">
                  <!-- Select the default ua -->
                  <option value="Mozilla/5.0 (Linux; arm_64; Android 13; SM-A225F) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.6613.98 YaBrowser/24.10.4.98.00 SA/3 Mobile Safari/537.36">Mozilla/5.0 (Linux; arm_64; Android 13; SM-A225F)
                    AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.6613.98 YaBrowser/24.10.4.98.00 SA/3 Mobile Safari/537.36</option>
                </select>
              </span>
            </label>
          </div>
          <!-- Hide the user agents that aren't part of the default OS and browsers that aren't part of the default os -->
          <div id="Android_13_Chrome_Mobile_108.0.0" class="style-sub-2" style="display: none;">
            <label class="row mb-3">
              <span class="col-sm-2 col-form-label">User-Agent:</span>
              <span class="col-sm-10">
                <!-- Disable all the selects, unless it is in default os and browser -->
                <select class="form-select" name="user_agent" disabled="">
                  <!-- Select the default ua -->
                  <option value="Dalvik/2.1.0 (Linux; U; Android 13; 23021RAAEG Build/TKQ1.221114.001) AppleWebKit [PB/185] (KHTML, like Gecko) Chrome/108.0.0.0 Mobile Safari/537.36">Dalvik/2.1.0 (Linux; U; Android 13; 23021RAAEG
                    Build/TKQ1.221114.001) AppleWebKit [PB/185] (KHTML, like Gecko) Chrome/108.0.0.0 Mobile Safari/537.36</option>
                </select>
              </span>
            </label>
          </div>
          <!-- Hide the user agents that aren't part of the default OS and browsers that aren't part of the default os -->
          <div id="Android_13_Chrome_Mobile_WebView_87.0.4280" class="style-sub-2" style="display: none;">
            <label class="row mb-3">
              <span class="col-sm-2 col-form-label">User-Agent:</span>
              <span class="col-sm-10">
                <!-- Disable all the selects, unless it is in default os and browser -->
                <select class="form-select" name="user_agent" disabled="">
                  <!-- Select the default ua -->
                  <option value="Mozilla/5.0 (Linux; Android 13; V2124) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/87.0.4280.141 Mobile Safari/537.36 VivoBrowser/12.3.2.3">Mozilla/5.0 (Linux; Android 13; V2124) AppleWebKit/537.36
                    (KHTML, like Gecko) Version/4.0 Chrome/87.0.4280.141 Mobile Safari/537.36 VivoBrowser/12.3.2.3</option>
                </select>
              </span>
            </label>
          </div>
          <!-- Hide the browsers that aren't part of the default os -->
          <div id="Android_7.0" class="style-sub-1" style="display: none;">
            <label class="row mb-3">
              <span class="col-sm-2 col-form-label">Browser Type:</span>
              <span class="col-sm-10">
                <!-- Disable all the selects not related to the default os -->
                <select class="form-select" name="browser" disabled="">
                  <!-- Select the default browser -->
                  <option value="UC Browser 12.12.10">UC Browser 12.12.10</option>
                  <!-- Select the default browser -->
                  <option value="Chrome Mobile 59.0.3071">Chrome Mobile 59.0.3071</option>
                  <!-- Select the default browser -->
                  <option value="Chrome Mobile 56.0.2924">Chrome Mobile 56.0.2924</option>
                </select>
              </span>
            </label>
          </div>
          <!-- Hide the user agents that aren't part of the default OS and browsers that aren't part of the default os -->
          <div id="Android_7.0_Chrome_Mobile_59.0.3071" class="style-sub-2" style="display: none;">
            <label class="row mb-3">
              <span class="col-sm-2 col-form-label">User-Agent:</span>
              <span class="col-sm-10">
                <!-- Disable all the selects, unless it is in default os and browser -->
                <select class="form-select" name="user_agent" disabled="">
                  <!-- Select the default ua -->
                  <option value="Mozilla/5.0 (Linux; Android 7.0; SM-G930V Build/NRD90M) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/59.0.3071.125 Mobile Safari/537.36">Mozilla/5.0 (Linux; Android 7.0; SM-G930V Build/NRD90M) AppleWebKit/537.36
                    (KHTML, like Gecko) Chrome/59.0.3071.125 Mobile Safari/537.36</option>
                </select>
              </span>
            </label>
          </div>
          <!-- Hide the user agents that aren't part of the default OS and browsers that aren't part of the default os -->
          <div id="Android_7.0_UC_Browser_12.12.10" class="style-sub-2" style="display: none;">
            <label class="row mb-3">
              <span class="col-sm-2 col-form-label">User-Agent:</span>
              <span class="col-sm-10">
                <!-- Disable all the selects, unless it is in default os and browser -->
                <select class="form-select" name="user_agent" disabled="">
                  <!-- Select the default ua -->
                  <option value="Mozilla/5.0 (Linux; U; Android 7.0; en-US; SM-G9280 Build/NRD90M) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/57.0.2987.108 UCBrowser/12.12.10.1227 Mobile Safari/537.36">Mozilla/5.0 (Linux; U; Android
                    7.0; en-US; SM-G9280 Build/NRD90M) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/57.0.2987.108 UCBrowser/12.12.10.1227 Mobile Safari/537.36</option>
                </select>
              </span>
            </label>
          </div>
          <!-- Hide the user agents that aren't part of the default OS and browsers that aren't part of the default os -->
          <div id="Android_7.0_Chrome_Mobile_56.0.2924" class="style-sub-2" style="display: none;">
            <label class="row mb-3">
              <span class="col-sm-2 col-form-label">User-Agent:</span>
              <span class="col-sm-10">
                <!-- Disable all the selects, unless it is in default os and browser -->
                <select class="form-select" name="user_agent" disabled="">
                  <!-- Select the default ua -->
                  <option value="Mozilla/5.0 (Linux; Android 7.0; LG-H918 Build/NRD90M) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/56.0.2924.87 Mobile Safari/537.36">Mozilla/5.0 (Linux; Android 7.0; LG-H918 Build/NRD90M) AppleWebKit/537.36 (KHTML,
                    like Gecko) Chrome/56.0.2924.87 Mobile Safari/537.36</option>
                </select>
              </span>
            </label>
          </div>
          <!-- Hide the browsers that aren't part of the default os -->
          <div id="iOS_10.3.1" class="style-sub-1" style="display: none;">
            <label class="row mb-3">
              <span class="col-sm-2 col-form-label">Browser Type:</span>
              <span class="col-sm-10">
                <!-- Disable all the selects not related to the default os -->
                <select class="form-select" name="browser" disabled="">
                  <!-- Select the default browser -->
                  <option value="Mobile Safari 10.0">Mobile Safari 10.0</option>
                </select>
              </span>
            </label>
          </div>
          <!-- Hide the user agents that aren't part of the default OS and browsers that aren't part of the default os -->
          <div id="iOS_10.3.1_Mobile_Safari_10.0" class="style-sub-2" style="display: none;">
            <label class="row mb-3">
              <span class="col-sm-2 col-form-label">User-Agent:</span>
              <span class="col-sm-10">
                <!-- Disable all the selects, unless it is in default os and browser -->
                <select class="form-select" name="user_agent" disabled="">
                  <!-- Select the default ua -->
                  <option value="Mozilla/5.0 (iPhone; CPU iPhone OS 10_3_1 like Mac OS X) AppleWebKit/603.1.30 (KHTML, like Gecko) Version/10.0 Mobile/14E304 Safari/602.1">Mozilla/5.0 (iPhone; CPU iPhone OS 10_3_1 like Mac OS X) AppleWebKit/603.1.30
                    (KHTML, like Gecko) Version/10.0 Mobile/14E304 Safari/602.1</option>
                </select>
              </span>
            </label>
          </div>
          <!-- Hide the browsers that aren't part of the default os -->
          <div id="iOS_17.4" class="style-sub-1" style="display: none;">
            <label class="row mb-3">
              <span class="col-sm-2 col-form-label">Browser Type:</span>
              <span class="col-sm-10">
                <!-- Disable all the selects not related to the default os -->
                <select class="form-select" name="browser" disabled="">
                  <!-- Select the default browser -->
                  <option value="Google 343.0.695551749">Google 343.0.695551749</option>
                </select>
              </span>
            </label>
          </div>
          <!-- Hide the user agents that aren't part of the default OS and browsers that aren't part of the default os -->
          <div id="iOS_17.4_Google_343.0.695551749" class="style-sub-2" style="display: none;">
            <label class="row mb-3">
              <span class="col-sm-2 col-form-label">User-Agent:</span>
              <span class="col-sm-10">
                <!-- Disable all the selects, unless it is in default os and browser -->
                <select class="form-select" name="user_agent" disabled="">
                  <!-- Select the default ua -->
                  <option value="Mozilla/5.0 (iPhone; CPU iPhone OS 17_4 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/343.0.695551749 Mobile/15E148 Safari/604.1">Mozilla/5.0 (iPhone; CPU iPhone OS 17_4 like Mac OS X)
                    AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/343.0.695551749 Mobile/15E148 Safari/604.1</option>
                </select>
              </span>
            </label>
          </div>
          <!-- Hide the browsers that aren't part of the default os -->
          <div id="iOS_16" class="style-sub-1" style="display: none;">
            <label class="row mb-3">
              <span class="col-sm-2 col-form-label">Browser Type:</span>
              <span class="col-sm-10">
                <!-- Disable all the selects not related to the default os -->
                <select class="form-select" name="browser" disabled="">
                  <!-- Select the default browser -->
                  <option value="Opera%20GX 2282">Opera%20GX 2282</option>
                </select>
              </span>
            </label>
          </div>
          <!-- Hide the user agents that aren't part of the default OS and browsers that aren't part of the default os -->
          <div id="iOS_16_Opera%20GX_2282" class="style-sub-2" style="display: none;">
            <label class="row mb-3">
              <span class="col-sm-2 col-form-label">User-Agent:</span>
              <span class="col-sm-10">
                <!-- Disable all the selects, unless it is in default os and browser -->
                <select class="form-select" name="user_agent" disabled="">
                  <!-- Select the default ua -->
                  <option value="Opera%20GX/2282 CFNetwork/1410.0.3 Darwin/22.6.0">Opera%20GX/2282 CFNetwork/1410.0.3 Darwin/22.6.0</option>
                </select>
              </span>
            </label>
          </div>
          <!-- Hide the browsers that aren't part of the default os -->
          <div id="Mac_OS_X_10.11.1" class="style-sub-1" style="display: none;">
            <label class="row mb-3">
              <span class="col-sm-2 col-form-label">Browser Type:</span>
              <span class="col-sm-10">
                <!-- Disable all the selects not related to the default os -->
                <select class="form-select" name="browser" disabled="">
                  <!-- Select the default browser -->
                  <option value="FacebookBot 1.1">FacebookBot 1.1</option>
                </select>
              </span>
            </label>
          </div>
          <!-- Hide the user agents that aren't part of the default OS and browsers that aren't part of the default os -->
          <div id="Mac_OS_X_10.11.1_FacebookBot_1.1" class="style-sub-2" style="display: none;">
            <label class="row mb-3">
              <span class="col-sm-2 col-form-label">User-Agent:</span>
              <span class="col-sm-10">
                <!-- Disable all the selects, unless it is in default os and browser -->
                <select class="form-select" name="user_agent" disabled="">
                  <!-- Select the default ua -->
                  <option value="Mozilla/5.0 (Macintosh; Intel Mac OS X 10_11_1) AppleWebKit/601.2.4 (KHTML, like Gecko) Version/9.0.1 Safari/601.2.4 facebookexternalhit/1.1 Facebot Twitterbot/1.0">Mozilla/5.0 (Macintosh; Intel Mac OS X 10_11_1)
                    AppleWebKit/601.2.4 (KHTML, like Gecko) Version/9.0.1 Safari/601.2.4 facebookexternalhit/1.1 Facebot Twitterbot/1.0</option>
                </select>
              </span>
            </label>
          </div>
          <!-- Hide the browsers that aren't part of the default os -->
          <div id="iOS_18.1.1" class="style-sub-1" style="display: none;">
            <label class="row mb-3">
              <span class="col-sm-2 col-form-label">Browser Type:</span>
              <span class="col-sm-10">
                <!-- Disable all the selects not related to the default os -->
                <select class="form-select" name="browser" disabled="">
                  <!-- Select the default browser -->
                  <option value="Other">Other</option>
                </select>
              </span>
            </label>
          </div>
          <!-- Hide the user agents that aren't part of the default OS and browsers that aren't part of the default os -->
          <div id="iOS_18.1.1_Other" class="style-sub-2" style="display: none;">
            <label class="row mb-3">
              <span class="col-sm-2 col-form-label">User-Agent:</span>
              <span class="col-sm-10">
                <!-- Disable all the selects, unless it is in default os and browser -->
                <select class="form-select" name="user_agent" disabled="">
                  <!-- Select the default ua -->
                  <option value="NetworkingExtension/8619.2.8.10.9 Network/4277.42.2 iOS/18.1.1">NetworkingExtension/8619.2.8.10.9 Network/4277.42.2 iOS/18.1.1</option>
                </select>
              </span>
            </label>
          </div>
          <!-- Hide the browsers that aren't part of the default os -->
          <div id="Windows_NT" class="style-sub-1" style="display: none;">
            <label class="row mb-3">
              <span class="col-sm-2 col-form-label">Browser Type:</span>
              <span class="col-sm-10">
                <!-- Disable all the selects not related to the default os -->
                <select class="form-select" name="browser" disabled="">
                  <!-- Select the default browser -->
                  <option value="Chrome 124.0.6367">Chrome 124.0.6367</option>
                </select>
              </span>
            </label>
          </div>
          <!-- Hide the user agents that aren't part of the default OS and browsers that aren't part of the default os -->
          <div id="Windows_NT_Chrome_124.0.6367" class="style-sub-2" style="display: none;">
            <label class="row mb-3">
              <span class="col-sm-2 col-form-label">User-Agent:</span>
              <span class="col-sm-10">
                <!-- Disable all the selects, unless it is in default os and browser -->
                <select class="form-select" name="user_agent" disabled="">
                  <!-- Select the default ua -->
                  <option value="Mozilla/5.0 (Windows NT 15.0.0; Win64; x64; ) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/124.0.6367.119 Chrome/124.0.6367.119 Not-A.Brand/99  Safari/537.36">Mozilla/5.0 (Windows NT 15.0.0; Win64; x64; )
                    AppleWebKit/537.36 (KHTML, like Gecko) Chrome/124.0.6367.119 Chrome/124.0.6367.119 Not-A.Brand/99 Safari/537.36</option>
                  <!-- Select the default ua -->
                  <option value="Mozilla/5.0 (Windows NT 15.0.0; Win64; x64; ) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/124.0.6367.60 Chrome/124.0.6367.60 Not-A.Brand/99  Safari/537.36">Mozilla/5.0 (Windows NT 15.0.0; Win64; x64; )
                    AppleWebKit/537.36 (KHTML, like Gecko) Chrome/124.0.6367.60 Chrome/124.0.6367.60 Not-A.Brand/99 Safari/537.36</option>
                </select>
              </span>
            </label>
          </div>
          <!-- Hide the browsers that aren't part of the default os -->
          <div id="Android_5.1.1" class="style-sub-1" style="display: none;">
            <label class="row mb-3">
              <span class="col-sm-2 col-form-label">Browser Type:</span>
              <span class="col-sm-10">
                <!-- Disable all the selects not related to the default os -->
                <select class="form-select" name="browser" disabled="">
                  <!-- Select the default browser -->
                  <option value="Chrome Mobile 58.0.3029">Chrome Mobile 58.0.3029</option>
                  <!-- Select the default browser -->
                  <option value="Amazon Silk 108.15.4">Amazon Silk 108.15.4</option>
                </select>
              </span>
            </label>
          </div>
          <!-- Hide the user agents that aren't part of the default OS and browsers that aren't part of the default os -->
          <div id="Android_5.1.1_Amazon_Silk_108.15.4" class="style-sub-2" style="display: none;">
            <label class="row mb-3">
              <span class="col-sm-2 col-form-label">User-Agent:</span>
              <span class="col-sm-10">
                <!-- Disable all the selects, unless it is in default os and browser -->
                <select class="form-select" name="user_agent" disabled="">
                  <!-- Select the default ua -->
                  <option value="Mozilla/5.0 (Linux; Android 5.1.1; KFSUWI) AppleWebKit/537.36 (KHTML, like Gecko) Silk/108.15.4 like Chrome/108.0.5359.220 Safari/537.36">Mozilla/5.0 (Linux; Android 5.1.1; KFSUWI) AppleWebKit/537.36 (KHTML, like
                    Gecko) Silk/108.15.4 like Chrome/108.0.5359.220 Safari/537.36</option>
                </select>
              </span>
            </label>
          </div>
          <!-- Hide the user agents that aren't part of the default OS and browsers that aren't part of the default os -->
          <div id="Android_5.1.1_Chrome_Mobile_58.0.3029" class="style-sub-2" style="display: none;">
            <label class="row mb-3">
              <span class="col-sm-2 col-form-label">User-Agent:</span>
              <span class="col-sm-10">
                <!-- Disable all the selects, unless it is in default os and browser -->
                <select class="form-select" name="user_agent" disabled="">
                  <!-- Select the default ua -->
                  <option value="Mozilla/5.0 (Linux; Android 5.1.1; Coolpad 3622A Build/LMY47V) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/58.0.3029.83 Mobile Safari/537.36">Mozilla/5.0 (Linux; Android 5.1.1; Coolpad 3622A Build/LMY47V)
                    AppleWebKit/537.36 (KHTML, like Gecko) Chrome/58.0.3029.83 Mobile Safari/537.36</option>
                </select>
              </span>
            </label>
          </div>
          <!-- Hide the browsers that aren't part of the default os -->
          <div id="iOS_11.0" class="style-sub-1" style="display: none;">
            <label class="row mb-3">
              <span class="col-sm-2 col-form-label">Browser Type:</span>
              <span class="col-sm-10">
                <!-- Disable all the selects not related to the default os -->
                <select class="form-select" name="browser" disabled="">
                  <!-- Select the default browser -->
                  <option value="Mobile Safari 11.0">Mobile Safari 11.0</option>
                </select>
              </span>
            </label>
          </div>
          <!-- Hide the user agents that aren't part of the default OS and browsers that aren't part of the default os -->
          <div id="iOS_11.0_Mobile_Safari_11.0" class="style-sub-2" style="display: none;">
            <label class="row mb-3">
              <span class="col-sm-2 col-form-label">User-Agent:</span>
              <span class="col-sm-10">
                <!-- Disable all the selects, unless it is in default os and browser -->
                <select class="form-select" name="user_agent" disabled="">
                  <!-- Select the default ua -->
                  <option value="Mozilla/5.0 (iPhone; CPU iPhone OS 11_0 like Mac OS X) AppleWebKit/604.1.38 (KHTML, like Gecko) Version/11.0 Mobile/15A372 Safari/604.1">Mozilla/5.0 (iPhone; CPU iPhone OS 11_0 like Mac OS X) AppleWebKit/604.1.38
                    (KHTML, like Gecko) Version/11.0 Mobile/15A372 Safari/604.1</option>
                </select>
              </span>
            </label>
          </div>
          <!-- Hide the browsers that aren't part of the default os -->
          <div id="iOS_16.6" class="style-sub-1" style="display: none;">
            <label class="row mb-3">
              <span class="col-sm-2 col-form-label">Browser Type:</span>
              <span class="col-sm-10">
                <!-- Disable all the selects not related to the default os -->
                <select class="form-select" name="browser" disabled="">
                  <!-- Select the default browser -->
                  <option value="Mobile Safari 16.6">Mobile Safari 16.6</option>
                </select>
              </span>
            </label>
          </div>
          <!-- Hide the user agents that aren't part of the default OS and browsers that aren't part of the default os -->
          <div id="iOS_16.6_Mobile_Safari_16.6" class="style-sub-2" style="display: none;">
            <label class="row mb-3">
              <span class="col-sm-2 col-form-label">User-Agent:</span>
              <span class="col-sm-10">
                <!-- Disable all the selects, unless it is in default os and browser -->
                <select class="form-select" name="user_agent" disabled="">
                  <!-- Select the default ua -->
                  <option value="Mozilla/5.0 (iPhone; CPU iPhone OS 16_6 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.6 Mobile/15E148 Safari/604.1">Mozilla/5.0 (iPhone; CPU iPhone OS 16_6 like Mac OS X) AppleWebKit/605.1.15
                    (KHTML, like Gecko) Version/16.6 Mobile/15E148 Safari/604.1</option>
                </select>
              </span>
            </label>
          </div>
          <!-- Hide the browsers that aren't part of the default os -->
          <div id="iOS_13.5.1" class="style-sub-1" style="display: none;">
            <label class="row mb-3">
              <span class="col-sm-2 col-form-label">Browser Type:</span>
              <span class="col-sm-10">
                <!-- Disable all the selects not related to the default os -->
                <select class="form-select" name="browser" disabled="">
                  <!-- Select the default browser -->
                  <option value="Mobile Safari 13.1.1">Mobile Safari 13.1.1</option>
                </select>
              </span>
            </label>
          </div>
          <!-- Hide the user agents that aren't part of the default OS and browsers that aren't part of the default os -->
          <div id="iOS_13.5.1_Mobile_Safari_13.1.1" class="style-sub-2" style="display: none;">
            <label class="row mb-3">
              <span class="col-sm-2 col-form-label">User-Agent:</span>
              <span class="col-sm-10">
                <!-- Disable all the selects, unless it is in default os and browser -->
                <select class="form-select" name="user_agent" disabled="">
                  <!-- Select the default ua -->
                  <option value="Mozilla/5.0 (iPhone; CPU iPhone OS 13_5_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/13.1.1 Mobile/15E148 Safari/604.1">Mozilla/5.0 (iPhone; CPU iPhone OS 13_5_1 like Mac OS X)
                    AppleWebKit/605.1.15 (KHTML, like Gecko) Version/13.1.1 Mobile/15E148 Safari/604.1</option>
                </select>
              </span>
            </label>
          </div>
          <!-- Hide the browsers that aren't part of the default os -->
          <div id="iOS_10.3.3" class="style-sub-1" style="display: none;">
            <label class="row mb-3">
              <span class="col-sm-2 col-form-label">Browser Type:</span>
              <span class="col-sm-10">
                <!-- Disable all the selects not related to the default os -->
                <select class="form-select" name="browser" disabled="">
                  <!-- Select the default browser -->
                  <option value="Mobile Safari 9.0">Mobile Safari 9.0</option>
                </select>
              </span>
            </label>
          </div>
          <!-- Hide the user agents that aren't part of the default OS and browsers that aren't part of the default os -->
          <div id="iOS_10.3.3_Mobile_Safari_9.0" class="style-sub-2" style="display: none;">
            <label class="row mb-3">
              <span class="col-sm-2 col-form-label">User-Agent:</span>
              <span class="col-sm-10">
                <!-- Disable all the selects, unless it is in default os and browser -->
                <select class="form-select" name="user_agent" disabled="">
                  <!-- Select the default ua -->
                  <option value="Mozilla/5.0 (iPhone; CPU iPhone OS 10_3_3 like Mac OS X) AppleWebKit/603.3.8 (KHTML, like Gecko) Version/9.0 Mobile/13B143 Safari/601.1">Mozilla/5.0 (iPhone; CPU iPhone OS 10_3_3 like Mac OS X) AppleWebKit/603.3.8
                    (KHTML, like Gecko) Version/9.0 Mobile/13B143 Safari/601.1</option>
                </select>
              </span>
            </label>
          </div>
          <!-- Hide the browsers that aren't part of the default os -->
          <div id="Mac_OS_X_10.12.6" class="style-sub-1" style="display: none;">
            <label class="row mb-3">
              <span class="col-sm-2 col-form-label">Browser Type:</span>
              <span class="col-sm-10">
                <!-- Disable all the selects not related to the default os -->
                <select class="form-select" name="browser" disabled="">
                  <!-- Select the default browser -->
                  <option value="Safari 11.0">Safari 11.0</option>
                  <!-- Select the default browser -->
                  <option value="Chrome 74.0.3729">Chrome 74.0.3729</option>
                  <!-- Select the default browser -->
                  <option value="Chrome 100.0.4896">Chrome 100.0.4896</option>
                </select>
              </span>
            </label>
          </div>
          <!-- Hide the user agents that aren't part of the default OS and browsers that aren't part of the default os -->
          <div id="Mac_OS_X_10.12.6_Chrome_100.0.4896" class="style-sub-2" style="display: none;">
            <label class="row mb-3">
              <span class="col-sm-2 col-form-label">User-Agent:</span>
              <span class="col-sm-10">
                <!-- Disable all the selects, unless it is in default os and browser -->
                <select class="form-select" name="user_agent" disabled="">
                  <!-- Select the default ua -->
                  <option value="Mozilla/5.0 (Macintosh; Intel Mac OS X 10_12_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/100.0.4896.127 Safari/537.36">Mozilla/5.0 (Macintosh; Intel Mac OS X 10_12_6) AppleWebKit/537.36 (KHTML, like Gecko)
                    Chrome/100.0.4896.127 Safari/537.36</option>
                </select>
              </span>
            </label>
          </div>
          <!-- Hide the user agents that aren't part of the default OS and browsers that aren't part of the default os -->
          <div id="Mac_OS_X_10.12.6_Safari_11.0" class="style-sub-2" style="display: none;">
            <label class="row mb-3">
              <span class="col-sm-2 col-form-label">User-Agent:</span>
              <span class="col-sm-10">
                <!-- Disable all the selects, unless it is in default os and browser -->
                <select class="form-select" name="user_agent" disabled="">
                  <!-- Select the default ua -->
                  <option value="Mozilla/5.0 (Macintosh; Intel Mac OS X 10_12_6) AppleWebKit/604.1.38 (KHTML, like Gecko) Version/11.0 Safari/604.1.38">Mozilla/5.0 (Macintosh; Intel Mac OS X 10_12_6) AppleWebKit/604.1.38 (KHTML, like Gecko)
                    Version/11.0 Safari/604.1.38</option>
                </select>
              </span>
            </label>
          </div>
          <!-- Hide the user agents that aren't part of the default OS and browsers that aren't part of the default os -->
          <div id="Mac_OS_X_10.12.6_Chrome_74.0.3729" class="style-sub-2" style="display: none;">
            <label class="row mb-3">
              <span class="col-sm-2 col-form-label">User-Agent:</span>
              <span class="col-sm-10">
                <!-- Disable all the selects, unless it is in default os and browser -->
                <select class="form-select" name="user_agent" disabled="">
                  <!-- Select the default ua -->
                  <option value="Mozilla/5.0 (Macintosh; Intel Mac OS X 10_12_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/74.0.3729.157 Safari/537.36">Mozilla/5.0 (Macintosh; Intel Mac OS X 10_12_6) AppleWebKit/537.36 (KHTML, like Gecko)
                    Chrome/74.0.3729.157 Safari/537.36</option>
                </select>
              </span>
            </label>
          </div>
          <!-- Hide the browsers that aren't part of the default os -->
          <div id="Mac_OS_X_10.11.6" class="style-sub-1" style="display: none;">
            <label class="row mb-3">
              <span class="col-sm-2 col-form-label">Browser Type:</span>
              <span class="col-sm-10">
                <!-- Disable all the selects not related to the default os -->
                <select class="form-select" name="browser" disabled="">
                  <!-- Select the default browser -->
                  <option value="Safari 10.1">Safari 10.1</option>
                </select>
              </span>
            </label>
          </div>
          <!-- Hide the user agents that aren't part of the default OS and browsers that aren't part of the default os -->
          <div id="Mac_OS_X_10.11.6_Safari_10.1" class="style-sub-2" style="display: none;">
            <label class="row mb-3">
              <span class="col-sm-2 col-form-label">User-Agent:</span>
              <span class="col-sm-10">
                <!-- Disable all the selects, unless it is in default os and browser -->
                <select class="form-select" name="user_agent" disabled="">
                  <!-- Select the default ua -->
                  <option value="Mozilla/5.0 (Macintosh; Intel Mac OS X 10_11_6) AppleWebKit/601.7.8 (KHTML, like Gecko) Version/10.1 Safari/603.1.30">Mozilla/5.0 (Macintosh; Intel Mac OS X 10_11_6) AppleWebKit/601.7.8 (KHTML, like Gecko)
                    Version/10.1 Safari/603.1.30</option>
                </select>
              </span>
            </label>
          </div>
          <!-- Hide the browsers that aren't part of the default os -->
          <div id="Windows_2000" class="style-sub-1" style="display: none;">
            <label class="row mb-3">
              <span class="col-sm-2 col-form-label">Browser Type:</span>
              <span class="col-sm-10">
                <!-- Disable all the selects not related to the default os -->
                <select class="form-select" name="browser" disabled="">
                  <!-- Select the default browser -->
                  <option value="Opera 8.0">Opera 8.0</option>
                  <!-- Select the default browser -->
                  <option value="IE 6.0">IE 6.0</option>
                  <!-- Select the default browser -->
                  <option value="IE 5.01">IE 5.01</option>
                </select>
              </span>
            </label>
          </div>
          <!-- Hide the user agents that aren't part of the default OS and browsers that aren't part of the default os -->
          <div id="Windows_2000_Opera_8.0" class="style-sub-2" style="display: none;">
            <label class="row mb-3">
              <span class="col-sm-2 col-form-label">User-Agent:</span>
              <span class="col-sm-10">
                <!-- Disable all the selects, unless it is in default os and browser -->
                <select class="form-select" name="user_agent" disabled="">
                  <!-- Select the default ua -->
                  <option value="Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.0; en) Opera 8.0">Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.0; en) Opera 8.0</option>
                </select>
              </span>
            </label>
          </div>
          <!-- Hide the user agents that aren't part of the default OS and browsers that aren't part of the default os -->
          <div id="Windows_2000_IE_5.01" class="style-sub-2" style="display: none;">
            <label class="row mb-3">
              <span class="col-sm-2 col-form-label">User-Agent:</span>
              <span class="col-sm-10">
                <!-- Disable all the selects, unless it is in default os and browser -->
                <select class="form-select" name="user_agent" disabled="">
                  <!-- Select the default ua -->
                  <option value="Mozilla/4.0 (compatible; MSIE 5.01; Windows NT 5.0)">Mozilla/4.0 (compatible; MSIE 5.01; Windows NT 5.0)</option>
                </select>
              </span>
            </label>
          </div>
          <!-- Hide the user agents that aren't part of the default OS and browsers that aren't part of the default os -->
          <div id="Windows_2000_IE_6.0" class="style-sub-2" style="display: none;">
            <label class="row mb-3">
              <span class="col-sm-2 col-form-label">User-Agent:</span>
              <span class="col-sm-10">
                <!-- Disable all the selects, unless it is in default os and browser -->
                <select class="form-select" name="user_agent" disabled="">
                  <!-- Select the default ua -->
                  <option value="Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.0)">Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.0)</option>
                </select>
              </span>
            </label>
          </div>
          <!-- Hide the browsers that aren't part of the default os -->
          <div id="Android" class="style-sub-1" style="display: none;">
            <label class="row mb-3">
              <span class="col-sm-2 col-form-label">Browser Type:</span>
              <span class="col-sm-10">
                <!-- Disable all the selects not related to the default os -->
                <select class="form-select" name="browser" disabled="">
                  <!-- Select the default browser -->
                  <option value="Samsung Internet 4.0">Samsung Internet 4.0</option>
                  <!-- Select the default browser -->
                  <option value="Other">Other</option>
                  <!-- Select the default browser -->
                  <option value="Firefox Mobile 35.0">Firefox Mobile 35.0</option>
                  <!-- Select the default browser -->
                  <option value="Firefox Mobile 2.0.1">Firefox Mobile 2.0.1</option>
                </select>
              </span>
            </label>
          </div>
          <!-- Hide the user agents that aren't part of the default OS and browsers that aren't part of the default os -->
          <div id="Android_Samsung_Internet_4.0" class="style-sub-2" style="display: none;">
            <label class="row mb-3">
              <span class="col-sm-2 col-form-label">User-Agent:</span>
              <span class="col-sm-10">
                <!-- Disable all the selects, unless it is in default os and browser -->
                <select class="form-select" name="user_agent" disabled="">
                  <!-- Select the default ua -->
                  <option value="Mozilla/5.0 (X11; Linux x86_64; Quest) AppleWebKit/537.36 (KHTML, like Gecko) OculusBrowser/25.4.15.145.38.638699510 SamsungBrowser/4.0 Chrome/112.0.5615.204 VR Safari/537.36">Mozilla/5.0 (X11; Linux x86_64; Quest)
                    AppleWebKit/537.36 (KHTML, like Gecko) OculusBrowser/25.4.15.145.38.638699510 SamsungBrowser/4.0 Chrome/112.0.5615.204 VR Safari/537.36</option>
                </select>
              </span>
            </label>
          </div>
          <!-- Hide the user agents that aren't part of the default OS and browsers that aren't part of the default os -->
          <div id="Android_Other" class="style-sub-2" style="display: none;">
            <label class="row mb-3">
              <span class="col-sm-2 col-form-label">User-Agent:</span>
              <span class="col-sm-10">
                <!-- Disable all the selects, unless it is in default os and browser -->
                <select class="form-select" name="user_agent" disabled="">
                  <!-- Select the default ua -->
                  <option value="DuckDuckGo/5 (com.duckduckgo.mobile.android; Android API 34)">DuckDuckGo/5 (com.duckduckgo.mobile.android; Android API 34)</option>
                </select>
              </span>
            </label>
          </div>
          <!-- Hide the user agents that aren't part of the default OS and browsers that aren't part of the default os -->
          <div id="Android_Firefox_Mobile_35.0" class="style-sub-2" style="display: none;">
            <label class="row mb-3">
              <span class="col-sm-2 col-form-label">User-Agent:</span>
              <span class="col-sm-10">
                <!-- Disable all the selects, unless it is in default os and browser -->
                <select class="form-select" name="user_agent" disabled="">
                  <!-- Select the default ua -->
                  <option value="Mozilla/5.0 (Android; Mobile; rv:35.0) Gecko/35.0 Firefox/35.0">Mozilla/5.0 (Android; Mobile; rv:35.0) Gecko/35.0 Firefox/35.0</option>
                </select>
              </span>
            </label>
          </div>
          <!-- Hide the user agents that aren't part of the default OS and browsers that aren't part of the default os -->
          <div id="Android_Firefox_Mobile_2.0.1" class="style-sub-2" style="display: none;">
            <label class="row mb-3">
              <span class="col-sm-2 col-form-label">User-Agent:</span>
              <span class="col-sm-10">
                <!-- Disable all the selects, unless it is in default os and browser -->
                <select class="form-select" name="user_agent" disabled="">
                  <!-- Select the default ua -->
                  <option value="Mozilla/5.0 (Android; Linux armv7l; rv:2.0.1) Gecko/20100101 Firefox/4.0.1 Fennec/2.0.1">Mozilla/5.0 (Android; Linux armv7l; rv:2.0.1) Gecko/20100101 Firefox/4.0.1 Fennec/2.0.1</option>
                </select>
              </span>
            </label>
          </div>
          <!-- Hide the browsers that aren't part of the default os -->
          <div id="Android_4.4.2" class="style-sub-1" style="display: none;">
            <label class="row mb-3">
              <span class="col-sm-2 col-form-label">Browser Type:</span>
              <span class="col-sm-10">
                <!-- Disable all the selects not related to the default os -->
                <select class="form-select" name="browser" disabled="">
                  <!-- Select the default browser -->
                  <option value="UC Browser 11.0.5">UC Browser 11.0.5</option>
                </select>
              </span>
            </label>
          </div>
          <!-- Hide the user agents that aren't part of the default OS and browsers that aren't part of the default os -->
          <div id="Android_4.4.2_UC_Browser_11.0.5" class="style-sub-2" style="display: none;">
            <label class="row mb-3">
              <span class="col-sm-2 col-form-label">User-Agent:</span>
              <span class="col-sm-10">
                <!-- Disable all the selects, unless it is in default os and browser -->
                <select class="form-select" name="user_agent" disabled="">
                  <!-- Select the default ua -->
                  <option value="Mozilla/5.0 (Linux; U; Android 4.4.2; en-US; HM NOTE 1W Build/KOT49H) AppleWebKit/534.30 (KHTML, like Gecko) Version/4.0 UCBrowser/11.0.5.850 U3/0.8.0 Mobile Safari/534.30">Mozilla/5.0 (Linux; U; Android 4.4.2; en-US;
                    HM NOTE 1W Build/KOT49H) AppleWebKit/534.30 (KHTML, like Gecko) Version/4.0 UCBrowser/11.0.5.850 U3/0.8.0 Mobile Safari/534.30</option>
                </select>
              </span>
            </label>
          </div>
          <!-- Hide the browsers that aren't part of the default os -->
          <div id="iOS_16.7.10" class="style-sub-1" style="display: none;">
            <label class="row mb-3">
              <span class="col-sm-2 col-form-label">Browser Type:</span>
              <span class="col-sm-10">
                <!-- Disable all the selects not related to the default os -->
                <select class="form-select" name="browser" disabled="">
                  <!-- Select the default browser -->
                  <option value="Mobile Safari 16.6">Mobile Safari 16.6</option>
                  <!-- Select the default browser -->
                  <option value="Chrome Mobile iOS 131.0.6778">Chrome Mobile iOS 131.0.6778</option>
                </select>
              </span>
            </label>
          </div>
          <!-- Hide the user agents that aren't part of the default OS and browsers that aren't part of the default os -->
          <div id="iOS_16.7.10_Chrome_Mobile_iOS_131.0.6778" class="style-sub-2" style="display: none;">
            <label class="row mb-3">
              <span class="col-sm-2 col-form-label">User-Agent:</span>
              <span class="col-sm-10">
                <!-- Disable all the selects, unless it is in default os and browser -->
                <select class="form-select" name="user_agent" disabled="">
                  <!-- Select the default ua -->
                  <option value="Mozilla/5.0 (iPhone; CPU iPhone OS 16_7_10 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/131.0.6778.73 Mobile/15E148 Safari/604.1">Mozilla/5.0 (iPhone; CPU iPhone OS 16_7_10 like Mac OS X)
                    AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/131.0.6778.73 Mobile/15E148 Safari/604.1</option>
                </select>
              </span>
            </label>
          </div>
          <!-- Hide the user agents that aren't part of the default OS and browsers that aren't part of the default os -->
          <div id="iOS_16.7.10_Mobile_Safari_16.6" class="style-sub-2" style="display: none;">
            <label class="row mb-3">
              <span class="col-sm-2 col-form-label">User-Agent:</span>
              <span class="col-sm-10">
                <!-- Disable all the selects, unless it is in default os and browser -->
                <select class="form-select" name="user_agent" disabled="">
                  <!-- Select the default ua -->
                  <option value="Mozilla/5.0 (iPhone; CPU iPhone OS 16_7_10 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.6 Mobile/15E148 Safari/604.1">Mozilla/5.0 (iPhone; CPU iPhone OS 16_7_10 like Mac OS X)
                    AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.6 Mobile/15E148 Safari/604.1</option>
                </select>
              </span>
            </label>
          </div>
          <!-- Hide the browsers that aren't part of the default os -->
          <div id="iOS_17.5" class="style-sub-1" style="display: none;">
            <label class="row mb-3">
              <span class="col-sm-2 col-form-label">Browser Type:</span>
              <span class="col-sm-10">
                <!-- Disable all the selects not related to the default os -->
                <select class="form-select" name="browser" disabled="">
                  <!-- Select the default browser -->
                  <option value="Mobile Safari 17.5">Mobile Safari 17.5</option>
                </select>
              </span>
            </label>
          </div>
          <!-- Hide the user agents that aren't part of the default OS and browsers that aren't part of the default os -->
          <div id="iOS_17.5_Mobile_Safari_17.5" class="style-sub-2" style="display: none;">
            <label class="row mb-3">
              <span class="col-sm-2 col-form-label">User-Agent:</span>
              <span class="col-sm-10">
                <!-- Disable all the selects, unless it is in default os and browser -->
                <select class="form-select" name="user_agent" disabled="">
                  <!-- Select the default ua -->
                  <option value="Mozilla/5.0 (iPhone; CPU iPhone OS 17_5 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.5 Mobile/15E148 Safari/604.1">Mozilla/5.0 (iPhone; CPU iPhone OS 17_5 like Mac OS X) AppleWebKit/605.1.15
                    (KHTML, like Gecko) Version/17.5 Mobile/15E148 Safari/604.1</option>
                </select>
              </span>
            </label>
          </div>
          <!-- Hide the browsers that aren't part of the default os -->
          <div id="iOS_12.0" class="style-sub-1" style="display: none;">
            <label class="row mb-3">
              <span class="col-sm-2 col-form-label">Browser Type:</span>
              <span class="col-sm-10">
                <!-- Disable all the selects not related to the default os -->
                <select class="form-select" name="browser" disabled="">
                  <!-- Select the default browser -->
                  <option value="Chrome Mobile iOS 74.0.3729">Chrome Mobile iOS 74.0.3729</option>
                </select>
              </span>
            </label>
          </div>
          <!-- Hide the user agents that aren't part of the default OS and browsers that aren't part of the default os -->
          <div id="iOS_12.0_Chrome_Mobile_iOS_74.0.3729" class="style-sub-2" style="display: none;">
            <label class="row mb-3">
              <span class="col-sm-2 col-form-label">User-Agent:</span>
              <span class="col-sm-10">
                <!-- Disable all the selects, unless it is in default os and browser -->
                <select class="form-select" name="user_agent" disabled="">
                  <!-- Select the default ua -->
                  <option value="Mozilla/5.0 (iPhone; CPU iPhone OS 12_0 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/74.0.3729.155 Mobile/15E148 Safari/605.1">Mozilla/5.0 (iPhone; CPU iPhone OS 12_0 like Mac OS X)
                    AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/74.0.3729.155 Mobile/15E148 Safari/605.1</option>
                </select>
              </span>
            </label>
          </div>
          <!-- Hide the browsers that aren't part of the default os -->
          <div id="Mac_OS_X_10.14.5" class="style-sub-1" style="display: none;">
            <label class="row mb-3">
              <span class="col-sm-2 col-form-label">Browser Type:</span>
              <span class="col-sm-10">
                <!-- Disable all the selects not related to the default os -->
                <select class="form-select" name="browser" disabled="">
                  <!-- Select the default browser -->
                  <option value="Maxthon 5.1.132">Maxthon 5.1.132</option>
                </select>
              </span>
            </label>
          </div>
          <!-- Hide the user agents that aren't part of the default OS and browsers that aren't part of the default os -->
          <div id="Mac_OS_X_10.14.5_Maxthon_5.1.132" class="style-sub-2" style="display: none;">
            <label class="row mb-3">
              <span class="col-sm-2 col-form-label">User-Agent:</span>
              <span class="col-sm-10">
                <!-- Disable all the selects, unless it is in default os and browser -->
                <select class="form-select" name="user_agent" disabled="">
                  <!-- Select the default ua -->
                  <option value="Mozilla/5.0 (Macintosh; Intel Mac OS X 10_14_5) AppleWebKit/607.2.6 (KHTML, like Gecko) Version/12.1.1 Safari/607.2.6 Maxthon/5.1.132">Mozilla/5.0 (Macintosh; Intel Mac OS X 10_14_5) AppleWebKit/607.2.6 (KHTML, like
                    Gecko) Version/12.1.1 Safari/607.2.6 Maxthon/5.1.132</option>
                </select>
              </span>
            </label>
          </div>
          <!-- Hide the browsers that aren't part of the default os -->
          <div id="Windows_XP" class="style-sub-1" style="display: none;">
            <label class="row mb-3">
              <span class="col-sm-2 col-form-label">Browser Type:</span>
              <span class="col-sm-10">
                <!-- Disable all the selects not related to the default os -->
                <select class="form-select" name="browser" disabled="">
                  <!-- Select the default browser -->
                  <option value="SeaMonkey 2.35">SeaMonkey 2.35</option>
                  <!-- Select the default browser -->
                  <option value="Opera 11.10">Opera 11.10</option>
                  <!-- Select the default browser -->
                  <option value="Opera 10.10">Opera 10.10</option>
                  <!-- Select the default browser -->
                  <option value="Maxthon 4.5.10">Maxthon 4.5.10</option>
                  <!-- Select the default browser -->
                  <option value="IE 6.0">IE 6.0</option>
                  <!-- Select the default browser -->
                  <option value="Firefox 47.0">Firefox 47.0</option>
                  <!-- Select the default browser -->
                  <option value="Chrome 63.0.3239">Chrome 63.0.3239</option>
                </select>
              </span>
            </label>
          </div>
          <!-- Hide the user agents that aren't part of the default OS and browsers that aren't part of the default os -->
          <div id="Windows_XP_IE_6.0" class="style-sub-2" style="display: none;">
            <label class="row mb-3">
              <span class="col-sm-2 col-form-label">User-Agent:</span>
              <span class="col-sm-10">
                <!-- Disable all the selects, unless it is in default os and browser -->
                <select class="form-select" name="user_agent" disabled="">
                  <!-- Select the default ua -->
                  <option value="Mozilla/4.01 (compatible; MSIE 6.0; Windows NT 5.1)">Mozilla/4.01 (compatible; MSIE 6.0; Windows NT 5.1)</option>
                </select>
              </span>
            </label>
          </div>
          <!-- Hide the user agents that aren't part of the default OS and browsers that aren't part of the default os -->
          <div id="Windows_XP_Opera_10.10" class="style-sub-2" style="display: none;">
            <label class="row mb-3">
              <span class="col-sm-2 col-form-label">User-Agent:</span>
              <span class="col-sm-10">
                <!-- Disable all the selects, unless it is in default os and browser -->
                <select class="form-select" name="user_agent" disabled="">
                  <!-- Select the default ua -->
                  <option value="Opera/9.80 (Windows NT 5.2; U; en) Presto/2.2.15 Version/10.10">Opera/9.80 (Windows NT 5.2; U; en) Presto/2.2.15 Version/10.10</option>
                </select>
              </span>
            </label>
          </div>
          <!-- Hide the user agents that aren't part of the default OS and browsers that aren't part of the default os -->
          <div id="Windows_XP_Opera_11.10" class="style-sub-2" style="display: none;">
            <label class="row mb-3">
              <span class="col-sm-2 col-form-label">User-Agent:</span>
              <span class="col-sm-10">
                <!-- Disable all the selects, unless it is in default os and browser -->
                <select class="form-select" name="user_agent" disabled="">
                  <!-- Select the default ua -->
                  <option value="Opera/9.80 (Windows NT 5.1; U; zh-tw) Presto/2.8.131 Version/11.10">Opera/9.80 (Windows NT 5.1; U; zh-tw) Presto/2.8.131 Version/11.10</option>
                </select>
              </span>
            </label>
          </div>
          <!-- Hide the user agents that aren't part of the default OS and browsers that aren't part of the default os -->
          <div id="Windows_XP_SeaMonkey_2.35" class="style-sub-2" style="display: none;">
            <label class="row mb-3">
              <span class="col-sm-2 col-form-label">User-Agent:</span>
              <span class="col-sm-10">
                <!-- Disable all the selects, unless it is in default os and browser -->
                <select class="form-select" name="user_agent" disabled="">
                  <!-- Select the default ua -->
                  <option value="Mozilla/5.0 (Windows NT 5.1; rv:38.0) Gecko/20100101 Firefox/38.0 SeaMonkey/2.35">Mozilla/5.0 (Windows NT 5.1; rv:38.0) Gecko/20100101 Firefox/38.0 SeaMonkey/2.35</option>
                </select>
              </span>
            </label>
          </div>
          <!-- Hide the user agents that aren't part of the default OS and browsers that aren't part of the default os -->
          <div id="Windows_XP_Maxthon_4.5.10" class="style-sub-2" style="display: none;">
            <label class="row mb-3">
              <span class="col-sm-2 col-form-label">User-Agent:</span>
              <span class="col-sm-10">
                <!-- Disable all the selects, unless it is in default os and browser -->
                <select class="form-select" name="user_agent" disabled="">
                  <!-- Select the default ua -->
                  <option value="Mozilla/5.0 (Windows NT 5.1) AppleWebKit/537.36 (KHTML, like Gecko) MxBrowser/4.5.10.7000 Chrome/30.0.1551.0 Safari/537.36">Mozilla/5.0 (Windows NT 5.1) AppleWebKit/537.36 (KHTML, like Gecko) MxBrowser/4.5.10.7000
                    Chrome/30.0.1551.0 Safari/537.36</option>
                </select>
              </span>
            </label>
          </div>
          <!-- Hide the user agents that aren't part of the default OS and browsers that aren't part of the default os -->
          <div id="Windows_XP_Chrome_63.0.3239" class="style-sub-2" style="display: none;">
            <label class="row mb-3">
              <span class="col-sm-2 col-form-label">User-Agent:</span>
              <span class="col-sm-10">
                <!-- Disable all the selects, unless it is in default os and browser -->
                <select class="form-select" name="user_agent" disabled="">
                  <!-- Select the default ua -->
                  <option value="Mozilla/5.0 (Windows NT 5.2) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/63.0.3239.132 Safari/537.36">Mozilla/5.0 (Windows NT 5.2) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/63.0.3239.132 Safari/537.36</option>
                </select>
              </span>
            </label>
          </div>
          <!-- Hide the user agents that aren't part of the default OS and browsers that aren't part of the default os -->
          <div id="Windows_XP_Firefox_47.0" class="style-sub-2" style="display: none;">
            <label class="row mb-3">
              <span class="col-sm-2 col-form-label">User-Agent:</span>
              <span class="col-sm-10">
                <!-- Disable all the selects, unless it is in default os and browser -->
                <select class="form-select" name="user_agent" disabled="">
                  <!-- Select the default ua -->
                  <option value="Mozilla/5.0 (Windows NT 5.1; WOW64; rv:47.0) Gecko/20100101 Firefox/47.0">Mozilla/5.0 (Windows NT 5.1; WOW64; rv:47.0) Gecko/20100101 Firefox/47.0</option>
                </select>
              </span>
            </label>
          </div>
          <!-- Hide the browsers that aren't part of the default os -->
          <div id="iOS_15.8.3" class="style-sub-1" style="display: none;">
            <label class="row mb-3">
              <span class="col-sm-2 col-form-label">Browser Type:</span>
              <span class="col-sm-10">
                <!-- Disable all the selects not related to the default os -->
                <select class="form-select" name="browser" disabled="">
                  <!-- Select the default browser -->
                  <option value="Mobile Safari 15.6.6">Mobile Safari 15.6.6</option>
                </select>
              </span>
            </label>
          </div>
          <!-- Hide the user agents that aren't part of the default OS and browsers that aren't part of the default os -->
          <div id="iOS_15.8.3_Mobile_Safari_15.6.6" class="style-sub-2" style="display: none;">
            <label class="row mb-3">
              <span class="col-sm-2 col-form-label">User-Agent:</span>
              <span class="col-sm-10">
                <!-- Disable all the selects, unless it is in default os and browser -->
                <select class="form-select" name="user_agent" disabled="">
                  <!-- Select the default ua -->
                  <option value="Mozilla/5.0 (iPhone; CPU iPhone OS 15_8_3 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/15.6.6 Mobile/15E148 Safari/604.1">Mozilla/5.0 (iPhone; CPU iPhone OS 15_8_3 like Mac OS X)
                    AppleWebKit/605.1.15 (KHTML, like Gecko) Version/15.6.6 Mobile/15E148 Safari/604.1</option>
                </select>
              </span>
            </label>
          </div>
          <!-- Hide the browsers that aren't part of the default os -->
          <div id="iOS_16.7.8" class="style-sub-1" style="display: none;">
            <label class="row mb-3">
              <span class="col-sm-2 col-form-label">Browser Type:</span>
              <span class="col-sm-10">
                <!-- Disable all the selects not related to the default os -->
                <select class="form-select" name="browser" disabled="">
                  <!-- Select the default browser -->
                  <option value="Mobile Safari 16.6">Mobile Safari 16.6</option>
                </select>
              </span>
            </label>
          </div>
          <!-- Hide the user agents that aren't part of the default OS and browsers that aren't part of the default os -->
          <div id="iOS_16.7.8_Mobile_Safari_16.6" class="style-sub-2" style="display: none;">
            <label class="row mb-3">
              <span class="col-sm-2 col-form-label">User-Agent:</span>
              <span class="col-sm-10">
                <!-- Disable all the selects, unless it is in default os and browser -->
                <select class="form-select" name="user_agent" disabled="">
                  <!-- Select the default ua -->
                  <option value="Mozilla/5.0 (iPhone; CPU iPhone OS 16_7_8 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.6 Mobile/15E148 Safari/604.1">Mozilla/5.0 (iPhone; CPU iPhone OS 16_7_8 like Mac OS X) AppleWebKit/605.1.15
                    (KHTML, like Gecko) Version/16.6 Mobile/15E148 Safari/604.1</option>
                </select>
              </span>
            </label>
          </div>
          <!-- Hide the browsers that aren't part of the default os -->
          <div id="iOS_15.5" class="style-sub-1" style="display: none;">
            <label class="row mb-3">
              <span class="col-sm-2 col-form-label">Browser Type:</span>
              <span class="col-sm-10">
                <!-- Disable all the selects not related to the default os -->
                <select class="form-select" name="browser" disabled="">
                  <!-- Select the default browser -->
                  <option value="Mobile Safari 15.5">Mobile Safari 15.5</option>
                </select>
              </span>
            </label>
          </div>
          <!-- Hide the user agents that aren't part of the default OS and browsers that aren't part of the default os -->
          <div id="iOS_15.5_Mobile_Safari_15.5" class="style-sub-2" style="display: none;">
            <label class="row mb-3">
              <span class="col-sm-2 col-form-label">User-Agent:</span>
              <span class="col-sm-10">
                <!-- Disable all the selects, unless it is in default os and browser -->
                <select class="form-select" name="user_agent" disabled="">
                  <!-- Select the default ua -->
                  <option value="Mozilla/5.0 (iPhone; CPU iPhone OS 15_5 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/15.5 Mobile/15E148 Safari/604.1">Mozilla/5.0 (iPhone; CPU iPhone OS 15_5 like Mac OS X) AppleWebKit/605.1.15
                    (KHTML, like Gecko) Version/15.5 Mobile/15E148 Safari/604.1</option>
                </select>
              </span>
            </label>
          </div>
          <!-- Hide the browsers that aren't part of the default os -->
          <div id="iOS_17.3" class="style-sub-1" style="display: none;">
            <label class="row mb-3">
              <span class="col-sm-2 col-form-label">Browser Type:</span>
              <span class="col-sm-10">
                <!-- Disable all the selects not related to the default os -->
                <select class="form-select" name="browser" disabled="">
                  <!-- Select the default browser -->
                  <option value="Mobile Safari 17.3">Mobile Safari 17.3</option>
                </select>
              </span>
            </label>
          </div>
          <!-- Hide the user agents that aren't part of the default OS and browsers that aren't part of the default os -->
          <div id="iOS_17.3_Mobile_Safari_17.3" class="style-sub-2" style="display: none;">
            <label class="row mb-3">
              <span class="col-sm-2 col-form-label">User-Agent:</span>
              <span class="col-sm-10">
                <!-- Disable all the selects, unless it is in default os and browser -->
                <select class="form-select" name="user_agent" disabled="">
                  <!-- Select the default ua -->
                  <option value="Mozilla/5.0 (iPhone; CPU iPhone OS 17_3 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.3 Mobile/15E148 Safari/604.1">Mozilla/5.0 (iPhone; CPU iPhone OS 17_3 like Mac OS X) AppleWebKit/605.1.15
                    (KHTML, like Gecko) Version/17.3 Mobile/15E148 Safari/604.1</option>
                </select>
              </span>
            </label>
          </div>
          <!-- Hide the browsers that aren't part of the default os -->
          <div id="Symbian_OS" class="style-sub-1" style="display: none;">
            <label class="row mb-3">
              <span class="col-sm-2 col-form-label">Browser Type:</span>
              <span class="col-sm-10">
                <!-- Disable all the selects not related to the default os -->
                <select class="form-select" name="browser" disabled="">
                  <!-- Select the default browser -->
                  <option value="Opera Mobile 10.00">Opera Mobile 10.00</option>
                </select>
              </span>
            </label>
          </div>
          <!-- Hide the user agents that aren't part of the default OS and browsers that aren't part of the default os -->
          <div id="Symbian_OS_Opera_Mobile_10.00" class="style-sub-2" style="display: none;">
            <label class="row mb-3">
              <span class="col-sm-2 col-form-label">User-Agent:</span>
              <span class="col-sm-10">
                <!-- Disable all the selects, unless it is in default os and browser -->
                <select class="form-select" name="user_agent" disabled="">
                  <!-- Select the default ua -->
                  <option value="Opera/9.80 (S60; SymbOS; Opera Mobi/499; U; ru) Presto/2.4.18 Version/10.00">Opera/9.80 (S60; SymbOS; Opera Mobi/499; U; ru) Presto/2.4.18 Version/10.00</option>
                </select>
              </span>
            </label>
          </div>
          <!-- Hide the browsers that aren't part of the default os -->
          <div id="NetBSD" class="style-sub-1" style="display: none;">
            <label class="row mb-3">
              <span class="col-sm-2 col-form-label">Browser Type:</span>
              <span class="col-sm-10">
                <!-- Disable all the selects not related to the default os -->
                <select class="form-select" name="browser" disabled="">
                  <!-- Select the default browser -->
                  <option value="Other">Other</option>
                  <!-- Select the default browser -->
                  <option value="Firefox 30.0">Firefox 30.0</option>
                </select>
              </span>
            </label>
          </div>
          <!-- Hide the user agents that aren't part of the default OS and browsers that aren't part of the default os -->
          <div id="NetBSD_Other" class="style-sub-2" style="display: none;">
            <label class="row mb-3">
              <span class="col-sm-2 col-form-label">User-Agent:</span>
              <span class="col-sm-10">
                <!-- Disable all the selects, unless it is in default os and browser -->
                <select class="form-select" name="user_agent" disabled="">
                  <!-- Select the default ua -->
                  <option value="NetSurf/1.2 (NetBSD; amd64)">NetSurf/1.2 (NetBSD; amd64)</option>
                </select>
              </span>
            </label>
          </div>
          <!-- Hide the user agents that aren't part of the default OS and browsers that aren't part of the default os -->
          <div id="NetBSD_Firefox_30.0" class="style-sub-2" style="display: none;">
            <label class="row mb-3">
              <span class="col-sm-2 col-form-label">User-Agent:</span>
              <span class="col-sm-10">
                <!-- Disable all the selects, unless it is in default os and browser -->
                <select class="form-select" name="user_agent" disabled="">
                  <!-- Select the default ua -->
                  <option value="Mozilla/5.0 (X11; NetBSD amd64; rv:30.0) Gecko/20100101 Firefox/30.0">Mozilla/5.0 (X11; NetBSD amd64; rv:30.0) Gecko/20100101 Firefox/30.0</option>
                </select>
              </span>
            </label>
          </div>
          <!-- Hide the browsers that aren't part of the default os -->
          <div id="Slackware_13.37" class="style-sub-1" style="display: none;">
            <label class="row mb-3">
              <span class="col-sm-2 col-form-label">Browser Type:</span>
              <span class="col-sm-10">
                <!-- Disable all the selects not related to the default os -->
                <select class="form-select" name="browser" disabled="">
                  <!-- Select the default browser -->
                  <option value="Chrome 13.0.782">Chrome 13.0.782</option>
                </select>
              </span>
            </label>
          </div>
          <!-- Hide the user agents that aren't part of the default OS and browsers that aren't part of the default os -->
          <div id="Slackware_13.37_Chrome_13.0.782" class="style-sub-2" style="display: none;">
            <label class="row mb-3">
              <span class="col-sm-2 col-form-label">User-Agent:</span>
              <span class="col-sm-10">
                <!-- Disable all the selects, unless it is in default os and browser -->
                <select class="form-select" name="user_agent" disabled="">
                  <!-- Select the default ua -->
                  <option value="Mozilla/5.0 Slackware/13.37 (X11; U; Linux x86_64; en-US) AppleWebKit/535.1 (KHTML, like Gecko) Chrome/13.0.782.41">Mozilla/5.0 Slackware/13.37 (X11; U; Linux x86_64; en-US) AppleWebKit/535.1 (KHTML, like Gecko)
                    Chrome/13.0.782.41</option>
                </select>
              </span>
            </label>
          </div>
          <!-- Hide the browsers that aren't part of the default os -->
          <div id="webOS_1.3" class="style-sub-1" style="display: none;">
            <label class="row mb-3">
              <span class="col-sm-2 col-form-label">Browser Type:</span>
              <span class="col-sm-10">
                <!-- Disable all the selects not related to the default os -->
                <select class="form-select" name="browser" disabled="">
                  <!-- Select the default browser -->
                  <option value="webOS Browser 1.3">webOS Browser 1.3</option>
                </select>
              </span>
            </label>
          </div>
          <!-- Hide the user agents that aren't part of the default OS and browsers that aren't part of the default os -->
          <div id="webOS_1.3_webOS_Browser_1.3" class="style-sub-2" style="display: none;">
            <label class="row mb-3">
              <span class="col-sm-2 col-form-label">User-Agent:</span>
              <span class="col-sm-10">
                <!-- Disable all the selects, unless it is in default os and browser -->
                <select class="form-select" name="user_agent" disabled="">
                  <!-- Select the default ua -->
                  <option value="Mozilla/5.0 (webOS/1.3; U; en-US) AppleWebKit/525.27.1 (KHTML, like Gecko) Version/1.0 Safari/525.27.1 Desktop/1.0">Mozilla/5.0 (webOS/1.3; U; en-US) AppleWebKit/525.27.1 (KHTML, like Gecko) Version/1.0
                    Safari/525.27.1 Desktop/1.0</option>
                </select>
              </span>
            </label>
          </div>
          <!-- Hide the browsers that aren't part of the default os -->
          <div id="iOS_7.1.2" class="style-sub-1" style="display: none;">
            <label class="row mb-3">
              <span class="col-sm-2 col-form-label">Browser Type:</span>
              <span class="col-sm-10">
                <!-- Disable all the selects not related to the default os -->
                <select class="form-select" name="browser" disabled="">
                  <!-- Select the default browser -->
                  <option value="Mobile Safari 7.0">Mobile Safari 7.0</option>
                </select>
              </span>
            </label>
          </div>
          <!-- Hide the user agents that aren't part of the default OS and browsers that aren't part of the default os -->
          <div id="iOS_7.1.2_Mobile_Safari_7.0" class="style-sub-2" style="display: none;">
            <label class="row mb-3">
              <span class="col-sm-2 col-form-label">User-Agent:</span>
              <span class="col-sm-10">
                <!-- Disable all the selects, unless it is in default os and browser -->
                <select class="form-select" name="user_agent" disabled="">
                  <!-- Select the default ua -->
                  <option value="Mozilla/5.0 (iPhone; CPU iPhone OS 7_1_2 like Mac OS X) AppleWebKit/537.51.2 (KHTML like Gecko) Version/7.0 Mobile/11D257 Safari/9537.53">Mozilla/5.0 (iPhone; CPU iPhone OS 7_1_2 like Mac OS X) AppleWebKit/537.51.2
                    (KHTML like Gecko) Version/7.0 Mobile/11D257 Safari/9537.53</option>
                </select>
              </span>
            </label>
          </div>
          <!-- Hide the browsers that aren't part of the default os -->
          <div id="iOS_15.4" class="style-sub-1" style="display: none;">
            <label class="row mb-3">
              <span class="col-sm-2 col-form-label">Browser Type:</span>
              <span class="col-sm-10">
                <!-- Disable all the selects not related to the default os -->
                <select class="form-select" name="browser" disabled="">
                  <!-- Select the default browser -->
                  <option value="Chrome Mobile iOS 99.0.4844">Chrome Mobile iOS 99.0.4844</option>
                </select>
              </span>
            </label>
          </div>
          <!-- Hide the user agents that aren't part of the default OS and browsers that aren't part of the default os -->
          <div id="iOS_15.4_Chrome_Mobile_iOS_99.0.4844" class="style-sub-2" style="display: none;">
            <label class="row mb-3">
              <span class="col-sm-2 col-form-label">User-Agent:</span>
              <span class="col-sm-10">
                <!-- Disable all the selects, unless it is in default os and browser -->
                <select class="form-select" name="user_agent" disabled="">
                  <!-- Select the default ua -->
                  <option value="Mozilla/5.0 (iPhone; CPU iPhone OS 15_4 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/99.0.4844.59 Mobile/15E148 Safari/604.1">Mozilla/5.0 (iPhone; CPU iPhone OS 15_4 like Mac OS X)
                    AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/99.0.4844.59 Mobile/15E148 Safari/604.1</option>
                </select>
              </span>
            </label>
          </div>
          <!-- Hide the browsers that aren't part of the default os -->
          <div id="iOS_13.1" class="style-sub-1" style="display: none;">
            <label class="row mb-3">
              <span class="col-sm-2 col-form-label">Browser Type:</span>
              <span class="col-sm-10">
                <!-- Disable all the selects not related to the default os -->
                <select class="form-select" name="browser" disabled="">
                  <!-- Select the default browser -->
                  <option value="Chrome Mobile iOS 91.0.4472">Chrome Mobile iOS 91.0.4472</option>
                </select>
              </span>
            </label>
          </div>
          <!-- Hide the user agents that aren't part of the default OS and browsers that aren't part of the default os -->
          <div id="iOS_13.1_Chrome_Mobile_iOS_91.0.4472" class="style-sub-2" style="display: none;">
            <label class="row mb-3">
              <span class="col-sm-2 col-form-label">User-Agent:</span>
              <span class="col-sm-10">
                <!-- Disable all the selects, unless it is in default os and browser -->
                <select class="form-select" name="user_agent" disabled="">
                  <!-- Select the default ua -->
                  <option value="Mozilla/5.0 (iPhone; CPU iPhone OS 13_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/91.0.4472.80 Mobile/15E148 Safari/604.1">Mozilla/5.0 (iPhone; CPU iPhone OS 13_1 like Mac OS X)
                    AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/91.0.4472.80 Mobile/15E148 Safari/604.1</option>
                </select>
              </span>
            </label>
          </div>
          <!-- Hide the browsers that aren't part of the default os -->
          <div id="iOS_10.0" class="style-sub-1" style="display: none;">
            <label class="row mb-3">
              <span class="col-sm-2 col-form-label">Browser Type:</span>
              <span class="col-sm-10">
                <!-- Disable all the selects not related to the default os -->
                <select class="form-select" name="browser" disabled="">
                  <!-- Select the default browser -->
                  <option value="Google 18.0.130791545">Google 18.0.130791545</option>
                </select>
              </span>
            </label>
          </div>
          <!-- Hide the user agents that aren't part of the default OS and browsers that aren't part of the default os -->
          <div id="iOS_10.0_Google_18.0.130791545" class="style-sub-2" style="display: none;">
            <label class="row mb-3">
              <span class="col-sm-2 col-form-label">User-Agent:</span>
              <span class="col-sm-10">
                <!-- Disable all the selects, unless it is in default os and browser -->
                <select class="form-select" name="user_agent" disabled="">
                  <!-- Select the default ua -->
                  <option value="Mozilla/5.0 (iPhone; CPU iPhone OS 10_0 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) GSA/18.0.130791545 Mobile/14A5345a Safari/600.1.4">Mozilla/5.0 (iPhone; CPU iPhone OS 10_0 like Mac OS X)
                    AppleWebKit/600.1.4 (KHTML, like Gecko) GSA/18.0.130791545 Mobile/14A5345a Safari/600.1.4</option>
                </select>
              </span>
            </label>
          </div>
          <!-- Hide the browsers that aren't part of the default os -->
          <div id="iOS_8.0.2" class="style-sub-1" style="display: none;">
            <label class="row mb-3">
              <span class="col-sm-2 col-form-label">Browser Type:</span>
              <span class="col-sm-10">
                <!-- Disable all the selects not related to the default os -->
                <select class="form-select" name="browser" disabled="">
                  <!-- Select the default browser -->
                  <option value="Mobile Safari UI/WKWebView 7.0">Mobile Safari UI/WKWebView 7.0</option>
                </select>
              </span>
            </label>
          </div>
          <!-- Hide the user agents that aren't part of the default OS and browsers that aren't part of the default os -->
          <div id="iOS_8.0.2_Mobile_Safari_UI/WKWebView_7.0" class="style-sub-2" style="display: none;">
            <label class="row mb-3">
              <span class="col-sm-2 col-form-label">User-Agent:</span>
              <span class="col-sm-10">
                <!-- Disable all the selects, unless it is in default os and browser -->
                <select class="form-select" name="user_agent" disabled="">
                  <!-- Select the default ua -->
                  <option value="Mozilla/5.0 (iPad; CPU OS 8_0_2 like Mac OS X) AppleWebKit/600.1.4 (KHTML like Gecko) Mobile/12A405 Version/7.0 Safari/9537.53">Mozilla/5.0 (iPad; CPU OS 8_0_2 like Mac OS X) AppleWebKit/600.1.4 (KHTML like Gecko)
                    Mobile/12A405 Version/7.0 Safari/9537.53</option>
                </select>
              </span>
            </label>
          </div>
          <!-- Hide the browsers that aren't part of the default os -->
          <div id="Windows_8" class="style-sub-1" style="display: none;">
            <label class="row mb-3">
              <span class="col-sm-2 col-form-label">Browser Type:</span>
              <span class="col-sm-10">
                <!-- Disable all the selects not related to the default os -->
                <select class="form-select" name="browser" disabled="">
                  <!-- Select the default browser -->
                  <option value="IE 9.0">IE 9.0</option>
                </select>
              </span>
            </label>
          </div>
          <!-- Hide the user agents that aren't part of the default OS and browsers that aren't part of the default os -->
          <div id="Windows_8_IE_9.0" class="style-sub-2" style="display: none;">
            <label class="row mb-3">
              <span class="col-sm-2 col-form-label">User-Agent:</span>
              <span class="col-sm-10">
                <!-- Disable all the selects, unless it is in default os and browser -->
                <select class="form-select" name="user_agent" disabled="">
                  <!-- Select the default ua -->
                  <option value="Mozilla/5.0 (compatible; MSIE 9.0; Windows NT 6.2; WOW64; Trident/5.0)">Mozilla/5.0 (compatible; MSIE 9.0; Windows NT 6.2; WOW64; Trident/5.0)</option>
                </select>
              </span>
            </label>
          </div>
          <!-- Hide the browsers that aren't part of the default os -->
          <div id="OpenBSD" class="style-sub-1" style="display: none;">
            <label class="row mb-3">
              <span class="col-sm-2 col-form-label">Browser Type:</span>
              <span class="col-sm-10">
                <!-- Disable all the selects not related to the default os -->
                <select class="form-select" name="browser" disabled="">
                  <!-- Select the default browser -->
                  <option value="Chrome 5.0.359">Chrome 5.0.359</option>
                </select>
              </span>
            </label>
          </div>
          <!-- Hide the user agents that aren't part of the default OS and browsers that aren't part of the default os -->
          <div id="OpenBSD_Chrome_5.0.359" class="style-sub-2" style="display: none;">
            <label class="row mb-3">
              <span class="col-sm-2 col-form-label">User-Agent:</span>
              <span class="col-sm-10">
                <!-- Disable all the selects, unless it is in default os and browser -->
                <select class="form-select" name="user_agent" disabled="">
                  <!-- Select the default ua -->
                  <option value="Mozilla/5.0 (X11; U; OpenBSD i386; en-US) AppleWebKit/533.3 (KHTML, like Gecko) Chrome/5.0.359.0 Safari/533.3">Mozilla/5.0 (X11; U; OpenBSD i386; en-US) AppleWebKit/533.3 (KHTML, like Gecko) Chrome/5.0.359.0
                    Safari/533.3</option>
                </select>
              </span>
            </label>
          </div>
          <!-- Hide the browsers that aren't part of the default os -->
          <div id="Debian" class="style-sub-1" style="display: none;">
            <label class="row mb-3">
              <span class="col-sm-2 col-form-label">Browser Type:</span>
              <span class="col-sm-10">
                <!-- Disable all the selects not related to the default os -->
                <select class="form-select" name="browser" disabled="">
                  <!-- Select the default browser -->
                  <option value="Other">Other</option>
                </select>
              </span>
            </label>
          </div>
          <!-- Hide the user agents that aren't part of the default OS and browsers that aren't part of the default os -->
          <div id="Debian_Other" class="style-sub-2" style="display: none;">
            <label class="row mb-3">
              <span class="col-sm-2 col-form-label">User-Agent:</span>
              <span class="col-sm-10">
                <!-- Disable all the selects, unless it is in default os and browser -->
                <select class="form-select" name="user_agent" disabled="">
                  <!-- Select the default ua -->
                  <option value="Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.0.3) Gecko/2008092814 (Debian-3.0.1-1)">Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.0.3) Gecko/2008092814 (Debian-3.0.1-1)</option>
                </select>
              </span>
            </label>
          </div>
          <!-- Hide the browsers that aren't part of the default os -->
          <div id="Ubuntu_9.04" class="style-sub-1" style="display: none;">
            <label class="row mb-3">
              <span class="col-sm-2 col-form-label">Browser Type:</span>
              <span class="col-sm-10">
                <!-- Disable all the selects not related to the default os -->
                <select class="form-select" name="browser" disabled="">
                  <!-- Select the default browser -->
                  <option value="Firefox (Shiretoko) 3.5.2">Firefox (Shiretoko) 3.5.2</option>
                </select>
              </span>
            </label>
          </div>
          <!-- Hide the user agents that aren't part of the default OS and browsers that aren't part of the default os -->
          <div id="Ubuntu_9.04_Firefox_(Shiretoko)_3.5.2" class="style-sub-2" style="display: none;">
            <label class="row mb-3">
              <span class="col-sm-2 col-form-label">User-Agent:</span>
              <span class="col-sm-10">
                <!-- Disable all the selects, unless it is in default os and browser -->
                <select class="form-select" name="user_agent" disabled="">
                  <!-- Select the default ua -->
                  <option value="Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.1.2) Gecko/20090803 Ubuntu/9.04 (jaunty) Shiretoko/3.5.2">Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.1.2) Gecko/20090803 Ubuntu/9.04 (jaunty) Shiretoko/3.5.2</option>
                </select>
              </span>
            </label>
          </div>
          <!-- Hide the browsers that aren't part of the default os -->
          <div id="Chrome_OS_5841.83.0" class="style-sub-1" style="display: none;">
            <label class="row mb-3">
              <span class="col-sm-2 col-form-label">Browser Type:</span>
              <span class="col-sm-10">
                <!-- Disable all the selects not related to the default os -->
                <select class="form-select" name="browser" disabled="">
                  <!-- Select the default browser -->
                  <option value="Chrome 36.0.1985">Chrome 36.0.1985</option>
                </select>
              </span>
            </label>
          </div>
          <!-- Hide the user agents that aren't part of the default OS and browsers that aren't part of the default os -->
          <div id="Chrome_OS_5841.83.0_Chrome_36.0.1985" class="style-sub-2" style="display: none;">
            <label class="row mb-3">
              <span class="col-sm-2 col-form-label">User-Agent:</span>
              <span class="col-sm-10">
                <!-- Disable all the selects, unless it is in default os and browser -->
                <select class="form-select" name="user_agent" disabled="">
                  <!-- Select the default ua -->
                  <option value="Mozilla/5.0 (X11; CrOS x86_64 5841.83.0) AppleWebKit/537.36 (KHTML like Gecko) Chrome/36.0.1985.138 Safari/537.36">Mozilla/5.0 (X11; CrOS x86_64 5841.83.0) AppleWebKit/537.36 (KHTML like Gecko) Chrome/36.0.1985.138
                    Safari/537.36</option>
                </select>
              </span>
            </label>
          </div>
          <!-- Hide the browsers that aren't part of the default os -->
          <div id="Chrome_OS_14388.61.0" class="style-sub-1" style="display: none;">
            <label class="row mb-3">
              <span class="col-sm-2 col-form-label">Browser Type:</span>
              <span class="col-sm-10">
                <!-- Disable all the selects not related to the default os -->
                <select class="form-select" name="browser" disabled="">
                  <!-- Select the default browser -->
                  <option value="Chrome 98.0.4758">Chrome 98.0.4758</option>
                </select>
              </span>
            </label>
          </div>
          <!-- Hide the user agents that aren't part of the default OS and browsers that aren't part of the default os -->
          <div id="Chrome_OS_14388.61.0_Chrome_98.0.4758" class="style-sub-2" style="display: none;">
            <label class="row mb-3">
              <span class="col-sm-2 col-form-label">User-Agent:</span>
              <span class="col-sm-10">
                <!-- Disable all the selects, unless it is in default os and browser -->
                <select class="form-select" name="user_agent" disabled="">
                  <!-- Select the default ua -->
                  <option value="Mozilla/5.0 (X11; CrOS aarch64 14388.61.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/98.0.4758.107 Safari/537.36">Mozilla/5.0 (X11; CrOS aarch64 14388.61.0) AppleWebKit/537.36 (KHTML, like Gecko)
                    Chrome/98.0.4758.107 Safari/537.36</option>
                </select>
              </span>
            </label>
          </div>
          <!-- Hide the browsers that aren't part of the default os -->
          <div id="Windows_NT_4.0" class="style-sub-1" style="display: none;">
            <label class="row mb-3">
              <span class="col-sm-2 col-form-label">Browser Type:</span>
              <span class="col-sm-10">
                <!-- Disable all the selects not related to the default os -->
                <select class="form-select" name="browser" disabled="">
                  <!-- Select the default browser -->
                  <option value="Phoenix 0.2">Phoenix 0.2</option>
                </select>
              </span>
            </label>
          </div>
          <!-- Hide the user agents that aren't part of the default OS and browsers that aren't part of the default os -->
          <div id="Windows_NT_4.0_Phoenix_0.2" class="style-sub-2" style="display: none;">
            <label class="row mb-3">
              <span class="col-sm-2 col-form-label">User-Agent:</span>
              <span class="col-sm-10">
                <!-- Disable all the selects, unless it is in default os and browser -->
                <select class="form-select" name="user_agent" disabled="">
                  <!-- Select the default ua -->
                  <option value="Mozilla/5.0 (Windows; U; WinNT4.0; en-US; rv:1.2b) Gecko/20021001 Phoenix/0.2">Mozilla/5.0 (Windows; U; WinNT4.0; en-US; rv:1.2b) Gecko/20021001 Phoenix/0.2</option>
                </select>
              </span>
            </label>
          </div>
          <!-- Hide the browsers that aren't part of the default os -->
          <div id="Windows_Phone_8.1" class="style-sub-1" style="display: none;">
            <label class="row mb-3">
              <span class="col-sm-2 col-form-label">Browser Type:</span>
              <span class="col-sm-10">
                <!-- Disable all the selects not related to the default os -->
                <select class="form-select" name="browser" disabled="">
                  <!-- Select the default browser -->
                  <option value="IE Mobile 11.0">IE Mobile 11.0</option>
                </select>
              </span>
            </label>
          </div>
          <!-- Hide the user agents that aren't part of the default OS and browsers that aren't part of the default os -->
          <div id="Windows_Phone_8.1_IE_Mobile_11.0" class="style-sub-2" style="display: none;">
            <label class="row mb-3">
              <span class="col-sm-2 col-form-label">User-Agent:</span>
              <span class="col-sm-10">
                <!-- Disable all the selects, unless it is in default os and browser -->
                <select class="form-select" name="user_agent" disabled="">
                  <!-- Select the default ua -->
                  <option value="Mozilla/5.0 (Windows Phone 8.1; ARM; Trident/7.0; Touch; rv:11.0; IEMobile/11.0; NOKIA; Lumia 530) like Gecko">Mozilla/5.0 (Windows Phone 8.1; ARM; Trident/7.0; Touch; rv:11.0; IEMobile/11.0; NOKIA; Lumia 530) like
                    Gecko</option>
                </select>
              </span>
            </label>
          </div>
          <!-- Hide the browsers that aren't part of the default os -->
          <div id="Symbian_OS_9.2" class="style-sub-1" style="display: none;">
            <label class="row mb-3">
              <span class="col-sm-2 col-form-label">Browser Type:</span>
              <span class="col-sm-10">
                <!-- Disable all the selects not related to the default os -->
                <select class="form-select" name="browser" disabled="">
                  <!-- Select the default browser -->
                  <option value="Nokia OSS Browser 3.1">Nokia OSS Browser 3.1</option>
                </select>
              </span>
            </label>
          </div>
          <!-- Hide the user agents that aren't part of the default OS and browsers that aren't part of the default os -->
          <div id="Symbian_OS_9.2_Nokia_OSS_Browser_3.1" class="style-sub-2" style="display: none;">
            <label class="row mb-3">
              <span class="col-sm-2 col-form-label">User-Agent:</span>
              <span class="col-sm-10">
                <!-- Disable all the selects, unless it is in default os and browser -->
                <select class="form-select" name="user_agent" disabled="">
                  <!-- Select the default ua -->
                  <option value="Mozilla/5.0 (SymbianOS/9.2; U; Series60/3.1 Nokia5700/3.27; Profile/MIDP-2.0 Configuration/CLDC-1.1) AppleWebKit/413 (KHTML, like Gecko) Safari/413">Mozilla/5.0 (SymbianOS/9.2; U; Series60/3.1 Nokia5700/3.27;
                    Profile/MIDP-2.0 Configuration/CLDC-1.1) AppleWebKit/413 (KHTML, like Gecko) Safari/413</option>
                </select>
              </span>
            </label>
          </div>
          <!-- Hide the browsers that aren't part of the default os -->
          <div id="Symbian^3" class="style-sub-1" style="display: none;">
            <label class="row mb-3">
              <span class="col-sm-2 col-form-label">Browser Type:</span>
              <span class="col-sm-10">
                <!-- Disable all the selects not related to the default os -->
                <select class="form-select" name="browser" disabled="">
                  <!-- Select the default browser -->
                  <option value="Nokia Browser 7.2.6">Nokia Browser 7.2.6</option>
                </select>
              </span>
            </label>
          </div>
          <!-- Hide the user agents that aren't part of the default OS and browsers that aren't part of the default os -->
          <div id="Symbian^3_Nokia_Browser_7.2.6" class="style-sub-2" style="display: none;">
            <label class="row mb-3">
              <span class="col-sm-2 col-form-label">User-Agent:</span>
              <span class="col-sm-10">
                <!-- Disable all the selects, unless it is in default os and browser -->
                <select class="form-select" name="user_agent" disabled="">
                  <!-- Select the default ua -->
                  <option value="Mozilla/5.0 (Symbian/3; Series60/5.2 NokiaN8-00/014.002; Profile/MIDP-2.1 Configuration/CLDC-1.1; en-us) AppleWebKit/525 (KHTML, like Gecko) Version/3.0 BrowserNG/7.2.6.4 3gpp-gba">Mozilla/5.0 (Symbian/3; Series60/5.2
                    NokiaN8-00/014.002; Profile/MIDP-2.1 Configuration/CLDC-1.1; en-us) AppleWebKit/525 (KHTML, like Gecko) Version/3.0 BrowserNG/7.2.6.4 3gpp-gba</option>
                </select>
              </span>
            </label>
          </div>
          <!-- Hide the browsers that aren't part of the default os -->
          <div id="BlackBerry_Tablet_OS_2.1.0" class="style-sub-1" style="display: none;">
            <label class="row mb-3">
              <span class="col-sm-2 col-form-label">Browser Type:</span>
              <span class="col-sm-10">
                <!-- Disable all the selects not related to the default os -->
                <select class="form-select" name="browser" disabled="">
                  <!-- Select the default browser -->
                  <option value="BlackBerry WebKit 2.1.0">BlackBerry WebKit 2.1.0</option>
                </select>
              </span>
            </label>
          </div>
          <!-- Hide the user agents that aren't part of the default OS and browsers that aren't part of the default os -->
          <div id="BlackBerry_Tablet_OS_2.1.0_BlackBerry_WebKit_2.1.0" class="style-sub-2" style="display: none;">
            <label class="row mb-3">
              <span class="col-sm-2 col-form-label">User-Agent:</span>
              <span class="col-sm-10">
                <!-- Disable all the selects, unless it is in default os and browser -->
                <select class="form-select" name="user_agent" disabled="">
                  <!-- Select the default ua -->
                  <option value="Mozilla/5.0 (PlayBook; U; RIM Tablet OS 2.1.0; en-US) AppleWebKit/536.2+ (KHTML like Gecko) Version/7.2.1.0 Safari/536.2+">Mozilla/5.0 (PlayBook; U; RIM Tablet OS 2.1.0; en-US) AppleWebKit/536.2+ (KHTML like Gecko)
                    Version/7.2.1.0 Safari/536.2+</option>
                </select>
              </span>
            </label>
          </div>
          <!-- Hide the browsers that aren't part of the default os -->
          <div id="Mac_OS_X" class="style-sub-1" style="display: none;">
            <label class="row mb-3">
              <span class="col-sm-2 col-form-label">Browser Type:</span>
              <span class="col-sm-10">
                <!-- Disable all the selects not related to the default os -->
                <select class="form-select" name="browser" disabled="">
                  <!-- Select the default browser -->
                  <option value="Safari">Safari</option>
                  <!-- Select the default browser -->
                  <option value="OmniWeb 563.15">OmniWeb 563.15</option>
                </select>
              </span>
            </label>
          </div>
          <!-- Hide the user agents that aren't part of the default OS and browsers that aren't part of the default os -->
          <div id="Mac_OS_X_OmniWeb_563.15" class="style-sub-2" style="display: none;">
            <label class="row mb-3">
              <span class="col-sm-2 col-form-label">User-Agent:</span>
              <span class="col-sm-10">
                <!-- Disable all the selects, unless it is in default os and browser -->
                <select class="form-select" name="user_agent" disabled="">
                  <!-- Select the default ua -->
                  <option value="Mozilla/5.0 (Macintosh; U; PPC Mac OS X; en-US) AppleWebKit/125.4 (KHTML, like Gecko, Safari) OmniWeb/v563.15">Mozilla/5.0 (Macintosh; U; PPC Mac OS X; en-US) AppleWebKit/125.4 (KHTML, like Gecko, Safari)
                    OmniWeb/v563.15</option>
                </select>
              </span>
            </label>
          </div>
          <!-- Hide the user agents that aren't part of the default OS and browsers that aren't part of the default os -->
          <div id="Mac_OS_X_Safari" class="style-sub-2" style="display: none;">
            <label class="row mb-3">
              <span class="col-sm-2 col-form-label">User-Agent:</span>
              <span class="col-sm-10">
                <!-- Disable all the selects, unless it is in default os and browser -->
                <select class="form-select" name="user_agent" disabled="">
                  <!-- Select the default ua -->
                  <option value="Mozilla/5.0 (Macintosh; U; PPC Mac OS X; en) AppleWebKit/418.8 (KHTML, like Gecko) Safari/419.3">Mozilla/5.0 (Macintosh; U; PPC Mac OS X; en) AppleWebKit/418.8 (KHTML, like Gecko) Safari/419.3</option>
                </select>
              </span>
            </label>
          </div>
          <!-- Hide the browsers that aren't part of the default os -->
          <div id="Mac_OS_X_10.13.6" class="style-sub-1" style="display: none;">
            <label class="row mb-3">
              <span class="col-sm-2 col-form-label">Browser Type:</span>
              <span class="col-sm-10">
                <!-- Disable all the selects not related to the default os -->
                <select class="form-select" name="browser" disabled="">
                  <!-- Select the default browser -->
                  <option value="Safari 13.1.2">Safari 13.1.2</option>
                  <!-- Select the default browser -->
                  <option value="Chrome 98.0.4758">Chrome 98.0.4758</option>
                </select>
              </span>
            </label>
          </div>
          <!-- Hide the user agents that aren't part of the default OS and browsers that aren't part of the default os -->
          <div id="Mac_OS_X_10.13.6_Safari_13.1.2" class="style-sub-2" style="display: none;">
            <label class="row mb-3">
              <span class="col-sm-2 col-form-label">User-Agent:</span>
              <span class="col-sm-10">
                <!-- Disable all the selects, unless it is in default os and browser -->
                <select class="form-select" name="user_agent" disabled="">
                  <!-- Select the default ua -->
                  <option value="Mozilla/5.0 (Macintosh; Intel Mac OS X 10_13_6) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/13.1.2 Safari/605.1.15">Mozilla/5.0 (Macintosh; Intel Mac OS X 10_13_6) AppleWebKit/605.1.15 (KHTML, like Gecko)
                    Version/13.1.2 Safari/605.1.15</option>
                </select>
              </span>
            </label>
          </div>
          <!-- Hide the user agents that aren't part of the default OS and browsers that aren't part of the default os -->
          <div id="Mac_OS_X_10.13.6_Chrome_98.0.4758" class="style-sub-2" style="display: none;">
            <label class="row mb-3">
              <span class="col-sm-2 col-form-label">User-Agent:</span>
              <span class="col-sm-10">
                <!-- Disable all the selects, unless it is in default os and browser -->
                <select class="form-select" name="user_agent" disabled="">
                  <!-- Select the default ua -->
                  <option value="Mozilla/5.0 (Macintosh; Intel Mac OS X 10_13_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/98.0.4758.109 Safari/537.36">Mozilla/5.0 (Macintosh; Intel Mac OS X 10_13_6) AppleWebKit/537.36 (KHTML, like Gecko)
                    Chrome/98.0.4758.109 Safari/537.36</option>
                </select>
              </span>
            </label>
          </div>
          <!-- Hide the browsers that aren't part of the default os -->
          <div id="Mac_OS_X_10.10.5" class="style-sub-1" style="display: none;">
            <label class="row mb-3">
              <span class="col-sm-2 col-form-label">Browser Type:</span>
              <span class="col-sm-10">
                <!-- Disable all the selects not related to the default os -->
                <select class="form-select" name="browser" disabled="">
                  <!-- Select the default browser -->
                  <option value="Safari 8.0.8">Safari 8.0.8</option>
                  <!-- Select the default browser -->
                  <option value="Safari 10.1.2">Safari 10.1.2</option>
                  <!-- Select the default browser -->
                  <option value="Chrome 55.0.2859">Chrome 55.0.2859</option>
                </select>
              </span>
            </label>
          </div>
          <!-- Hide the user agents that aren't part of the default OS and browsers that aren't part of the default os -->
          <div id="Mac_OS_X_10.10.5_Safari_8.0.8" class="style-sub-2" style="display: none;">
            <label class="row mb-3">
              <span class="col-sm-2 col-form-label">User-Agent:</span>
              <span class="col-sm-10">
                <!-- Disable all the selects, unless it is in default os and browser -->
                <select class="form-select" name="user_agent" disabled="">
                  <!-- Select the default ua -->
                  <option value="Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_5) AppleWebKit/600.8.9 (KHTML, like Gecko) Version/8.0.8 Safari/600.8.9">Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_5) AppleWebKit/600.8.9 (KHTML, like Gecko)
                    Version/8.0.8 Safari/600.8.9</option>
                </select>
              </span>
            </label>
          </div>
          <!-- Hide the user agents that aren't part of the default OS and browsers that aren't part of the default os -->
          <div id="Mac_OS_X_10.10.5_Chrome_55.0.2859" class="style-sub-2" style="display: none;">
            <label class="row mb-3">
              <span class="col-sm-2 col-form-label">User-Agent:</span>
              <span class="col-sm-10">
                <!-- Disable all the selects, unless it is in default os and browser -->
                <select class="form-select" name="user_agent" disabled="">
                  <!-- Select the default ua -->
                  <option value="Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/55.0.2859.0 Safari/537.36">Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_5) AppleWebKit/537.36 (KHTML, like Gecko)
                    Chrome/55.0.2859.0 Safari/537.36</option>
                </select>
              </span>
            </label>
          </div>
          <!-- Hide the user agents that aren't part of the default OS and browsers that aren't part of the default os -->
          <div id="Mac_OS_X_10.10.5_Safari_10.1.2" class="style-sub-2" style="display: none;">
            <label class="row mb-3">
              <span class="col-sm-2 col-form-label">User-Agent:</span>
              <span class="col-sm-10">
                <!-- Disable all the selects, unless it is in default os and browser -->
                <select class="form-select" name="user_agent" disabled="">
                  <!-- Select the default ua -->
                  <option value="Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_5) AppleWebKit/603.3.8 (KHTML, like Gecko) Version/10.1.2 Safari/603.3.8">Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_5) AppleWebKit/603.3.8 (KHTML, like Gecko)
                    Version/10.1.2 Safari/603.3.8</option>
                </select>
              </span>
            </label>
          </div>
          <!-- Hide the browsers that aren't part of the default os -->
          <div id="Mac_OS_X_10.10" class="style-sub-1" style="display: none;">
            <label class="row mb-3">
              <span class="col-sm-2 col-form-label">Browser Type:</span>
              <span class="col-sm-10">
                <!-- Disable all the selects not related to the default os -->
                <select class="form-select" name="browser" disabled="">
                  <!-- Select the default browser -->
                  <option value="Chrome 101.0.4853">Chrome 101.0.4853</option>
                </select>
              </span>
            </label>
          </div>
          <!-- Hide the user agents that aren't part of the default OS and browsers that aren't part of the default os -->
          <div id="Mac_OS_X_10.10_Chrome_101.0.4853" class="style-sub-2" style="display: none;">
            <label class="row mb-3">
              <span class="col-sm-2 col-form-label">User-Agent:</span>
              <span class="col-sm-10">
                <!-- Disable all the selects, unless it is in default os and browser -->
                <select class="form-select" name="user_agent" disabled="">
                  <!-- Select the default ua -->
                  <option value="Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/101.0.4853.129 Safari/537.36">Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10) AppleWebKit/537.36 (KHTML, like Gecko)
                    Chrome/101.0.4853.129 Safari/537.36</option>
                </select>
              </span>
            </label>
          </div>
          <!-- Hide the browsers that aren't part of the default os -->
          <div id="Mac_OS_X_10.6" class="style-sub-1" style="display: none;">
            <label class="row mb-3">
              <span class="col-sm-2 col-form-label">Browser Type:</span>
              <span class="col-sm-10">
                <!-- Disable all the selects not related to the default os -->
                <select class="form-select" name="browser" disabled="">
                  <!-- Select the default browser -->
                  <option value="Camino 2.2.a1pre">Camino 2.2.a1pre</option>
                </select>
              </span>
            </label>
          </div>
          <!-- Hide the user agents that aren't part of the default OS and browsers that aren't part of the default os -->
          <div id="Mac_OS_X_10.6_Camino_2.2.a1pre" class="style-sub-2" style="display: none;">
            <label class="row mb-3">
              <span class="col-sm-2 col-form-label">User-Agent:</span>
              <span class="col-sm-10">
                <!-- Disable all the selects, unless it is in default os and browser -->
                <select class="form-select" name="user_agent" disabled="">
                  <!-- Select the default ua -->
                  <option value="Mozilla/5.0 (Macintosh; Intel Mac OS X 10.6; rv:2.0b6pre) Gecko/20100907 Firefox/4.0b6pre Camino/2.2a1pre">Mozilla/5.0 (Macintosh; Intel Mac OS X 10.6; rv:2.0b6pre) Gecko/20100907 Firefox/4.0b6pre Camino/2.2a1pre
                  </option>
                </select>
              </span>
            </label>
          </div>
          <!-- Hide the browsers that aren't part of the default os -->
          <div id="Android_3.0" class="style-sub-1" style="display: none;">
            <label class="row mb-3">
              <span class="col-sm-2 col-form-label">Browser Type:</span>
              <span class="col-sm-10">
                <!-- Disable all the selects not related to the default os -->
                <select class="form-select" name="browser" disabled="">
                  <!-- Select the default browser -->
                  <option value="Android 3.0">Android 3.0</option>
                </select>
              </span>
            </label>
          </div>
          <!-- Hide the user agents that aren't part of the default OS and browsers that aren't part of the default os -->
          <div id="Android_3.0_Android_3.0" class="style-sub-2" style="display: none;">
            <label class="row mb-3">
              <span class="col-sm-2 col-form-label">User-Agent:</span>
              <span class="col-sm-10">
                <!-- Disable all the selects, unless it is in default os and browser -->
                <select class="form-select" name="user_agent" disabled="">
                  <!-- Select the default ua -->
                  <option value="Mozilla/5.0 (Linux; U; Android 3.0; en-us; Xoom Build/HRI39) AppleWebKit/525.10  (KHTML, like Gecko) Version/3.0.4 Mobile Safari/523.12.2">Mozilla/5.0 (Linux; U; Android 3.0; en-us; Xoom Build/HRI39)
                    AppleWebKit/525.10 (KHTML, like Gecko) Version/3.0.4 Mobile Safari/523.12.2</option>
                </select>
              </span>
            </label>
          </div>
          <!-- Hide the browsers that aren't part of the default os -->
          <div id="Android_1.5" class="style-sub-1" style="display: none;">
            <label class="row mb-3">
              <span class="col-sm-2 col-form-label">Browser Type:</span>
              <span class="col-sm-10">
                <!-- Disable all the selects not related to the default os -->
                <select class="form-select" name="browser" disabled="">
                  <!-- Select the default browser -->
                  <option value="Android 1.5">Android 1.5</option>
                </select>
              </span>
            </label>
          </div>
          <!-- Hide the user agents that aren't part of the default OS and browsers that aren't part of the default os -->
          <div id="Android_1.5_Android_1.5" class="style-sub-2" style="display: none;">
            <label class="row mb-3">
              <span class="col-sm-2 col-form-label">User-Agent:</span>
              <span class="col-sm-10">
                <!-- Disable all the selects, unless it is in default os and browser -->
                <select class="form-select" name="user_agent" disabled="">
                  <!-- Select the default ua -->
                  <option value="Mozilla/5.0 (Linux; U; Android 1.5; en-us; htc_bahamas Build/CRB17) AppleWebKit/528.5  (KHTML, like Gecko) Version/3.1.2 Mobile Safari/525.20.1">Mozilla/5.0 (Linux; U; Android 1.5; en-us; htc_bahamas Build/CRB17)
                    AppleWebKit/528.5 (KHTML, like Gecko) Version/3.1.2 Mobile Safari/525.20.1</option>
                  <!-- Select the default ua -->
                  <option value="Mozilla/5.0 (Linux; U; Android 1.5; en-us; sdk Build/CUPCAKE) AppleWebkit/528.5  (KHTML, like Gecko) Version/3.1.2 Mobile Safari/525.20.1">Mozilla/5.0 (Linux; U; Android 1.5; en-us; sdk Build/CUPCAKE)
                    AppleWebkit/528.5 (KHTML, like Gecko) Version/3.1.2 Mobile Safari/525.20.1</option>
                </select>
              </span>
            </label>
          </div>
          <!-- Hide the browsers that aren't part of the default os -->
          <div id="Android_7.1.1" class="style-sub-1" style="display: none;">
            <label class="row mb-3">
              <span class="col-sm-2 col-form-label">Browser Type:</span>
              <span class="col-sm-10">
                <!-- Disable all the selects not related to the default os -->
                <select class="form-select" name="browser" disabled="">
                  <!-- Select the default browser -->
                  <option value="Chrome Mobile 101.0.4951">Chrome Mobile 101.0.4951</option>
                </select>
              </span>
            </label>
          </div>
          <!-- Hide the user agents that aren't part of the default OS and browsers that aren't part of the default os -->
          <div id="Android_7.1.1_Chrome_Mobile_101.0.4951" class="style-sub-2" style="display: none;">
            <label class="row mb-3">
              <span class="col-sm-2 col-form-label">User-Agent:</span>
              <span class="col-sm-10">
                <!-- Disable all the selects, unless it is in default os and browser -->
                <select class="form-select" name="user_agent" disabled="">
                  <!-- Select the default ua -->
                  <option value="Mozilla/5.0 (Linux; Android 7.1.1; CPH1729) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/101.0.4951.61 Mobile Safari/537.36">Mozilla/5.0 (Linux; Android 7.1.1; CPH1729) AppleWebKit/537.36 (KHTML, like Gecko)
                    Chrome/101.0.4951.61 Mobile Safari/537.36</option>
                </select>
              </span>
            </label>
          </div>
          <!-- Hide the browsers that aren't part of the default os -->
          <div id="Android_6.0" class="style-sub-1" style="display: none;">
            <label class="row mb-3">
              <span class="col-sm-2 col-form-label">Browser Type:</span>
              <span class="col-sm-10">
                <!-- Disable all the selects not related to the default os -->
                <select class="form-select" name="browser" disabled="">
                  <!-- Select the default browser -->
                  <option value="Chrome Mobile 53.0.2785">Chrome Mobile 53.0.2785</option>
                </select>
              </span>
            </label>
          </div>
          <!-- Hide the user agents that aren't part of the default OS and browsers that aren't part of the default os -->
          <div id="Android_6.0_Chrome_Mobile_53.0.2785" class="style-sub-2" style="display: none;">
            <label class="row mb-3">
              <span class="col-sm-2 col-form-label">User-Agent:</span>
              <span class="col-sm-10">
                <!-- Disable all the selects, unless it is in default os and browser -->
                <select class="form-select" name="user_agent" disabled="">
                  <!-- Select the default ua -->
                  <option value="Mozilla/5.0 (Linux; Android 6.0; Nexus 5X Build/MDB08L) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/53.0.2785.124 Mobile Safari/537.36">Mozilla/5.0 (Linux; Android 6.0; Nexus 5X Build/MDB08L) AppleWebKit/537.36
                    (KHTML, like Gecko) Chrome/53.0.2785.124 Mobile Safari/537.36</option>
                </select>
              </span>
            </label>
          </div>
          <!-- Hide the browsers that aren't part of the default os -->
          <div id="Android_4.0.4" class="style-sub-1" style="display: none;">
            <label class="row mb-3">
              <span class="col-sm-2 col-form-label">Browser Type:</span>
              <span class="col-sm-10">
                <!-- Disable all the selects not related to the default os -->
                <select class="form-select" name="browser" disabled="">
                  <!-- Select the default browser -->
                  <option value="Chrome 42.0.2311">Chrome 42.0.2311</option>
                </select>
              </span>
            </label>
          </div>
          <!-- Hide the user agents that aren't part of the default OS and browsers that aren't part of the default os -->
          <div id="Android_4.0.4_Chrome_42.0.2311" class="style-sub-2" style="display: none;">
            <label class="row mb-3">
              <span class="col-sm-2 col-form-label">User-Agent:</span>
              <span class="col-sm-10">
                <!-- Disable all the selects, unless it is in default os and browser -->
                <select class="form-select" name="user_agent" disabled="">
                  <!-- Select the default ua -->
                  <option value="Mozilla/5.0 (Linux; Android 4.0.4; BNTV400 Build/IMM76L) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/42.0.2311.111 Safari/537.36">Mozilla/5.0 (Linux; Android 4.0.4; BNTV400 Build/IMM76L) AppleWebKit/537.36 (KHTML,
                    like Gecko) Chrome/42.0.2311.111 Safari/537.36</option>
                </select>
              </span>
            </label>
          </div>
          <!-- Hide the browsers that aren't part of the default os -->
          <div id="Android_4.2" class="style-sub-1" style="display: none;">
            <label class="row mb-3">
              <span class="col-sm-2 col-form-label">Browser Type:</span>
              <span class="col-sm-10">
                <!-- Disable all the selects not related to the default os -->
                <select class="form-select" name="browser" disabled="">
                  <!-- Select the default browser -->
                  <option value="Android 4.2">Android 4.2</option>
                </select>
              </span>
            </label>
          </div>
          <!-- Hide the user agents that aren't part of the default OS and browsers that aren't part of the default os -->
          <div id="Android_4.2_Android_4.2" class="style-sub-2" style="display: none;">
            <label class="row mb-3">
              <span class="col-sm-2 col-form-label">User-Agent:</span>
              <span class="col-sm-10">
                <!-- Disable all the selects, unless it is in default os and browser -->
                <select class="form-select" name="user_agent" disabled="">
                  <!-- Select the default ua -->
                  <option value="Mozilla/5.0 (Android 4.2; rv:19.0) Gecko/20121129 Firefox/19.0">Mozilla/5.0 (Android 4.2; rv:19.0) Gecko/20121129 Firefox/19.0</option>
                </select>
              </span>
            </label>
          </div>
          <!-- Hide the browsers that aren't part of the default os -->
          <div id="Windows_CE" class="style-sub-1" style="display: none;">
            <label class="row mb-3">
              <span class="col-sm-2 col-form-label">Browser Type:</span>
              <span class="col-sm-10">
                <!-- Disable all the selects not related to the default os -->
                <select class="form-select" name="browser" disabled="">
                  <!-- Select the default browser -->
                  <option value="IE Mobile 8.12">IE Mobile 8.12</option>
                  <!-- Select the default browser -->
                  <option value="IE Mobile 7.11">IE Mobile 7.11</option>
                  <!-- Select the default browser -->
                  <option value="IE Mobile 6.12">IE Mobile 6.12</option>
                </select>
              </span>
            </label>
          </div>
          <!-- Hide the user agents that aren't part of the default OS and browsers that aren't part of the default os -->
          <div id="Windows_CE_IE_Mobile_8.12" class="style-sub-2" style="display: none;">
            <label class="row mb-3">
              <span class="col-sm-2 col-form-label">User-Agent:</span>
              <span class="col-sm-10">
                <!-- Disable all the selects, unless it is in default os and browser -->
                <select class="form-select" name="user_agent" disabled="">
                  <!-- Select the default ua -->
                  <option value="Mozilla/4.0 (compatible; MSIE 6.0; Windows CE; IEMobile 8.12; MSIEMobile6.0)">Mozilla/4.0 (compatible; MSIE 6.0; Windows CE; IEMobile 8.12; MSIEMobile6.0)</option>
                </select>
              </span>
            </label>
          </div>
          <!-- Hide the user agents that aren't part of the default OS and browsers that aren't part of the default os -->
          <div id="Windows_CE_IE_Mobile_7.11" class="style-sub-2" style="display: none;">
            <label class="row mb-3">
              <span class="col-sm-2 col-form-label">User-Agent:</span>
              <span class="col-sm-10">
                <!-- Disable all the selects, unless it is in default os and browser -->
                <select class="form-select" name="user_agent" disabled="">
                  <!-- Select the default ua -->
                  <option value="Mozilla/4.0 (compatible; MSIE 6.0; Windows CE; IEMobile 7.11) XV6800">Mozilla/4.0 (compatible; MSIE 6.0; Windows CE; IEMobile 7.11) XV6800</option>
                </select>
              </span>
            </label>
          </div>
          <!-- Hide the user agents that aren't part of the default OS and browsers that aren't part of the default os -->
          <div id="Windows_CE_IE_Mobile_6.12" class="style-sub-2" style="display: none;">
            <label class="row mb-3">
              <span class="col-sm-2 col-form-label">User-Agent:</span>
              <span class="col-sm-10">
                <!-- Disable all the selects, unless it is in default os and browser -->
                <select class="form-select" name="user_agent" disabled="">
                  <!-- Select the default ua -->
                  <option value="Mozilla/4.0 (compatible; MSIE 6.0; Windows CE; IEMobile 6.12; Microsoft ZuneHD 4.3)">Mozilla/4.0 (compatible; MSIE 6.0; Windows CE; IEMobile 6.12; Microsoft ZuneHD 4.3)</option>
                </select>
              </span>
            </label>
          </div>
          <!-- Hide the browsers that aren't part of the default os -->
          <div id="Windows_ME" class="style-sub-1" style="display: none;">
            <label class="row mb-3">
              <span class="col-sm-2 col-form-label">Browser Type:</span>
              <span class="col-sm-10">
                <!-- Disable all the selects not related to the default os -->
                <select class="form-select" name="browser" disabled="">
                  <!-- Select the default browser -->
                  <option value="IE 5.5">IE 5.5</option>
                </select>
              </span>
            </label>
          </div>
          <!-- Hide the user agents that aren't part of the default OS and browsers that aren't part of the default os -->
          <div id="Windows_ME_IE_5.5" class="style-sub-2" style="display: none;">
            <label class="row mb-3">
              <span class="col-sm-2 col-form-label">User-Agent:</span>
              <span class="col-sm-10">
                <!-- Disable all the selects, unless it is in default os and browser -->
                <select class="form-select" name="user_agent" disabled="">
                  <!-- Select the default ua -->
                  <option value="Mozilla/4.0 (compatible; MSIE 5.5; Windows 98; Win 9x 4.90)">Mozilla/4.0 (compatible; MSIE 5.5; Windows 98; Win 9x 4.90)</option>
                </select>
              </span>
            </label>
          </div>
          <!-- Hide the browsers that aren't part of the default os -->
          <div id="iOS_8.1" class="style-sub-1" style="display: none;">
            <label class="row mb-3">
              <span class="col-sm-2 col-form-label">Browser Type:</span>
              <span class="col-sm-10">
                <!-- Disable all the selects not related to the default os -->
                <select class="form-select" name="browser" disabled="">
                  <!-- Select the default browser -->
                  <option value="MobileSafari 600.1.4">MobileSafari 600.1.4</option>
                </select>
              </span>
            </label>
          </div>
          <!-- Hide the user agents that aren't part of the default OS and browsers that aren't part of the default os -->
          <div id="iOS_8.1_MobileSafari_600.1.4" class="style-sub-2" style="display: none;">
            <label class="row mb-3">
              <span class="col-sm-2 col-form-label">User-Agent:</span>
              <span class="col-sm-10">
                <!-- Disable all the selects, unless it is in default os and browser -->
                <select class="form-select" name="user_agent" disabled="">
                  <!-- Select the default ua -->
                  <option value="MobileSafari/600.1.4 CFNetwork/711.1.12 Darwin/14.0.0">MobileSafari/600.1.4 CFNetwork/711.1.12 Darwin/14.0.0</option>
                </select>
              </span>
            </label>
          </div>
          <!-- Hide the browsers that aren't part of the default os -->
          <div id="Linux_2.6.38" class="style-sub-1" style="display: none;">
            <label class="row mb-3">
              <span class="col-sm-2 col-form-label">Browser Type:</span>
              <span class="col-sm-10">
                <!-- Disable all the selects not related to the default os -->
                <select class="form-select" name="browser" disabled="">
                  <!-- Select the default browser -->
                  <option value="Links 2.3">Links 2.3</option>
                </select>
              </span>
            </label>
          </div>
          <!-- Hide the user agents that aren't part of the default OS and browsers that aren't part of the default os -->
          <div id="Linux_2.6.38_Links_2.3" class="style-sub-2" style="display: none;">
            <label class="row mb-3">
              <span class="col-sm-2 col-form-label">User-Agent:</span>
              <span class="col-sm-10">
                <!-- Disable all the selects, unless it is in default os and browser -->
                <select class="form-select" name="user_agent" disabled="">
                  <!-- Select the default ua -->
                  <option value="Links (2.3pre1; Linux 2.6.38-8-generic x86_64; 170x48)">Links (2.3pre1; Linux 2.6.38-8-generic x86_64; 170x48)</option>
                </select>
              </span>
            </label>
          </div>
          <!-- Hide the browsers that aren't part of the default os -->
          <div id="iOS_7.0" class="style-sub-1" style="display: none;">
            <label class="row mb-3">
              <span class="col-sm-2 col-form-label">Browser Type:</span>
              <span class="col-sm-10">
                <!-- Disable all the selects not related to the default os -->
                <select class="form-select" name="browser" disabled="">
                  <!-- Select the default browser -->
                  <option value="bingbot 2.0">bingbot 2.0</option>
                </select>
              </span>
            </label>
          </div>
          <!-- Hide the user agents that aren't part of the default OS and browsers that aren't part of the default os -->
          <div id="iOS_7.0_bingbot_2.0" class="style-sub-2" style="display: none;">
            <label class="row mb-3">
              <span class="col-sm-2 col-form-label">User-Agent:</span>
              <span class="col-sm-10">
                <!-- Disable all the selects, unless it is in default os and browser -->
                <select class="form-select" name="user_agent" disabled="">
                  <!-- Select the default ua -->
                  <option value="Mozilla/5.0 (iPhone; CPU iPhone OS 7_0 like Mac OS X) AppleWebKit/537.51.1 (KHTML, like Gecko) Version/7.0 Mobile/11A465 Safari/9537.53 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)">Mozilla/5.0 (iPhone;
                    CPU iPhone OS 7_0 like Mac OS X) AppleWebKit/537.51.1 (KHTML, like Gecko) Version/7.0 Mobile/11A465 Safari/9537.53 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)</option>
                </select>
              </span>
            </label>
          </div>
          <!-- Hide the browsers that aren't part of the default os -->
          <div id="Mac_OS_X_10.7.0" class="style-sub-1" style="display: none;">
            <label class="row mb-3">
              <span class="col-sm-2 col-form-label">Browser Type:</span>
              <span class="col-sm-10">
                <!-- Disable all the selects not related to the default os -->
                <select class="form-select" name="browser" disabled="">
                  <!-- Select the default browser -->
                  <option value="Chrome 17.0.963">Chrome 17.0.963</option>
                </select>
              </span>
            </label>
          </div>
          <!-- Hide the user agents that aren't part of the default OS and browsers that aren't part of the default os -->
          <div id="Mac_OS_X_10.7.0_Chrome_17.0.963" class="style-sub-2" style="display: none;">
            <label class="row mb-3">
              <span class="col-sm-2 col-form-label">User-Agent:</span>
              <span class="col-sm-10">
                <!-- Disable all the selects, unless it is in default os and browser -->
                <select class="form-select" name="user_agent" disabled="">
                  <!-- Select the default ua -->
                  <option value="Mozilla/5.0 (Macintosh; Intel Mac OS X 10_7_0) AppleWebKit/535.11 (KHTML, like Gecko) Chrome/17.0.963.56 Safari/535.11">Mozilla/5.0 (Macintosh; Intel Mac OS X 10_7_0) AppleWebKit/535.11 (KHTML, like Gecko)
                    Chrome/17.0.963.56 Safari/535.11</option>
                </select>
              </span>
            </label>
          </div>
          <!-- Hide the browsers that aren't part of the default os -->
          <div id="iOS_18.1.0" class="style-sub-1" style="display: none;">
            <label class="row mb-3">
              <span class="col-sm-2 col-form-label">Browser Type:</span>
              <span class="col-sm-10">
                <!-- Disable all the selects not related to the default os -->
                <select class="form-select" name="browser" disabled="">
                  <!-- Select the default browser -->
                  <option value="Chrome Mobile iOS 131.0.6778">Chrome Mobile iOS 131.0.6778</option>
                </select>
              </span>
            </label>
          </div>
          <!-- Hide the user agents that aren't part of the default OS and browsers that aren't part of the default os -->
          <div id="iOS_18.1.0_Chrome_Mobile_iOS_131.0.6778" class="style-sub-2" style="display: none;">
            <label class="row mb-3">
              <span class="col-sm-2 col-form-label">User-Agent:</span>
              <span class="col-sm-10">
                <!-- Disable all the selects, unless it is in default os and browser -->
                <select class="form-select" name="user_agent" disabled="">
                  <!-- Select the default ua -->
                  <option value="Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_0 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/131.0.6778.73 Mobile/15E148 Safari/604.1">Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_0 like Mac OS X)
                    AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/131.0.6778.73 Mobile/15E148 Safari/604.1</option>
                </select>
              </span>
            </label>
          </div>
          <!-- Hide the browsers that aren't part of the default os -->
          <div id="iOS_17.0" class="style-sub-1" style="display: none;">
            <label class="row mb-3">
              <span class="col-sm-2 col-form-label">Browser Type:</span>
              <span class="col-sm-10">
                <!-- Disable all the selects not related to the default os -->
                <select class="form-select" name="browser" disabled="">
                  <!-- Select the default browser -->
                  <option value="Edge Mobile 116.0.1938">Edge Mobile 116.0.1938</option>
                </select>
              </span>
            </label>
          </div>
          <!-- Hide the user agents that aren't part of the default OS and browsers that aren't part of the default os -->
          <div id="iOS_17.0_Edge_Mobile_116.0.1938" class="style-sub-2" style="display: none;">
            <label class="row mb-3">
              <span class="col-sm-2 col-form-label">User-Agent:</span>
              <span class="col-sm-10">
                <!-- Disable all the selects, unless it is in default os and browser -->
                <select class="form-select" name="user_agent" disabled="">
                  <!-- Select the default ua -->
                  <option value="Mozilla/5.0 (iPhone; CPU iPhone OS 17_0 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) EdgiOS/116.0.1938.72 Version/17.0 Mobile/15E148 Safari/604.1">Mozilla/5.0 (iPhone; CPU iPhone OS 17_0 like Mac OS X)
                    AppleWebKit/605.1.15 (KHTML, like Gecko) EdgiOS/116.0.1938.72 Version/17.0 Mobile/15E148 Safari/604.1</option>
                </select>
              </span>
            </label>
          </div>
          <!-- Hide the browsers that aren't part of the default os -->
          <div id="iOS_17.0.1" class="style-sub-1" style="display: none;">
            <label class="row mb-3">
              <span class="col-sm-2 col-form-label">Browser Type:</span>
              <span class="col-sm-10">
                <!-- Disable all the selects not related to the default os -->
                <select class="form-select" name="browser" disabled="">
                  <!-- Select the default browser -->
                  <option value="Mobile Safari 17.0">Mobile Safari 17.0</option>
                </select>
              </span>
            </label>
          </div>
          <!-- Hide the user agents that aren't part of the default OS and browsers that aren't part of the default os -->
          <div id="iOS_17.0.1_Mobile_Safari_17.0" class="style-sub-2" style="display: none;">
            <label class="row mb-3">
              <span class="col-sm-2 col-form-label">User-Agent:</span>
              <span class="col-sm-10">
                <!-- Disable all the selects, unless it is in default os and browser -->
                <select class="form-select" name="user_agent" disabled="">
                  <!-- Select the default ua -->
                  <option value="Mozilla/5.0 (iPhone; CPU iPhone OS 17_0_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.0 Mobile/15E148 Safari/604.1">Mozilla/5.0 (iPhone; CPU iPhone OS 17_0_1 like Mac OS X) AppleWebKit/605.1.15
                    (KHTML, like Gecko) Version/17.0 Mobile/15E148 Safari/604.1</option>
                </select>
              </span>
            </label>
          </div>
          <!-- Hide the browsers that aren't part of the default os -->
          <div id="iOS_17.1" class="style-sub-1" style="display: none;">
            <label class="row mb-3">
              <span class="col-sm-2 col-form-label">Browser Type:</span>
              <span class="col-sm-10">
                <!-- Disable all the selects not related to the default os -->
                <select class="form-select" name="browser" disabled="">
                  <!-- Select the default browser -->
                  <option value="Edge Mobile 120.0.2210">Edge Mobile 120.0.2210</option>
                </select>
              </span>
            </label>
          </div>
          <!-- Hide the user agents that aren't part of the default OS and browsers that aren't part of the default os -->
          <div id="iOS_17.1_Edge_Mobile_120.0.2210" class="style-sub-2" style="display: none;">
            <label class="row mb-3">
              <span class="col-sm-2 col-form-label">User-Agent:</span>
              <span class="col-sm-10">
                <!-- Disable all the selects, unless it is in default os and browser -->
                <select class="form-select" name="user_agent" disabled="">
                  <!-- Select the default ua -->
                  <option value="Mozilla/5.0 (iPhone; CPU iPhone OS 17_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) EdgiOS/120.0.2210.86 Version/17.0 Mobile/15E148 Safari/604.1">Mozilla/5.0 (iPhone; CPU iPhone OS 17_1 like Mac OS X)
                    AppleWebKit/605.1.15 (KHTML, like Gecko) EdgiOS/120.0.2210.86 Version/17.0 Mobile/15E148 Safari/604.1</option>
                </select>
              </span>
            </label>
          </div>
          <!-- Hide the browsers that aren't part of the default os -->
          <div id="iOS_17.4.1" class="style-sub-1" style="display: none;">
            <label class="row mb-3">
              <span class="col-sm-2 col-form-label">Browser Type:</span>
              <span class="col-sm-10">
                <!-- Disable all the selects not related to the default os -->
                <select class="form-select" name="browser" disabled="">
                  <!-- Select the default browser -->
                  <option value="Mobile Safari 17.4.1">Mobile Safari 17.4.1</option>
                </select>
              </span>
            </label>
          </div>
          <!-- Hide the user agents that aren't part of the default OS and browsers that aren't part of the default os -->
          <div id="iOS_17.4.1_Mobile_Safari_17.4.1" class="style-sub-2" style="display: none;">
            <label class="row mb-3">
              <span class="col-sm-2 col-form-label">User-Agent:</span>
              <span class="col-sm-10">
                <!-- Disable all the selects, unless it is in default os and browser -->
                <select class="form-select" name="user_agent" disabled="">
                  <!-- Select the default ua -->
                  <option value="Mozilla/5.0 (iPhone; CPU iPhone OS 17_4_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.4.1 Mobile/15E148 Safari/604.1">Mozilla/5.0 (iPhone; CPU iPhone OS 17_4_1 like Mac OS X)
                    AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.4.1 Mobile/15E148 Safari/604.1</option>
                </select>
              </span>
            </label>
          </div>
          <!-- Hide the browsers that aren't part of the default os -->
          <div id="Windows_Vista" class="style-sub-1" style="display: none;">
            <label class="row mb-3">
              <span class="col-sm-2 col-form-label">Browser Type:</span>
              <span class="col-sm-10">
                <!-- Disable all the selects not related to the default os -->
                <select class="form-select" name="browser" disabled="">
                  <!-- Select the default browser -->
                  <option value="IE 7.0">IE 7.0</option>
                </select>
              </span>
            </label>
          </div>
          <!-- Hide the user agents that aren't part of the default OS and browsers that aren't part of the default os -->
          <div id="Windows_Vista_IE_7.0" class="style-sub-2" style="display: none;">
            <label class="row mb-3">
              <span class="col-sm-2 col-form-label">User-Agent:</span>
              <span class="col-sm-10">
                <!-- Disable all the selects, unless it is in default os and browser -->
                <select class="form-select" name="user_agent" disabled="">
                  <!-- Select the default ua -->
                  <option value="Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.0; Acoo Browser; SLCC1; .NET CLR 2.0.50727; Media Center PC 5.0; .NET CLR 3.0.04506)">Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.0; Acoo Browser; SLCC1; .NET CLR
                    2.0.50727; Media Center PC 5.0; .NET CLR 3.0.04506)</option>
                </select>
              </span>
            </label>
          </div>
        </div>
      </div>
      <!-- End of Desktops -->
      <!-- Mobiles -->
      <div id="mobiles-list" style="display:none">
        <div class="row mb-3">
          <label for="device-name-mobile" class="col-sm-2 col-form-label">Device name:</label>
          <div class="col-sm-10">
            <select class="form-select" name="device_name" id="device-name-mobile" disabled="">
              <option value="Blackberry PlayBook">Blackberry PlayBook</option>
              <option value="BlackBerry Z30">BlackBerry Z30</option>
              <option value="Galaxy Note 3">Galaxy Note 3</option>
              <option value="Galaxy Note II">Galaxy Note II</option>
              <option value="Galaxy S III">Galaxy S III</option>
              <option value="Galaxy S5">Galaxy S5</option>
              <option value="Galaxy S8">Galaxy S8</option>
              <option value="Galaxy S9+">Galaxy S9+</option>
              <option value="Galaxy Tab S4">Galaxy Tab S4</option>
              <option value="iPad (gen 5)">iPad (gen 5)</option>
              <option value="iPad (gen 6)">iPad (gen 6)</option>
              <option value="iPad (gen 7)">iPad (gen 7)</option>
              <option value="iPad Mini">iPad Mini</option>
              <option value="iPad Pro 11">iPad Pro 11</option>
              <option value="iPhone 6">iPhone 6</option>
              <option value="iPhone 6 Plus">iPhone 6 Plus</option>
              <option value="iPhone 7">iPhone 7</option>
              <option value="iPhone 7 Plus">iPhone 7 Plus</option>
              <option value="iPhone 8">iPhone 8</option>
              <option value="iPhone 8 Plus">iPhone 8 Plus</option>
              <option value="iPhone SE">iPhone SE</option>
              <option value="iPhone X">iPhone X</option>
              <option value="iPhone XR">iPhone XR</option>
              <option value="iPhone 11">iPhone 11</option>
              <option value="iPhone 11 Pro">iPhone 11 Pro</option>
              <option value="iPhone 11 Pro Max">iPhone 11 Pro Max</option>
              <option value="iPhone 12">iPhone 12</option>
              <option value="iPhone 12 Pro">iPhone 12 Pro</option>
              <option value="iPhone 12 Pro Max">iPhone 12 Pro Max</option>
              <option value="iPhone 12 Mini">iPhone 12 Mini</option>
              <option value="iPhone 13">iPhone 13</option>
              <option value="iPhone 13 Pro">iPhone 13 Pro</option>
              <option value="iPhone 13 Pro Max">iPhone 13 Pro Max</option>
              <option value="iPhone 13 Mini">iPhone 13 Mini</option>
              <option value="iPhone 14">iPhone 14</option>
              <option value="iPhone 14 Plus">iPhone 14 Plus</option>
              <option value="iPhone 14 Pro">iPhone 14 Pro</option>
              <option value="iPhone 14 Pro Max">iPhone 14 Pro Max</option>
              <option value="iPhone 15">iPhone 15</option>
              <option value="iPhone 15 Plus">iPhone 15 Plus</option>
              <option value="iPhone 15 Pro">iPhone 15 Pro</option>
              <option value="iPhone 15 Pro Max">iPhone 15 Pro Max</option>
              <option value="Kindle Fire HDX">Kindle Fire HDX</option>
              <option value="LG Optimus L70">LG Optimus L70</option>
              <option value="Microsoft Lumia 550">Microsoft Lumia 550</option>
              <option value="Microsoft Lumia 950">Microsoft Lumia 950</option>
              <option value="Nexus 10">Nexus 10</option>
              <option value="Nexus 4">Nexus 4</option>
              <option value="Nexus 5">Nexus 5</option>
              <option value="Nexus 5X">Nexus 5X</option>
              <option value="Nexus 6">Nexus 6</option>
              <option value="Nexus 6P">Nexus 6P</option>
              <option value="Nexus 7">Nexus 7</option>
              <option value="Nokia Lumia 520">Nokia Lumia 520</option>
              <option value="Nokia N9">Nokia N9</option>
              <option value="Pixel 2">Pixel 2</option>
              <option value="Pixel 2 XL">Pixel 2 XL</option>
              <option value="Pixel 3">Pixel 3</option>
              <option value="Pixel 4">Pixel 4</option>
              <option value="Pixel 4a (5G)">Pixel 4a (5G)</option>
              <option value="Pixel 5">Pixel 5</option>
              <option value="Pixel 7">Pixel 7</option>
              <option value="Moto G4">Moto G4</option>
            </select>
          </div>
        </div>
      </div>
      <!-- End of Mobiles -->
      <hr>
      <div class="row mb-3">
        <div class="col-sm-10">
          <div class="form-check">
            <input class="form-check-input" type="radio" id="freetext_ua_select" name="user_agent_select">
            <label for="freetext_ua_select" class="form-check-label">Type the <a href="https://en.wikipedia.org/wiki/User_agent">user-agent</a> of your choice:</label>
          </div>
        </div>
      </div>
      <div class="row mb-3">
        <label for="freetext_ua" class="col-sm-2 col-form-label">User-Agent:</label>
        <div class="col-sm-10">
          <input type="text" class="form-control" name="freetext_ua" id="freetext_ua" placeholder="String to use as a User-Agent for the capture" disabled="">
        </div>
      </div>
    </div>
  </div>
  <hr>
  <div>
    <button class="btn btn-link" type="button" data-bs-toggle="collapse" data-bs-target="#collapseConfigCapture" aria-expanded="false" aria-controls="collapseConfigCapture">
      <p style="margin-left: -12px; margin-top: 12px; font-size: x-large; color: black; text-decoration: underline; text-decoration-color: blue;">
        <b>Capture Configuration</b>
      </p>
    </button>
    <div class="help-tip" title="Edit configuration options for the capture."></div>
  </div>
  <div id="collapseConfigCapture" class="collapse">
    <div class="card card-body">
      <div class="row mb-3">
        <label for="allow_tracking" class="col-sm-2 col-form-check-label">Allow tracking:</label>
        <div class="col-sm-10">
          <div class="form-check">
            <input class="form-check-input" type="checkbox" id="allow_tracking" name="allow_tracking" aria-describedby="allow_tracking_help">
            <div id="allow_tracking_help" class="form-text">We'll attempt to click on the button allowing the website captured to violate your privacy.</div>
          </div>
        </div>
      </div>
      <div class="row mb-3">
        <label for="java_script_enabled" class="col-sm-2 col-form-check-label">Enable <a href="https://playwright.dev/python/docs/emulation#javascript-enabled">JavaScript</a>:</label>
        <div class="col-sm-10">
          <div class="form-check">
            <input class="form-check-input" type="checkbox" id="java_script_enabled" name="java_script_enabled" aria-describedby="java_script_enabled_help" checked="checked">
            <div id="java_script_enabled_help" class="form-text">If disabled, the browser will not run any JavaScript when rendering the page.</div>
          </div>
        </div>
      </div>
      <!-- Referer -->
      <div class="row mb-3">
        <label for="referer" class="col-sm-2 col-form-label"><a href="https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Referer">Referer</a>:</label>
        <div class="col-sm-10">
          <input type="text" class="form-control" name="referer" id="referer" placeholder="https://my.website.org/path">
          <div class="alert alert-info" role="alert"> Sets the Referrer HTTP header. </div>
        </div>
      </div>
      <div class="row mb-3">
        <label for="locale" class="col-sm-2 col-form-label">Browser <a href="https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Accept-Language">locale</a> (Accept-Language):</label>
        <div class="col-sm-10">
          <input type="text" class="form-control" name="locale" id="locale" placeholder="fr-CH, fr;q=0.9, en;q=0.8, de;q=0.7, *;q=0.5">
          <div class="alert alert-info" role="alert"> Sets the Accept-Language HTTP header. </div>
        </div>
      </div>
      <div class="row mb-3">
        <label for="headers" class="col-sm-2 col-form-label">Other <a href="https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers">HTTP headers</a>:</label>
        <div class="col-sm-10">
          <textarea class="form-control" name="headers" id="headers" rows="3" placeholder="X-Auth-Token: YWJjcmFjYWRhYnJh"></textarea>
          <div class="alert alert-warning" role="alert"> The headers will be added to the request. One header per line.<br> For <strong>Referrer</strong>, <strong>Accept-Language</strong> (Locale), <strong>Authorization</strong> (HTTP
            Authentication), <strong>Cookie</strong>, and <strong>DNT</strong> (Do Not Track), please use the dedicated fields in this form. </div>
        </div>
      </div>
      <div class="row mb-3">
        <label for="timezone_id" class="col-sm-2 col-form-label"><a href="https://playwright.dev/python/docs/emulation#locale--timezone">Timezone</a> (defaults to CET - UTC+0100):</label>
        <div class="col-sm-10">
          <input class="form-control" list="tzOptions" name="timezone_id" id="timezone_id" aria-label="Pick the timezone for the capture" placeholder="Europe/Vatican">
          <datalist id="tzOptions">
            <option value="Europe/Dublin">Europe/Dublin</option>
            <option value="America/Cambridge_Bay">America/Cambridge_Bay</option>
            <option value="Europe/Prague">Europe/Prague</option>
            <option value="America/St_Thomas">America/St_Thomas</option>
            <option value="Asia/Harbin">Asia/Harbin</option>
            <option value="Africa/Djibouti">Africa/Djibouti</option>
            <option value="Africa/Sao_Tome">Africa/Sao_Tome</option>
            <option value="Indian/Mahe">Indian/Mahe</option>
            <option value="Asia/Vladivostok">Asia/Vladivostok</option>
            <option value="Pacific/Funafuti">Pacific/Funafuti</option>
            <option value="Europe/Brussels">Europe/Brussels</option>
            <option value="Africa/Gaborone">Africa/Gaborone</option>
            <option value="Asia/Nicosia">Asia/Nicosia</option>
            <option value="Pacific/Guam">Pacific/Guam</option>
            <option value="America/Grenada">America/Grenada</option>
            <option value="Asia/Colombo">Asia/Colombo</option>
            <option value="Asia/Ulan_Bator">Asia/Ulan_Bator</option>
            <option value="US/Alaska">US/Alaska</option>
            <option value="America/Thule">America/Thule</option>
            <option value="America/Barbados">America/Barbados</option>
            <option value="ROC">ROC</option>
            <option value="America/Argentina/San_Luis">America/Argentina/San_Luis</option>
            <option value="Australia/Eucla">Australia/Eucla</option>
            <option value="Asia/Manila">Asia/Manila</option>
            <option value="America/Argentina/Rio_Gallegos">America/Argentina/Rio_Gallegos</option>
            <option value="America/Swift_Current">America/Swift_Current</option>
            <option value="Etc/GMT">Etc/GMT</option>
            <option value="Indian/Mauritius">Indian/Mauritius</option>
            <option value="Etc/UCT">Etc/UCT</option>
            <option value="Israel">Israel</option>
            <option value="UTC">UTC</option>
            <option value="America/Chicago">America/Chicago</option>
            <option value="Libya">Libya</option>
            <option value="Poland">Poland</option>
            <option value="America/Argentina/Salta">America/Argentina/Salta</option>
            <option value="Europe/Simferopol">Europe/Simferopol</option>
            <option value="Atlantic/Jan_Mayen">Atlantic/Jan_Mayen</option>
            <option value="Asia/Novosibirsk">Asia/Novosibirsk</option>
            <option value="WET">WET</option>
            <option value="Asia/Taipei">Asia/Taipei</option>
            <option value="America/St_Kitts">America/St_Kitts</option>
            <option value="Europe/Sofia">Europe/Sofia</option>
            <option value="America/Bahia_Banderas">America/Bahia_Banderas</option>
            <option value="NZ-CHAT">NZ-CHAT</option>
            <option value="Atlantic/Stanley">Atlantic/Stanley</option>
            <option value="America/Sitka">America/Sitka</option>
            <option value="Europe/Monaco">Europe/Monaco</option>
            <option value="Mexico/BajaSur">Mexico/BajaSur</option>
            <option value="Asia/Almaty">Asia/Almaty</option>
            <option value="America/Araguaina">America/Araguaina</option>
            <option value="America/Menominee">America/Menominee</option>
            <option value="Africa/Conakry">Africa/Conakry</option>
            <option value="Asia/Kolkata">Asia/Kolkata</option>
            <option value="Asia/Beirut">Asia/Beirut</option>
            <option value="Australia/South">Australia/South</option>
            <option value="America/Boa_Vista">America/Boa_Vista</option>
            <option value="Turkey">Turkey</option>
            <option value="Australia/LHI">Australia/LHI</option>
            <option value="Etc/Greenwich">Etc/Greenwich</option>
            <option value="GMT">GMT</option>
            <option value="Asia/Tbilisi">Asia/Tbilisi</option>
            <option value="Etc/GMT+0">Etc/GMT+0</option>
            <option value="Etc/GMT-13">Etc/GMT-13</option>
            <option value="Europe/Stockholm">Europe/Stockholm</option>
            <option value="America/Grand_Turk">America/Grand_Turk</option>
            <option value="America/Curacao">America/Curacao</option>
            <option value="America/Kentucky/Louisville">America/Kentucky/Louisville</option>
            <option value="Atlantic/Faeroe">Atlantic/Faeroe</option>
            <option value="America/La_Paz">America/La_Paz</option>
            <option value="America/Miquelon">America/Miquelon</option>
            <option value="Asia/Baku">Asia/Baku</option>
            <option value="Europe/Tiraspol">Europe/Tiraspol</option>
            <option value="America/Atikokan">America/Atikokan</option>
            <option value="Asia/Aqtau">Asia/Aqtau</option>
            <option value="NZ">NZ</option>
            <option value="Asia/Bangkok">Asia/Bangkok</option>
            <option value="America/Montserrat">America/Montserrat</option>
            <option value="Australia/Lindeman">Australia/Lindeman</option>
            <option value="Europe/Vienna">Europe/Vienna</option>
            <option value="America/Montreal">America/Montreal</option>
            <option value="Asia/Famagusta">Asia/Famagusta</option>
            <option value="US/Mountain">US/Mountain</option>
            <option value="America/Pangnirtung">America/Pangnirtung</option>
            <option value="Africa/Addis_Ababa">Africa/Addis_Ababa</option>
            <option value="America/Paramaribo">America/Paramaribo</option>
            <option value="Pacific/Ponape">Pacific/Ponape</option>
            <option value="America/Bahia">America/Bahia</option>
            <option value="Europe/Madrid">Europe/Madrid</option>
            <option value="Pacific/Guadalcanal">Pacific/Guadalcanal</option>
            <option value="America/Mendoza">America/Mendoza</option>
            <option value="Pacific/Chatham">Pacific/Chatham</option>
            <option value="America/New_York">America/New_York</option>
            <option value="Chile/EasterIsland">Chile/EasterIsland</option>
            <option value="America/Danmarkshavn">America/Danmarkshavn</option>
            <option value="America/Juneau">America/Juneau</option>
            <option value="Asia/Chongqing">Asia/Chongqing</option>
            <option value="Australia/Lord_Howe">Australia/Lord_Howe</option>
            <option value="Atlantic/St_Helena">Atlantic/St_Helena</option>
            <option value="Pacific/Enderbury">Pacific/Enderbury</option>
            <option value="Europe/Luxembourg">Europe/Luxembourg</option>
            <option value="Asia/Amman">Asia/Amman</option>
            <option value="Australia/Adelaide">Australia/Adelaide</option>
            <option value="Asia/Qatar">Asia/Qatar</option>
            <option value="Canada/Atlantic">Canada/Atlantic</option>
            <option value="Atlantic/South_Georgia">Atlantic/South_Georgia</option>
            <option value="Etc/GMT+8">Etc/GMT+8</option>
            <option value="Mexico/BajaNorte">Mexico/BajaNorte</option>
            <option value="EST5EDT">EST5EDT</option>
            <option value="Africa/Bissau">Africa/Bissau</option>
            <option value="America/Goose_Bay">America/Goose_Bay</option>
            <option value="Africa/Harare">Africa/Harare</option>
            <option value="America/Merida">America/Merida</option>
            <option value="Indian/Kerguelen">Indian/Kerguelen</option>
            <option value="Pacific/Wake">Pacific/Wake</option>
            <option value="Europe/Belfast">Europe/Belfast</option>
            <option value="Asia/Hovd">Asia/Hovd</option>
            <option value="Indian/Maldives">Indian/Maldives</option>
            <option value="Indian/Antananarivo">Indian/Antananarivo</option>
            <option value="Pacific/Rarotonga">Pacific/Rarotonga</option>
            <option value="America/Indiana/Petersburg">America/Indiana/Petersburg</option>
            <option value="Europe/Lisbon">Europe/Lisbon</option>
            <option value="America/Indiana/Marengo">America/Indiana/Marengo</option>
            <option value="Africa/Malabo">Africa/Malabo</option>
            <option value="Canada/Yukon">Canada/Yukon</option>
            <option value="Europe/Minsk">Europe/Minsk</option>
            <option value="Asia/Jakarta">Asia/Jakarta</option>
            <option value="America/Indiana/Vincennes">America/Indiana/Vincennes</option>
            <option value="Etc/Zulu">Etc/Zulu</option>
            <option value="America/Dawson">America/Dawson</option>
            <option value="America/Argentina/La_Rioja">America/Argentina/La_Rioja</option>
            <option value="America/Ojinaga">America/Ojinaga</option>
            <option value="Etc/GMT+4">Etc/GMT+4</option>
            <option value="Asia/Istanbul">Asia/Istanbul</option>
            <option value="America/St_Lucia">America/St_Lucia</option>
            <option value="America/Thunder_Bay">America/Thunder_Bay</option>
            <option value="Asia/Riyadh">Asia/Riyadh</option>
            <option value="Pacific/Norfolk">Pacific/Norfolk</option>
            <option value="GMT0">GMT0</option>
            <option value="Pacific/Chuuk">Pacific/Chuuk</option>
            <option value="Etc/GMT0">Etc/GMT0</option>
            <option value="Europe/Guernsey">Europe/Guernsey</option>
            <option value="Europe/Tallinn">Europe/Tallinn</option>
            <option value="Brazil/DeNoronha">Brazil/DeNoronha</option>
            <option value="Etc/GMT+9">Etc/GMT+9</option>
            <option value="Asia/Tel_Aviv">Asia/Tel_Aviv</option>
            <option value="Australia/Canberra">Australia/Canberra</option>
            <option value="Pacific/Tahiti">Pacific/Tahiti</option>
            <option value="Antarctica/Troll">Antarctica/Troll</option>
            <option value="Europe/Athens">Europe/Athens</option>
            <option value="Asia/Phnom_Penh">Asia/Phnom_Penh</option>
            <option value="Africa/Cairo">Africa/Cairo</option>
            <option value="America/Matamoros">America/Matamoros</option>
            <option value="America/Argentina/Buenos_Aires">America/Argentina/Buenos_Aires</option>
            <option value="Asia/Dhaka">Asia/Dhaka</option>
            <option value="America/Whitehorse">America/Whitehorse</option>
            <option value="America/Recife">America/Recife</option>
            <option value="Pacific/Easter">Pacific/Easter</option>
            <option value="Etc/GMT+10">Etc/GMT+10</option>
            <option value="CET">CET</option>
            <option value="America/Bogota">America/Bogota</option>
            <option value="Etc/GMT+11">Etc/GMT+11</option>
            <option value="Europe/Ljubljana">Europe/Ljubljana</option>
            <option value="Asia/Yekaterinburg">Asia/Yekaterinburg</option>
            <option value="America/Jujuy">America/Jujuy</option>
            <option value="Africa/Bujumbura">Africa/Bujumbura</option>
            <option value="Factory">Factory</option>
            <option value="Asia/Bishkek">Asia/Bishkek</option>
            <option value="Asia/Magadan">Asia/Magadan</option>
            <option value="America/Vancouver">America/Vancouver</option>
            <option value="Africa/Libreville">Africa/Libreville</option>
            <option value="Europe/Kyiv">Europe/Kyiv</option>
            <option value="UCT">UCT</option>
            <option value="Europe/Helsinki">Europe/Helsinki</option>
            <option value="Egypt">Egypt</option>
            <option value="Asia/Gaza">Asia/Gaza</option>
            <option value="Europe/Vaduz">Europe/Vaduz</option>
            <option value="Kwajalein">Kwajalein</option>
            <option value="America/Indiana/Winamac">America/Indiana/Winamac</option>
            <option value="America/Guayaquil">America/Guayaquil</option>
            <option value="Europe/Zaporozhye">Europe/Zaporozhye</option>
            <option value="Asia/Krasnoyarsk">Asia/Krasnoyarsk</option>
            <option value="America/Toronto">America/Toronto</option>
            <option value="Africa/Kigali">Africa/Kigali</option>
            <option value="Indian/Reunion">Indian/Reunion</option>
            <option value="America/Cordoba">America/Cordoba</option>
            <option value="Africa/Porto-Novo">Africa/Porto-Novo</option>
            <option value="Europe/Berlin">Europe/Berlin</option>
            <option value="Atlantic/Madeira">Atlantic/Madeira</option>
            <option value="America/Mazatlan">America/Mazatlan</option>
            <option value="Asia/Kabul">Asia/Kabul</option>
            <option value="Europe/Amsterdam">Europe/Amsterdam</option>
            <option value="Europe/Vatican">Europe/Vatican</option>
            <option value="America/Monterrey">America/Monterrey</option>
            <option value="America/Belize">America/Belize</option>
            <option value="Pacific/Palau">Pacific/Palau</option>
            <option value="Pacific/Johnston">Pacific/Johnston</option>
            <option value="Europe/Skopje">Europe/Skopje</option>
            <option value="Australia/North">Australia/North</option>
            <option value="Universal">Universal</option>
            <option value="Europe/Volgograd">Europe/Volgograd</option>
            <option value="Jamaica">Jamaica</option>
            <option value="America/Yakutat">America/Yakutat</option>
            <option value="Zulu">Zulu</option>
            <option value="Europe/Bratislava">Europe/Bratislava</option>
            <option value="America/Guyana">America/Guyana</option>
            <option value="Asia/Tokyo">Asia/Tokyo</option>
            <option value="Atlantic/Reykjavik">Atlantic/Reykjavik</option>
            <option value="Europe/Bucharest">Europe/Bucharest</option>
            <option value="America/Yellowknife">America/Yellowknife</option>
            <option value="Europe/Andorra">Europe/Andorra</option>
            <option value="America/Argentina/Cordoba">America/Argentina/Cordoba</option>
            <option value="America/Lima">America/Lima</option>
            <option value="Asia/Pyongyang">Asia/Pyongyang</option>
            <option value="Africa/Lusaka">Africa/Lusaka</option>
            <option value="Europe/Sarajevo">Europe/Sarajevo</option>
            <option value="America/Martinique">America/Martinique</option>
            <option value="America/Managua">America/Managua</option>
            <option value="Asia/Anadyr">Asia/Anadyr</option>
            <option value="Africa/Lome">Africa/Lome</option>
            <option value="Antarctica/Davis">Antarctica/Davis</option>
            <option value="Europe/Copenhagen">Europe/Copenhagen</option>
            <option value="Africa/Timbuktu">Africa/Timbuktu</option>
            <option value="Indian/Cocos">Indian/Cocos</option>
            <option value="America/Fort_Wayne">America/Fort_Wayne</option>
            <option value="Australia/Currie">Australia/Currie</option>
            <option value="Africa/Khartoum">Africa/Khartoum</option>
            <option value="Australia/ACT">Australia/ACT</option>
            <option value="Africa/Niamey">Africa/Niamey</option>
            <option value="America/Punta_Arenas">America/Punta_Arenas</option>
            <option value="Europe/Mariehamn">Europe/Mariehamn</option>
            <option value="Asia/Saigon">Asia/Saigon</option>
            <option value="Asia/Damascus">Asia/Damascus</option>
            <option value="America/Ciudad_Juarez">America/Ciudad_Juarez</option>
            <option value="Pacific/Fiji">Pacific/Fiji</option>
            <option value="Asia/Choibalsan">Asia/Choibalsan</option>
            <option value="US/Samoa">US/Samoa</option>
            <option value="Australia/Darwin">Australia/Darwin</option>
            <option value="America/Panama">America/Panama</option>
            <option value="Etc/GMT-7">Etc/GMT-7</option>
            <option value="America/Antigua">America/Antigua</option>
            <option value="Etc/GMT-5">Etc/GMT-5</option>
            <option value="Atlantic/Canary">Atlantic/Canary</option>
            <option value="America/Indianapolis">America/Indianapolis</option>
            <option value="GB">GB</option>
            <option value="Etc/GMT-4">Etc/GMT-4</option>
            <option value="Etc/UTC">Etc/UTC</option>
            <option value="Asia/Chungking">Asia/Chungking</option>
            <option value="America/Blanc-Sablon">America/Blanc-Sablon</option>
            <option value="Asia/Jerusalem">Asia/Jerusalem</option>
            <option value="Australia/Victoria">Australia/Victoria</option>
            <option value="Pacific/Marquesas">Pacific/Marquesas</option>
            <option value="PST8PDT">PST8PDT</option>
            <option value="Africa/Monrovia">Africa/Monrovia</option>
            <option value="Asia/Yerevan">Asia/Yerevan</option>
            <option value="Africa/Douala">Africa/Douala</option>
            <option value="America/Tijuana">America/Tijuana</option>
            <option value="Asia/Dacca">Asia/Dacca</option>
            <option value="America/Argentina/Catamarca">America/Argentina/Catamarca</option>
            <option value="America/Cayman">America/Cayman</option>
            <option value="America/Anchorage">America/Anchorage</option>
            <option value="America/Belem">America/Belem</option>
            <option value="Indian/Chagos">Indian/Chagos</option>
            <option value="US/Aleutian">US/Aleutian</option>
            <option value="Etc/GMT-1">Etc/GMT-1</option>
            <option value="Chile/Continental">Chile/Continental</option>
            <option value="Asia/Tashkent">Asia/Tashkent</option>
            <option value="Africa/Ouagadougou">Africa/Ouagadougou</option>
            <option value="Singapore">Singapore</option>
            <option value="Europe/Paris">Europe/Paris</option>
            <option value="Pacific/Midway">Pacific/Midway</option>
            <option value="Brazil/West">Brazil/West</option>
            <option value="America/Kralendijk">America/Kralendijk</option>
            <option value="America/Argentina/Ushuaia">America/Argentina/Ushuaia</option>
            <option value="Iceland">Iceland</option>
            <option value="Africa/Bangui">Africa/Bangui</option>
            <option value="America/Santa_Isabel">America/Santa_Isabel</option>
            <option value="Europe/Jersey">Europe/Jersey</option>
            <option value="Asia/Karachi">Asia/Karachi</option>
            <option value="America/Guatemala">America/Guatemala</option>
            <option value="Europe/Podgorica">Europe/Podgorica</option>
            <option value="Indian/Christmas">Indian/Christmas</option>
            <option value="America/Argentina/Tucuman">America/Argentina/Tucuman</option>
            <option value="America/Indiana/Indianapolis">America/Indiana/Indianapolis</option>
            <option value="Australia/Tasmania">Australia/Tasmania</option>
            <option value="Asia/Ashgabat">Asia/Ashgabat</option>
            <option value="Europe/Belgrade">Europe/Belgrade</option>
            <option value="Asia/Kuala_Lumpur">Asia/Kuala_Lumpur</option>
            <option value="America/Scoresbysund">America/Scoresbysund</option>
            <option value="Asia/Ujung_Pandang">Asia/Ujung_Pandang</option>
            <option value="Asia/Thimphu">Asia/Thimphu</option>
            <option value="Europe/Chisinau">Europe/Chisinau</option>
            <option value="Australia/Hobart">Australia/Hobart</option>
            <option value="America/Louisville">America/Louisville</option>
            <option value="Europe/Vilnius">Europe/Vilnius</option>
            <option value="America/St_Johns">America/St_Johns</option>
            <option value="Asia/Dubai">Asia/Dubai</option>
            <option value="Africa/El_Aaiun">Africa/El_Aaiun</option>
            <option value="America/Tortola">America/Tortola</option>
            <option value="Africa/Luanda">Africa/Luanda</option>
            <option value="America/Porto_Acre">America/Porto_Acre</option>
            <option value="Etc/GMT-9">Etc/GMT-9</option>
            <option value="Asia/Khandyga">Asia/Khandyga</option>
            <option value="America/Argentina/San_Juan">America/Argentina/San_Juan</option>
            <option value="America/Guadeloupe">America/Guadeloupe</option>
            <option value="Pacific/Yap">Pacific/Yap</option>
            <option value="America/Indiana/Tell_City">America/Indiana/Tell_City</option>
            <option value="Pacific/Auckland">Pacific/Auckland</option>
            <option value="Asia/Katmandu">Asia/Katmandu</option>
            <option value="Canada/Newfoundland">Canada/Newfoundland</option>
            <option value="Asia/Ust-Nera">Asia/Ust-Nera</option>
            <option value="Etc/GMT-12">Etc/GMT-12</option>
            <option value="Pacific/Saipan">Pacific/Saipan</option>
            <option value="Africa/Nouakchott">Africa/Nouakchott</option>
            <option value="Asia/Aden">Asia/Aden</option>
            <option value="America/Puerto_Rico">America/Puerto_Rico</option>
            <option value="Europe/Ulyanovsk">Europe/Ulyanovsk</option>
            <option value="Atlantic/Faroe">Atlantic/Faroe</option>
            <option value="America/North_Dakota/Center">America/North_Dakota/Center</option>
            <option value="Europe/Uzhgorod">Europe/Uzhgorod</option>
            <option value="Asia/Yakutsk">Asia/Yakutsk</option>
            <option value="Africa/Lubumbashi">Africa/Lubumbashi</option>
            <option value="Africa/Johannesburg">Africa/Johannesburg</option>
            <option value="Asia/Kuching">Asia/Kuching</option>
            <option value="Europe/Kaliningrad">Europe/Kaliningrad</option>
            <option value="Etc/GMT-10">Etc/GMT-10</option>
            <option value="GMT-0">GMT-0</option>
            <option value="ROK">ROK</option>
            <option value="Asia/Tomsk">Asia/Tomsk</option>
            <option value="Etc/GMT+12">Etc/GMT+12</option>
            <option value="US/Hawaii">US/Hawaii</option>
            <option value="Pacific/Majuro">Pacific/Majuro</option>
            <option value="America/Noronha">America/Noronha</option>
            <option value="Asia/Dushanbe">Asia/Dushanbe</option>
            <option value="US/East-Indiana">US/East-Indiana</option>
            <option value="America/Nassau">America/Nassau</option>
            <option value="Pacific/Honolulu">Pacific/Honolulu</option>
            <option value="Canada/Pacific">Canada/Pacific</option>
            <option value="PRC">PRC</option>
            <option value="America/Aruba">America/Aruba</option>
            <option value="Africa/Asmera">Africa/Asmera</option>
            <option value="Africa/Tunis">Africa/Tunis</option>
            <option value="Europe/Nicosia">Europe/Nicosia</option>
            <option value="Europe/Oslo">Europe/Oslo</option>
            <option value="America/Halifax">America/Halifax</option>
            <option value="America/Campo_Grande">America/Campo_Grande</option>
            <option value="Asia/Muscat">Asia/Muscat</option>
            <option value="Antarctica/Rothera">Antarctica/Rothera</option>
            <option value="Europe/San_Marino">Europe/San_Marino</option>
            <option value="America/Argentina/Mendoza">America/Argentina/Mendoza</option>
            <option value="America/North_Dakota/New_Salem">America/North_Dakota/New_Salem</option>
            <option value="Etc/GMT-3">Etc/GMT-3</option>
            <option value="Australia/Sydney">Australia/Sydney</option>
            <option value="America/Port_of_Spain">America/Port_of_Spain</option>
            <option value="Africa/Lagos">Africa/Lagos</option>
            <option value="America/Indiana/Vevay">America/Indiana/Vevay</option>
            <option value="Africa/Kinshasa">Africa/Kinshasa</option>
            <option value="Etc/Universal">Etc/Universal</option>
            <option value="America/Santo_Domingo">America/Santo_Domingo</option>
            <option value="Asia/Seoul">Asia/Seoul</option>
            <option value="Asia/Oral">Asia/Oral</option>
            <option value="Asia/Kamchatka">Asia/Kamchatka</option>
            <option value="Antarctica/McMurdo">Antarctica/McMurdo</option>
            <option value="Pacific/Pitcairn">Pacific/Pitcairn</option>
            <option value="Etc/GMT-2">Etc/GMT-2</option>
            <option value="America/Adak">America/Adak</option>
            <option value="America/Fort_Nelson">America/Fort_Nelson</option>
            <option value="Etc/GMT+2">Etc/GMT+2</option>
            <option value="Asia/Atyrau">Asia/Atyrau</option>
            <option value="Asia/Makassar">Asia/Makassar</option>
            <option value="Pacific/Port_Moresby">Pacific/Port_Moresby</option>
            <option value="Asia/Tehran">Asia/Tehran</option>
            <option value="Eire">Eire</option>
            <option value="America/Caracas">America/Caracas</option>
            <option value="Asia/Baghdad">Asia/Baghdad</option>
            <option value="Asia/Samarkand">Asia/Samarkand</option>
            <option value="America/Nuuk">America/Nuuk</option>
            <option value="America/Boise">America/Boise</option>
            <option value="Africa/Juba">Africa/Juba</option>
            <option value="Pacific/Kanton">Pacific/Kanton</option>
            <option value="Canada/Mountain">Canada/Mountain</option>
            <option value="Europe/Rome">Europe/Rome</option>
            <option value="America/Virgin">America/Virgin</option>
            <option value="America/Fortaleza">America/Fortaleza</option>
            <option value="Australia/NSW">Australia/NSW</option>
            <option value="Asia/Shanghai">Asia/Shanghai</option>
            <option value="Canada/Saskatchewan">Canada/Saskatchewan</option>
            <option value="America/Shiprock">America/Shiprock</option>
            <option value="America/Jamaica">America/Jamaica</option>
            <option value="America/Rankin_Inlet">America/Rankin_Inlet</option>
            <option value="America/Havana">America/Havana</option>
            <option value="Africa/Dakar">Africa/Dakar</option>
            <option value="Asia/Rangoon">Asia/Rangoon</option>
            <option value="Asia/Sakhalin">Asia/Sakhalin</option>
            <option value="MST7MDT">MST7MDT</option>
            <option value="Asia/Hong_Kong">Asia/Hong_Kong</option>
            <option value="Pacific/Kosrae">Pacific/Kosrae</option>
            <option value="America/Los_Angeles">America/Los_Angeles</option>
            <option value="Africa/Accra">Africa/Accra</option>
            <option value="America/Metlakatla">America/Metlakatla</option>
            <option value="Australia/Yancowinna">Australia/Yancowinna</option>
            <option value="America/Porto_Velho">America/Porto_Velho</option>
            <option value="Portugal">Portugal</option>
            <option value="America/Nome">America/Nome</option>
            <option value="Europe/Malta">Europe/Malta</option>
            <option value="Asia/Thimbu">Asia/Thimbu</option>
            <option value="America/Phoenix">America/Phoenix</option>
            <option value="America/Santiago">America/Santiago</option>
            <option value="Canada/Eastern">Canada/Eastern</option>
            <option value="Pacific/Fakaofo">Pacific/Fakaofo</option>
            <option value="America/Glace_Bay">America/Glace_Bay</option>
            <option value="Pacific/Apia">Pacific/Apia</option>
            <option value="Asia/Kathmandu">Asia/Kathmandu</option>
            <option value="HST">HST</option>
            <option value="Asia/Pontianak">Asia/Pontianak</option>
            <option value="Europe/Riga">Europe/Riga</option>
            <option value="Africa/Algiers">Africa/Algiers</option>
            <option value="Africa/Bamako">Africa/Bamako</option>
            <option value="Pacific/Pago_Pago">Pacific/Pago_Pago</option>
            <option value="Antarctica/Mawson">Antarctica/Mawson</option>
            <option value="Africa/Windhoek">Africa/Windhoek</option>
            <option value="Africa/Ndjamena">Africa/Ndjamena</option>
            <option value="Europe/Zagreb">Europe/Zagreb</option>
            <option value="Etc/GMT+6">Etc/GMT+6</option>
            <option value="Australia/Brisbane">Australia/Brisbane</option>
            <option value="Europe/Tirane">Europe/Tirane</option>
            <option value="Atlantic/Bermuda">Atlantic/Bermuda</option>
            <option value="Asia/Ulaanbaatar">Asia/Ulaanbaatar</option>
            <option value="Pacific/Efate">Pacific/Efate</option>
            <option value="GMT+0">GMT+0</option>
            <option value="US/Michigan">US/Michigan</option>
            <option value="Etc/GMT+3">Etc/GMT+3</option>
            <option value="Africa/Maseru">Africa/Maseru</option>
            <option value="Pacific/Pohnpei">Pacific/Pohnpei</option>
            <option value="Pacific/Noumea">Pacific/Noumea</option>
            <option value="America/Coral_Harbour">America/Coral_Harbour</option>
            <option value="Africa/Banjul">Africa/Banjul</option>
            <option value="Antarctica/DumontDUrville">Antarctica/DumontDUrville</option>
            <option value="Europe/Istanbul">Europe/Istanbul</option>
            <option value="Indian/Comoro">Indian/Comoro</option>
            <option value="Navajo">Navajo</option>
            <option value="Asia/Barnaul">Asia/Barnaul</option>
            <option value="Pacific/Tarawa">Pacific/Tarawa</option>
            <option value="Asia/Srednekolymsk">Asia/Srednekolymsk</option>
            <option value="America/Denver">America/Denver</option>
            <option value="America/Mexico_City">America/Mexico_City</option>
            <option value="America/Rainy_River">America/Rainy_River</option>
            <option value="Africa/Mogadishu">Africa/Mogadishu</option>
            <option value="America/Winnipeg">America/Winnipeg</option>
            <option value="Iran">Iran</option>
            <option value="Australia/Perth">Australia/Perth</option>
            <option value="Pacific/Galapagos">Pacific/Galapagos</option>
            <option value="Pacific/Nauru">Pacific/Nauru</option>
            <option value="US/Eastern">US/Eastern</option>
            <option value="Asia/Urumqi">Asia/Urumqi</option>
            <option value="Etc/GMT+7">Etc/GMT+7</option>
            <option value="Asia/Kuwait">Asia/Kuwait</option>
            <option value="Arctic/Longyearbyen">Arctic/Longyearbyen</option>
            <option value="America/St_Barthelemy">America/St_Barthelemy</option>
            <option value="Africa/Ceuta">Africa/Ceuta</option>
            <option value="Etc/GMT-0">Etc/GMT-0</option>
            <option value="Etc/GMT-8">Etc/GMT-8</option>
            <option value="America/Santarem">America/Santarem</option>
            <option value="America/Resolute">America/Resolute</option>
            <option value="W-SU">W-SU</option>
            <option value="Etc/GMT-11">Etc/GMT-11</option>
            <option value="America/Chihuahua">America/Chihuahua</option>
            <option value="Atlantic/Azores">Atlantic/Azores</option>
            <option value="America/Marigot">America/Marigot</option>
            <option value="Asia/Macao">Asia/Macao</option>
            <option value="Europe/Kiev">Europe/Kiev</option>
            <option value="Asia/Calcutta">Asia/Calcutta</option>
            <option value="Europe/Kirov">Europe/Kirov</option>
            <option value="Asia/Kashgar">Asia/Kashgar</option>
            <option value="Asia/Ashkhabad">Asia/Ashkhabad</option>
            <option value="Africa/Nairobi">Africa/Nairobi</option>
            <option value="Antarctica/Palmer">Antarctica/Palmer</option>
            <option value="MET">MET</option>
            <option value="Antarctica/Syowa">Antarctica/Syowa</option>
            <option value="US/Arizona">US/Arizona</option>
            <option value="America/Edmonton">America/Edmonton</option>
            <option value="America/Indiana/Knox">America/Indiana/Knox</option>
            <option value="Asia/Aqtobe">Asia/Aqtobe</option>
            <option value="America/Kentucky/Monticello">America/Kentucky/Monticello</option>
            <option value="Asia/Omsk">Asia/Omsk</option>
            <option value="Australia/Queensland">Australia/Queensland</option>
            <option value="America/Sao_Paulo">America/Sao_Paulo</option>
            <option value="Asia/Qostanay">Asia/Qostanay</option>
            <option value="Australia/West">Australia/West</option>
            <option value="Asia/Chita">Asia/Chita</option>
            <option value="localtime">localtime</option>
            <option value="GB-Eire">GB-Eire</option>
            <option value="Pacific/Kwajalein">Pacific/Kwajalein</option>
            <option value="Antarctica/Vostok">Antarctica/Vostok</option>
            <option value="US/Indiana-Starke">US/Indiana-Starke</option>
            <option value="America/Tegucigalpa">America/Tegucigalpa</option>
            <option value="America/Atka">America/Atka</option>
            <option value="America/Regina">America/Regina</option>
            <option value="America/Nipigon">America/Nipigon</option>
            <option value="Pacific/Samoa">Pacific/Samoa</option>
            <option value="America/Hermosillo">America/Hermosillo</option>
            <option value="America/Manaus">America/Manaus</option>
            <option value="America/Rio_Branco">America/Rio_Branco</option>
            <option value="Etc/GMT+5">Etc/GMT+5</option>
            <option value="Europe/Budapest">Europe/Budapest</option>
            <option value="Asia/Ho_Chi_Minh">Asia/Ho_Chi_Minh</option>
            <option value="Asia/Bahrain">Asia/Bahrain</option>
            <option value="Europe/Samara">Europe/Samara</option>
            <option value="America/Dawson_Creek">America/Dawson_Creek</option>
            <option value="Europe/Warsaw">Europe/Warsaw</option>
            <option value="America/Argentina/ComodRivadavia">America/Argentina/ComodRivadavia</option>
            <option value="America/Ensenada">America/Ensenada</option>
            <option value="Africa/Blantyre">Africa/Blantyre</option>
            <option value="Antarctica/Macquarie">Antarctica/Macquarie</option>
            <option value="America/Costa_Rica">America/Costa_Rica</option>
            <option value="America/Cayenne">America/Cayenne</option>
            <option value="Africa/Casablanca">Africa/Casablanca</option>
            <option value="Pacific/Gambier">Pacific/Gambier</option>
            <option value="America/Maceio">America/Maceio</option>
            <option value="America/St_Vincent">America/St_Vincent</option>
            <option value="Asia/Yangon">Asia/Yangon</option>
            <option value="Greenwich">Greenwich</option>
            <option value="America/Buenos_Aires">America/Buenos_Aires</option>
            <option value="Pacific/Wallis">Pacific/Wallis</option>
            <option value="America/Cancun">America/Cancun</option>
            <option value="Etc/GMT-6">Etc/GMT-6</option>
            <option value="Pacific/Truk">Pacific/Truk</option>
            <option value="America/Rosario">America/Rosario</option>
            <option value="America/Asuncion">America/Asuncion</option>
            <option value="Asia/Novokuznetsk">Asia/Novokuznetsk</option>
            <option value="Asia/Irkutsk">Asia/Irkutsk</option>
            <option value="Europe/Saratov">Europe/Saratov</option>
            <option value="Africa/Dar_es_Salaam">Africa/Dar_es_Salaam</option>
            <option value="Antarctica/Casey">Antarctica/Casey</option>
            <option value="America/Moncton">America/Moncton</option>
            <option value="America/Port-au-Prince">America/Port-au-Prince</option>
            <option value="Europe/Moscow">Europe/Moscow</option>
            <option value="MST">MST</option>
            <option value="Asia/Qyzylorda">Asia/Qyzylorda</option>
            <option value="Africa/Freetown">Africa/Freetown</option>
            <option value="Africa/Mbabane">Africa/Mbabane</option>
            <option value="Africa/Maputo">Africa/Maputo</option>
            <option value="America/Argentina/Jujuy">America/Argentina/Jujuy</option>
            <option value="Pacific/Tongatapu">Pacific/Tongatapu</option>
            <option value="Indian/Mayotte">Indian/Mayotte</option>
            <option value="America/Lower_Princes">America/Lower_Princes</option>
            <option value="Australia/Melbourne">Australia/Melbourne</option>
            <option value="America/Catamarca">America/Catamarca</option>
            <option value="Asia/Vientiane">Asia/Vientiane</option>
            <option value="America/Cuiaba">America/Cuiaba</option>
            <option value="America/Iqaluit">America/Iqaluit</option>
            <option value="Asia/Jayapura">Asia/Jayapura</option>
            <option value="Europe/Gibraltar">Europe/Gibraltar</option>
            <option value="America/Montevideo">America/Montevideo</option>
            <option value="Mexico/General">Mexico/General</option>
            <option value="America/El_Salvador">America/El_Salvador</option>
            <option value="Etc/GMT+1">Etc/GMT+1</option>
            <option value="Europe/Zurich">Europe/Zurich</option>
            <option value="Asia/Brunei">Asia/Brunei</option>
            <option value="America/Knox_IN">America/Knox_IN</option>
            <option value="Europe/Busingen">Europe/Busingen</option>
            <option value="America/North_Dakota/Beulah">America/North_Dakota/Beulah</option>
            <option value="Australia/Broken_Hill">Australia/Broken_Hill</option>
            <option value="Canada/Central">Canada/Central</option>
            <option value="Asia/Dili">Asia/Dili</option>
            <option value="US/Central">US/Central</option>
            <option value="Europe/London">Europe/London</option>
            <option value="Brazil/Acre">Brazil/Acre</option>
            <option value="Etc/GMT-14">Etc/GMT-14</option>
            <option value="Pacific/Bougainville">Pacific/Bougainville</option>
            <option value="CST6CDT">CST6CDT</option>
            <option value="Africa/Tripoli">Africa/Tripoli</option>
            <option value="Atlantic/Cape_Verde">Atlantic/Cape_Verde</option>
            <option value="US/Pacific">US/Pacific</option>
            <option value="Japan">Japan</option>
            <option value="Asia/Macau">Asia/Macau</option>
            <option value="Africa/Brazzaville">Africa/Brazzaville</option>
            <option value="EST">EST</option>
            <option value="Asia/Singapore">Asia/Singapore</option>
            <option value="EET">EET</option>
            <option value="America/Dominica">America/Dominica</option>
            <option value="Europe/Astrakhan">Europe/Astrakhan</option>
            <option value="Cuba">Cuba</option>
            <option value="Brazil/East">Brazil/East</option>
            <option value="Antarctica/South_Pole">Antarctica/South_Pole</option>
            <option value="America/Creston">America/Creston</option>
            <option value="Asia/Hebron">Asia/Hebron</option>
            <option value="America/Godthab">America/Godthab</option>
            <option value="America/Anguilla">America/Anguilla</option>
            <option value="Africa/Kampala">Africa/Kampala</option>
            <option value="Europe/Isle_of_Man">Europe/Isle_of_Man</option>
            <option value="America/Detroit">America/Detroit</option>
            <option value="America/Inuvik">America/Inuvik</option>
            <option value="America/Eirunepe">America/Eirunepe</option>
            <option value="Africa/Abidjan">Africa/Abidjan</option>
            <option value="Pacific/Kiritimati">Pacific/Kiritimati</option>
            <option value="Africa/Asmara">Africa/Asmara</option>
            <option value="Pacific/Niue">Pacific/Niue</option>
            <option value="Hongkong">Hongkong</option>
          </datalist>
        </div>
      </div>
      <div class="row mb-3">
        <label for="color_scheme" class="col-sm-2 col-form-label"><a href="https://playwright.dev/python/docs/emulation#color-scheme-and-media">Color scheme</a>:</label>
        <div class="col-sm-10">
          <select class="form-select" id="color_scheme" name="color_scheme" aria-label="Select a prefered color scheme">
            <option value="" selected="">Select a color scheme</option>
            <option value="light">Light</option>
            <option value="dark">Dark</option>
            <option value="no-preference">No preference</option>
          </select>
        </div>
      </div>
      <div class="row mb-3">
        <label for="geoloc" class="col-sm-2 col-form-label"><a href="https://playwright.dev/python/docs/emulation#geolocation">Geolocation</a>:</label>
        <div class="col-sm-10" id="geoloc">
          <div class="row g-3">
            <div class="col">
              <input type="number" step="any" class="form-control" name="geo_latitude" id="geo_latitude" placeholder="Latitude">
            </div>
            <div class="col">
              <input type="number" step="any" class="form-control" name="geo_longitude" id="geo_longitude" placeholder="Longitude">
            </div>
          </div>
        </div>
      </div>
      <div class="row mb-3">
        <label for="proxy" class="col-sm-2 col-form-label">Proxy:</label>
        <div class="col-sm-10">
          <input type="text" class="form-control" name="proxy" id="proxy" placeholder="Expected format: [scheme]://[username]:[password]@[hostname]:[port]">
        </div>
      </div>
      <div class="row mb-3">
        <label for="httpauth" class="col-sm-2 col-form-label">HTTP Basic Authentication</label>
        <div class="col-sm-10" id="httpauth">
          <div class="row g-3">
            <div class="col">
              <input type="text" class="form-control" name="http_auth_username" id="http_auth_username" placeholder="Username">
            </div>
            <div class="col">
              <input type="text" class="form-control" name="http_auth_password" id="http_auth_password" placeholder="Password">
            </div>
          </div>
          <div class="alert alert-danger" role="alert"> The authentication credentials will be stored on the lookyloo instance and potentially accessed by third parties (either because the Lookyloo instance is public, or people other than you have
            access to the instance). If that's the case, please make sure none of them can be used to login as yourself on websites. </div>
        </div>
      </div>
      <div class="row mb-3">
        <label for="cookies" class="col-sm-2 col-form-label">Cookies:</label>
        <div class="col-sm-10">
          <input type="file" class="form-control-file" id="cookies" name="cookies">
          <div>The file can either be the JSON export from the Firefox plugin <a href="https://addons.mozilla.org/en-US/firefox/addon/cookie-quick-manager/">Cookie Quick Manager</a> <b>or</b> from an other Lookyloo capture.</div>
          <div class="alert alert-danger" role="alert"> The cookies will be stored on the lookyloo instance and potentially accessed by third parties (either because the Lookyloo instance is public, or people other than you have access to the
            instance). If that's the case, please make sure none of them can be used to login as yourself on websites. </div>
        </div>
      </div>
      <div class="row mb-3">
        <label for="dnt" class="col-sm-2 col-form-label"><a href="https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/DNT">Do not Track</a> (discontinued):</label>
        <div class="col-sm-10">
          <select class="form-select" name="dnt" id="dnt" aria-label="Select a value for the Do Not Track HTTP Header">
            <option value="" selected="">Select a value for the DNT header (header not set otherwise)</option>
            <option value="0">0 (The user prefers to allow tracking on the target site.)</option>
            <option value="1">1 (The user prefers not to be tracked on the target site.)</option>
            <option value="null">null (The user has not specified a preference about tracking.)</option>
          </select>
          <div class="alert alert-info" role="alert"> Sets the DNT HTTP header. </div>
        </div>
      </div>
    </div>
  </div>
  <hr>
  <center>
    <b>

          By default, the capture is public. If you do not want that, untick the box at the top of the form.
        
      </b>
    <br>
    <br>
    <button type="submit" class="new-capture-button btn btn-primary" id="btn-looking">Start looking!</button>
  </center>
</form>

Text Content

Documentation
Changelog
(v1.27.0)
Project page
Display results on public page
URL(s) Web enabled document


URL:
Multiple captures
Document:
Instead of a URL, you can upload a file. Preferably an HTML document, but it can
be anything supported by a browser.

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

Browser Configuration


Use the current user-agent of your own browser:
Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko)
Chrome/107.0.5304.18 Safari/537.36

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

Pick the user-agent of your choice:
OS type:
Desktop Mobile
Operating System:
Windows XP Windows Vista Windows Phone 8.1 Windows NT 4.0 Windows NT Windows ME
Windows CE Windows 8.1 Windows 8 Windows 7 Windows 2000 Windows 10 webOS 1.3
Ubuntu 9.04 Ubuntu Symbian^3 Symbian OS 9.2 Symbian OS Slackware 13.37 Other
OpenBSD NetBSD Mac OS X 12.5 Mac OS X 10.7.0 Mac OS X 10.6 Mac OS X 10.15.7 Mac
OS X 10.15.2 Mac OS X 10.15.0 Mac OS X 10.15 Mac OS X 10.14.5 Mac OS X 10.13.6
Mac OS X 10.12.6 Mac OS X 10.11.6 Mac OS X 10.11.1 Mac OS X 10.10.5 Mac OS X
10.10.1 Mac OS X 10.10 Mac OS X Linux 6.6.34 Linux 2.6.38 Linux iOS 9.1 iOS 8.1
iOS 8.0.2 iOS 7.1.2 iOS 7.0 iOS 18.1.1 iOS 18.1.0 iOS 18.1 iOS 18.0.1 iOS 18.0
iOS 17.7.1 iOS 17.7 iOS 17.6.1 iOS 17.6 iOS 17.5.1 iOS 17.5 iOS 17.4.1 iOS 17.4
iOS 17.3.1 iOS 17.3 iOS 17.1 iOS 17.0.1 iOS 17.0 iOS 16.7.8 iOS 16.7.10 iOS
16.6.1 iOS 16.6 iOS 16.3 iOS 16.1.1 iOS 16 iOS 15.8.3 iOS 15.5 iOS 15.4 iOS
13.5.1 iOS 13.1 iOS 12.5.7 iOS 12.0 iOS 11.0 iOS 10.3.3 iOS 10.3.1 iOS 10.0 iOS
Fedora Debian Chrome OS 5841.83.0 Chrome OS 15359.58.0 Chrome OS 14541.0.0
Chrome OS 14388.61.0 BlackBerry Tablet OS 2.1.0 Android 9 Android 8.0.0 Android
8.0 Android 7.1.1 Android 7.0 Android 6.0.1 Android 6.0 Android 5.1.1 Android
5.0 Android 4.4.2 Android 4.2.2 Android 4.2 Android 4.0.4 Android 3.0 Android 15
Android 14 Android 13 Android 12 Android 11 Android 10 Android 1.5 Android
Browser Type: Chrome Mobile 55.0.7064 Bytespider
User-Agent: Mozilla/5.0 (Linux; Android 5.0) AppleWebKit/537.36 (KHTML, like
Gecko) Mobile Safari/537.36 (compatible; Bytespider;
spider-feedback@bytedance.com)
User-Agent: Mozilla/5.0 (Linux; Android 5.0; SM-G900P Build/LRX21T)
AppleWebKit/537.36 (KHTML, like Gecko) Chrome/55.0.7064.1428 Mobile
Safari/537.36
Browser Type: YisouSpider YandexImages 3.0 YandexImageResizer 2.0 YandexBot 3.0
YandexAccessibilityBot 3.0 WordPress 6.7 UP.Browser 6.2.3 Twitterbot 1.0
TelegramBot SummalyBot 5.1.0 SummalyBot 5.0.3 StartmeBot 1.0
Slackbot-LinkExpanding 1.0 Slackbot 1.0 Slack-ImgProxy SeznamBot 4.0 SemrushBot
7 Qwantbot Python Requests 2.32 Python Requests 2.31 Python Requests 2.27 Python
Requests 2.26 Python Requests 2.25 Python Requests 2.23 Python aiohttp 3.9.5
Python aiohttp 3.10.5 Python aiohttp 3.10.10 PetalBot Other Opera Mini 4.4.39014
Opera Mini 4.1.11320 OAI-SearchBot 1.0 Nokia Services (WAP) Browser NetFront NX
NetFront 3.3 MojeekBot 0.11 MJ12bot 1.4.8 keys-so-bot HttpMonitor GPTBot 1.2 got
Googlebot-Image 1.0 Googlebot 2.1 Go-http-client 1.1 Firefox 10.0.12 FacebookBot
1.1 DuckDuckBot 1.1 DotBot 1.2 Discordbot 2.0 curl 7.81.0 curl 7.79.1 curl
7.66.0 crawler com/bot coccocbot ClaudeBot 1.0 Bytespider Bravebot 1.0 BLEXBot
1.0 bingbot 2.0 Baiduspider-render 2.0 Baiduspider 2.0 axios 0.24.0 AwarioBot
1.0 archive.org_bot Apache-HttpClient 4.5.2 Apache-HttpClient 4.5.13 Apache-CXF
3.5.8 AhrefsBot 7.0 ; Bot
User-Agent: Mozilla/5.0 (compatible; Bytespider; spider-feedback@bytedance.com)
AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.0.0 Safari/537.36
User-Agent: Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible;
bingbot/2.0; +http://www.bing.com/bingbot.htm) Chrome/100.0.4896.127
Safari/537.36 Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible;
bingbot/2.0; +http://www.bing.com/bingbot.htm) Chrome/112.0.0.0 Safari/537.36
Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; bingbot/2.0;
+http://www.bing.com/bingbot.htm) Chrome/116.0.1938.76 Safari/537.36
User-Agent: Mozilla/5.0 (compatible; YandexImages/3.0; +http://yandex.com/bots)
User-Agent: Mozilla/5.0 (compatible; YandexAccessibilityBot/3.0;
+http://yandex.com/bots) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/108.0.0.0
User-Agent: Mozilla/5.0 (Linux; Android 7.0;) AppleWebKit/537.36 (KHTML, like
Gecko) Mobile Safari/537.36 (compatible;
PetalBot;+https://webmaster.petalsearch.com/site/petalbot) Mozilla/5.0
(compatible;PetalBot;+https://webmaster.petalsearch.com/site/petalbot)
User-Agent: Mozilla/5.0 (compatible; SemrushBot/7~bl;
+http://www.semrush.com/bot.html)
User-Agent: meta-externalagent/1.1
(+https://developers.facebook.com/docs/sharing/webmasters/crawler)
User-Agent: CSSCheck/1.2.2 Chrome Privacy Preserving Prefetch Proxy
Custom-AsyncHttpClient Dart/3.5 (dart:io) DoCoMo/2.0 SH901iC(c100;TB;W24H12)
Expanse, a Palo Alto Networks company, searches across the global IPv4 space
multiple times per day to identify customers&#39; presences on the Internet. If
you would like to be excluded from our scans, please send IP addresses/domains
to: scaninfo@paloaltonetworks.com GoogleOther Iframely/1.3.1
(+https://iframely.com/docs/about) Atlassian Mozilla/5.0 Mozilla/5.0
(compatible; CensysInspect/1.1; +https://about.censys.io/) Mozilla/5.0
(compatible; InternetMeasurement/1.0; +https://internet-measurement.com/)
Mozilla/5.0 (compatible; ModatScanner/1.0; +https://modat.io/) Mozilla/5.0
(compatible; Nmap Scripting Engine; https://nmap.org/book/nse.html) Mozilla/5.0
Keydrop Mozilla/5.0 zgrab/0.x P3P Validator Pandora / 1.8.0 Pandora / 1.9.0
Photon/1.0 PyLookyloo / 1.15.0 PyLookyloo / 1.22.2 PyLookyloo / 1.23.1
PyLookyloo / 1.25.0 PyLookyloo / 1.26.1 SAMSUNG-SGH-A867/A867UCHJ3 SHP/VPP/R5
NetFront/35 SMM-MMS/1.2.0 profile/MIDP-2.0 configuration/CLDC-1.1
UP.Link/6.3.0.0.0 StartpagePrivateImageProxy/2.0 (https://www.startpage.com/;
support@startpage.com) requests/2.25.1 StartpagePrivateImageProxy/2.0
(https://www.startpage.com/; support@startpage.com) requests/2.32.3 TLS tester
from https://testssl.sh/dev/ WebMonitoring / 1.1.0
com.apple.WebKit.Networking/20619.2.8.11.12 Network/4277.41.2 macOS/15.1.1 cyv3
node w3m/0.5.1
User-Agent: Mozilla/5.0 (compatible; Googlebot/2.1;
+http://www.google.com/bot.html) Mozilla/5.0 AppleWebKit/537.36 (KHTML, like
Gecko; compatible; Googlebot/2.1; +http://www.google.com/bot.html)
Chrome/130.0.6723.116 Safari/537.36
User-Agent: Slack-ImgProxy (+https://api.slack.com/robots)
User-Agent: DuckDuckBot/1.1; (+http://duckduckgo.com/duckduckbot.html)
User-Agent: Mozilla/5.0 (compatible; Baiduspider-render/2.0;
+http://www.baidu.com/search/spider.html)
User-Agent: Mozilla/5.0 (compatible; MJ12bot/v1.4.8; http://mj12bot.com/)
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible;
GPTBot/1.2; +https://openai.com/gptbot)
User-Agent: Slackbot 1.0 (+https://api.slack.com/robots)
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko); compatible;
OAI-SearchBot/1.0; +https://openai.com/searchbot
User-Agent: Googlebot-Image/1.0
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko); compatible;
ChatGPT-User/1.0; +https://openai.com/bot
User-Agent: Go-http-client/1.1
User-Agent: Slackbot-LinkExpanding 1.0 (+https://api.slack.com/robots)
User-Agent: facebookexternalhit/1.1 facebookexternalhit/1.1
(+http://www.facebook.com/externalhit_uatext.php)
User-Agent: Mozilla/5.0 (compatible; coccocbot-image/1.0;
+http://help.coccoc.com/searchengine) Mozilla/5.0 (compatible;
coccocbot-web/1.0; +http://help.coccoc.com/searchengine)
User-Agent: StartmeBot/1.0 (+https://start.me/bot)
User-Agent: Apache-HttpClient/4.5.2 (Java/1.8.0_161)
User-Agent: Python/3.12 aiohttp/3.10.10
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible;
ClaudeBot/1.0; +claudebot@anthropic.com)
User-Agent: Twitterbot/1.0
User-Agent: got (https://github.com/sindresorhus/got)
User-Agent: YisouSpider
User-Agent: Mozilla/5.0 (compatible; AhrefsBot/7.0; +http://ahrefs.com/robot/)
User-Agent: Mozilla/5.0 (keys-so-bot)
User-Agent: python-requests/2.32.3
User-Agent: Mozilla/5.0 (compatible; BLEXBot/1.0; +http://webmeup-crawler.com/)
User-Agent: Mozilla/5.0 (compatible; DotBot/1.2;
+https://opensiteexplorer.org/dotbot; help@moz.com)
User-Agent: python-requests/2.23.0
User-Agent: Apache-HttpClient/4.5.13 (Java/11.0.25)
User-Agent: python-requests/2.31.0
User-Agent: python-requests/2.25.1
User-Agent: curl/7.66.0
User-Agent: OpenNMS HttpMonitor
User-Agent: curl/7.79.1
User-Agent: Mozilla/5.0 (compatible; MojeekBot/0.11;
+https://www.mojeek.com/bot.html)
User-Agent: Mozilla/5.0 (compatible; AwarioBot/1.0;
+https://awario.com/bots.html)
User-Agent: WordPress/6.7; https://wavecrea.com
User-Agent: Apache-CXF/3.5.8
User-Agent: Mozilla/5.0 (compatible; archive.org_bot
+http://archive.org/details/archive.org_bot) Zeno/76f39f7 warc/v0.8.53
User-Agent: python-requests/2.26.0
User-Agent: Akkoma 3.13.2; https://akko.isabelroses.com
<isabel@isabelroses.com>,Akkoma 3.13.2; https://akko.isabelroses.com
<isabel@isabelroses.com>; Bot Akkoma 3.13.2; https://toastedlord.duckdns.org
<silicanimus@proton.me>,Akkoma 3.13.2; https://toastedlord.duckdns.org
<silicanimus@proton.me>; Bot
User-Agent: Mozilla/5.0 (compatible; SeznamBot/4.0;
+http://napoveda.seznam.cz/seznambot-intro/)
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible;
Bravebot/1.0; +https://search.brave.com/help/brave-search-crawler)
Chrome/W.X.Y.Z Safari/537.36
User-Agent: Mozilla/5.0 (compatible; Qwantbot-prod/1.0; +Qwantbot@qwant.com)
Mozilla/5.0 (compatible; Qwantbot-prod671246/1.0; +Qwantbot@qwant.com)
User-Agent: axios/0.24.0
User-Agent: Opera/9.80 (MAUI Runtime; Opera Mini/4.4.39014/191.361; U; en)
Presto/2.12.423 Version/12.16
User-Agent: python-requests/2.27.1
User-Agent: Mozilla/5.0 (PlayStation Vita 3.74) AppleWebKit/537.73 (KHTML, like
Gecko) Silk/3.2
User-Agent: SummalyBot/5.1.0
User-Agent: Python/3.11 aiohttp/3.9.5
User-Agent: Mozilla/5.0 (compatible; YandexImageResizer/2.0;
+http://yandex.com/bots)
User-Agent: SummalyBot/5.0.3
User-Agent: SonyEricssonK800i/R1CB Browser/NetFront/3.3 Profile/MIDP-2.0
Configuration/CLDC-1.1 UP.Link/6.3.0.0.0
User-Agent: Opera/9.60 (J2ME/MIDP; Opera Mini/4.1.11320/608; U; en) Presto/2.2.0
User-Agent: NokiaN73-1/3.0649.0.0.1 Series60/3.0 Profile/MIDP2.0
Configuration/CLDC-1.1
User-Agent: Mozilla/5.0 (OS/2; Warp 4.5; rv:10.0.12) Gecko/20100101
Firefox/10.0.12
User-Agent: MOT-V177/0.1.75 UP.Browser/6.2.3.9.c.12 (GUI) MMP/2.0
UP.Link/6.3.1.13.0
User-Agent: Mozilla/5.0 (compatible; Discordbot/2.0; +https://discordapp.com)
User-Agent: Mozilla/5.0 (compatible; Baiduspider/2.0;
+http://www.baidu.com/search/spider.html)
User-Agent: curl/7.81.0
User-Agent: Python/3.10 aiohttp/3.10.5
User-Agent: TelegramBot (like TwitterBot)
Browser Type: Safari 18.1.1 Safari 18.1 Safari 18.0.1 Safari 18.0 Safari 17.8
Safari 17.6 Safari 17.5 Safari 17.4.1 Safari 17.1 Safari 17.0 Safari 16.1 Safari
16.0 Maxthon 5.1.70 Edge 130.0.0 Chrome 98.0.4758 Chrome 97.0.4692 Chrome
95.0.4638 Chrome 92.0.4515 Chrome 131.0.0 Chrome 130.0.0 Chrome 129.0.0 Chrome
125.0.0 Chrome 121.0.0 Chrome 114.0.0 Chrome 101.0.0 Applebot 0.1 Apple Mail
605.1.15 AppEngine-Google
User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15
(KHTML, like Gecko) Version/17.4 Safari/605.1.15 (Applebot/0.1;
+http://www.apple.com/go/applebot)
User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36
(KHTML, like Gecko) Chrome/130.0.0.0 Safari/537.36
User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36
(KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36
User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36
(KHTML, like Gecko) Chrome/125.0.0.0 Safari/537.36
User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15
(KHTML, like Gecko) Version/18.1 Safari/605.1.15
User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15
(KHTML, like Gecko) Version/17.6 Safari/605.1.15
User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15
(KHTML, like Gecko) Version/16.0 Safari/605.1.15
User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15
(KHTML, like Gecko) Version/17.8 Safari/605.1.15
User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15
(KHTML, like Gecko) Version/18.0.1 Safari/605.1.15
User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15
(KHTML, like Gecko) Version/17.5 Safari/605.1.15
User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15
(KHTML, like Gecko) Version/18.1.1 Safari/605.1.15 Ddg/18.1.1
User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36
(KHTML, like Gecko) Chrome/92.0.4515.159 Safari/537.36
User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36
(KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36
User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36
(KHTML, like Gecko) Chrome/112.0.0.0 Safari/537.36 AppEngine-Google;
(+http://code.google.com/appengine; appid: s~virustotalcloud)
User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15
(KHTML, like Gecko) Version/17.1 Safari/605.1.15
User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/613.3.9
(KHTML, like Gecko) Version/15.6.1 Safari/613.3.9 Maxthon/5.1.70
User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36
(KHTML, like Gecko) Chrome/98.0.4758.136 Safari/537.36
User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36
(KHTML, like Gecko) Chrome/97.0.4692.71 Safari/537.36
User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36
(KHTML, like Gecko) Chrome/95.0.4638.54 Safari/537.36
User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36
(KHTML, like Gecko) Chrome/101.0.0.0 Safari/537.36
User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36
(KHTML, like Gecko) Chrome/130.0.0.0 Safari/537.36 Edg/130.0.0.0
User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15
(KHTML, like Gecko) Version/16.1 Safari/605.1.15
User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36
(KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36
User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15
(KHTML, like Gecko) Version/17.4.1 Safari/605.7.20
User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36
(KHTML, like Gecko) Chrome/121.0.0.0 Safari/537.36
User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15
(KHTML, like Gecko)
User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15
(KHTML, like Gecko) Version/17.0 Safari/605.1.15
User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15
(KHTML, like Gecko) Version/18.0 Safari/605.1.15
Browser Type: Yandex Browser 24.10.0 Yandex Browser 22.7.0 Yandex Browser 22.3.4
Vivaldi 5.3.2679 Other Opera 89.0.4447 Opera 85.0.4341 Opera 54.0.2952 Opera
114.0.0 IE 11.0 Firefox 65.0 Firefox 132.0 Firefox 131.0 Firefox 130.0 Firefox
128.0 Firefox 127.0 Firefox 115.0 Firefox 114.0 Firefox 111.0 Firefox 109.0
Firefox 102.0 Edge 98.0.1108 Edge 44.18363.8131 Edge 18.18363 Edge 14.14393 Edge
131.0.0 Edge 130.0.6723 Edge 130.0.0 Edge 129.0.2792 Edge 129.0.0 Edge 128.0.0
Edge 126.0.0 Edge 122.0.0 Edge 121.0.0 Edge 120.0.2210 Edge 114.0.1264 Edge
112.0.1722 Edge 101.0.1210 Chrome 98.0.8584 Chrome 98.0.4758 Chrome 97.0.4692
Chrome 97.0.2720 Chrome 95.0.4638 Chrome 94.0.4606 Chrome 92.0.4515 Chrome
92.0.1012 Chrome 91.0.4472 Chrome 89.0.4389 Chrome 88.0.4324 Chrome 87.0.7903
Chrome 86.0.4240 Chrome 85.0.4183 Chrome 84.0.4147 Chrome 83.0.6220 Chrome
81.0.4044 Chrome 80.0.3987 Chrome 79.0.3945 Chrome 78.0.3904 Chrome 76.0.3809
Chrome 74.0.3729 Chrome 70.0.3538 Chrome 62.0.3202 Chrome 60.0.3112 Chrome
58.0.3029 Chrome 48.0.2564 Chrome 131.0.0 Chrome 130.0.6723 Chrome 130.0.0
Chrome 129.0.0 Chrome 128.0.0 Chrome 127.0.0 Chrome 126.0.6478 Chrome 125.0.0
Chrome 124.0.6367 Chrome 124.0.0 Chrome 123.0.0 Chrome 120.0.6099 Chrome 120.0.0
Chrome 119.0.0 Chrome 118.0.0 Chrome 117.0.5938 Chrome 114.0.0 Chrome 109.0.0
Chrome 107.0.5304 Chrome 107.0.0 Chrome 106.0.0 Chrome 105.0.0 Chrome 104.0.0
Chrome 103.0.5060 Chrome 103.0.0 Chrome 102.0.0 Chrome 101.0.4951 Chrome
100.0.4896
User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML,
like Gecko) Chrome/131.0.0.0 Safari/537.36
User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML,
like Gecko) Chrome/131.0.0.0 Safari/537.36 Edg/131.0.0.0
User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML,
like Gecko) Chrome/120.0.6099.28 Safari/537.36
User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; x64) AppleWebKit/537.36 (KHTML,
like Gecko) Chrome/114.0.0.0 Safari/537.36 OPR/89.0.4447.51 Mozilla/5.0 (Windows
NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0
Safari/537.36 OPR/89.0.4447.51
User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:132.0) Gecko/20100101
Firefox/132.0
User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML,
like Gecko) Chrome/130.0.0.0 Safari/537.36 Mozilla/5.0 (Windows NT 10.0; Win64;
x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/130.0.0.0 Safari/537.36
Avast/130.0.0.0
User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML,
like Gecko) Chrome/130.0.0.0 Safari/537.36 Edg/130.0.0.0 Mozilla/5.0 (Windows NT
10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/130.0.0.0
Safari/537.36 Edg/130.0.0.0 Teams/24295.605.3225.8804/49
User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like
Gecko) Chrome/114.0.0.0 YaBrowser/22.7.0 Yowser/2.5 Safari/537.36 Mozilla/5.0
(Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko)
Chrome/114.0.0.0 YaBrowser/22.7.0 Yowser/2.5 Safari/537.36
User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML,
like Gecko) Chrome/89.0.4389.114 Safari/537.36
User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:128.0) Gecko/20100101
Firefox/128.0
User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML,
like Gecko) Chrome/104.0.0.0 Safari/537.36
User-Agent: Mozilla/5.0 (Windows NT 10.0) AppleWebKit/537.36 (KHTML, like Gecko)
Chrome/114.0.0.0 Safari/537.36 Mozilla/5.0 (Windows NT 10.0; WOW64)
AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36
Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko)
Chrome/114.0.0.0 Safari/537.36
User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML,
like Gecko) Chrome/107.0.0.0 Safari/537.36
User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML,
like Gecko) Chrome/128.0.0.0 Safari/537.36 OPR/114.0.0.0
User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML,
like Gecko) Chrome/101.0.4951.64 Safari/537.36 Edg/101.0.1210.47
User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML,
like Gecko) Chrome/129.0.0.0 Safari/537.36 Edg/129.0.0.0 Mozilla/5.0 (Windows NT
10.0; Win64; x64; Xbox; Xbox One) AppleWebKit/537.36 (KHTML, like Gecko)
Chrome/129.0.0.0 Safari/537.36 Edg/129.0.0.0
User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML,
like Gecko) Chrome/126.0.0.0 Safari/537.36 Edg/126.0.0.0
User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like
Gecko) Chrome/101.0.4951.67 Safari/537.36 Mozilla/5.0 (Windows NT 10.0; Win64;
x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/101.0.4951.54 Safari/537.36
Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko)
Chrome/101.0.4951.67 Safari/537.36
User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML,
like Gecko) Chrome/78.0.3904.108 Safari/537.36 Mozilla/5.0 (Windows NT 10.0;
Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.87
Safari/537.36
User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML,
like Gecko) Chrome/121.0.0.0 Safari/537.36 Edg/121.0.0.0
User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:109.0) Gecko/20100101
Firefox/111.0
User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like
Gecko) Chrome/114.0.0.0 Safari/537.36 Vivaldi/5.3.2679.68 Mozilla/5.0 (Windows
NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0
Safari/537.36 Vivaldi/5.3.2679.68
User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML,
like Gecko) Chrome/123.0.0.0 Safari/537.36
User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML,
like Gecko) Chrome/117.0.5938.132 Safari/537.36
User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML,
like Gecko) Chrome/128.0.0.0 YaBrowser/24.10.0.0 Safari/537.36
User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML,
like Gecko) Chrome/114.0.0.0 Safari/537.36 Edg/114.0.1264.71
User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML,
like Gecko) Chrome/124.0.0.0 Safari/537.36
User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like
Gecko) Chrome/48.0.2564.116 Safari/537.36
User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:65.0) Gecko/20100101
Firefox/65.0
User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML,
like Gecko) Chrome/128.0.0.0 Safari/537.36 Edg/128.0.0.0
User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML,
like Gecko) Chrome/128.0.0.0 Safari/537.36
User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:130.0) Gecko/20100101
Firefox/130.0 Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:130.0) Gecko/20100101
Firefox/130.0 LikeWise/95.6.5621.52
User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML,
like Gecko) Chrome/79.0.3945.117 Safari/537.36 Mozilla/5.0 (Windows NT 10.0;
Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/79.0.3945.79
Safari/537.36
User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML,
like Gecko) Chrome/105.0.0.0 Safari/537.36
User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML,
like Gecko) Chrome/74.0.3729.169 Safari/537.36
User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML,
like Gecko) Chrome/80.0.3987.149 Safari/537.36
User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML,
like Gecko) Chrome/129.0.0.0 Safari/537.36
User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; Xbox; Xbox One)
AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36
Edge/44.18363.8131
User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:114.0) Gecko/20100101
Firefox/114.0 Mozilla/5.0 (Windows NT 10.0; rv:114.0) Gecko/20100101
Firefox/114.0
User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML,
like Gecko) Chrome/112.0.0.0 Safari/537.36 Edg/112.0.1722.68
User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML,
like Gecko) Chrome/84.0.4147.105 Safari/537.36 Mozilla/5.0 (Windows NT 10.0;
Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.89
Safari/537.36
User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML,
like Gecko) Chrome/60.0.3112.113 Safari/537.36
User-Agent: Mozilla/5.0 (Windows NT 10.0.0; Win64; x64; ) AppleWebKit/537.36
(KHTML, like Gecko) Chrome/124.0.6367.119 Chrome/124.0.6367.119 Not-A.Brand/99
Safari/537.36 Mozilla/5.0 (Windows NT 10.0.0; Win64; x64; ) AppleWebKit/537.36
(KHTML, like Gecko) Chrome/124.0.6367.62 Chrome/124.0.6367.62 Not-A.Brand/99
Safari/537.36 Mozilla/5.0 (Windows NT 10.0.0; Win64; x64; ) AppleWebKit/537.36
(KHTML, like Gecko) Chrome/124.0.6367.93 Chrome/124.0.6367.93 Not-A.Brand/99
Safari/537.36 Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36
(KHTML, like Gecko) Chrome/124.0.6367.60 Safari/537.36 Mozilla/5.0 (Windows NT
10.0; Win64; x64; ) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/124.0.6367.61
Chrome/124.0.6367.61 Not-A.Brand/99 Safari/537.36
User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML,
like Gecko) Chrome/58.0.3029.110 Safari/537.3
User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML,
like Gecko) Chrome/92.0.4515.107 Safari/537.36 Mozilla/5.0 (Windows NT 10.0;
Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/92.0.4515.131
Safari/537.36 Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36
(KHTML, like Gecko) Chrome/92.0.4515.131 Safari/537.36 iTop
User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML,
like Gecko) Chrome/120.0.0.0 Safari/537.36
User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; ) AppleWebKit/537.36
(KHTML, like Gecko) Chrome/126.0.6478.61 Chrome/126.0.6478.61 Not/A)Brand/8
Safari/537.36
User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML,
like Gecko) Chrome/85.0.4183.102 Safari/537.36
User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:131.0) Gecko/20100101
Firefox/131.0
User-Agent: Mozilla/5.0 (Windows NT 10.0; rv:102.0) Gecko/20100101 Firefox/102.0
User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML,
like Gecko) Chrome/107.0.5304.18 Safari/537.36
User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:109.0) Gecko/20100101
Firefox/127.0
User-Agent: Mozilla/5.0 (Windows 10; Windows NT 11.0; Win64; x64)
AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.6668.59 Edg/129.0.2792.52
Safari/537.36
User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:109.0) Gecko/20100101
Firefox/109.0
User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML,
like Gecko) Chrome/76.0.3809.100 Safari/537.36
User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML,
like Gecko)
User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML,
like Gecko) Chrome/86.0.4240.111 Safari/537.36
User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML,
like Gecko) Chrome/106.0.0.0 Safari/537.36
User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; Trident/7.0; MDDCJS; rv:11.0)
like Gecko,gzip(gfe)
User-Agent: Mozilla/5.0 (Windows NT 10.0) AppleWebKit/537.36 (KHTML, like Gecko)
Chrome/100.0.4896.127 Safari/537.36 Mozilla/5.0 (Windows NT 10.0; Win64; x64)
AppleWebKit/537.36 (KHTML, like Gecko) Chrome/100.0.4896.127 Safari/537.36
User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML,
like Gecko) Chrome/70.0.3538.77 Safari/537.36
User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML,
like Gecko) Chrome/87.0.7903.146 Safari/537.36
User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML,
like Gecko) Chrome/83.0.6220.148 Safari/537.36
User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML,
like Gecko) Chrome/67.0.3396.87 Safari/537.36 OPR/54.0.2952.71
User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML,
like Gecko) Chrome/125.0.0.0 Safari/537.36
User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML,
like Gecko) Chrome/118.0.0.0 Safari/537.36
User-Agent: Mozilla/5.0 (Windows NT 10.0) AppleWebKit/537.36 (KHTML, like Gecko)
Chrome/103.0.0.0 Safari/537.36
User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML,
like Gecko) Chrome/122.0.0.0 Safari/537.36 Edg/122.0.0.0
User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML,
like Gecko) Chrome/102.0.0.0 Safari/537.36
User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML,
like Gecko) Chrome/97.0.2720.185 Safari/537.36
User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML,
like Gecko) Chrome/97.0.4692.71 Safari/537.36
User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like
Gecko) Chrome/103.0.5060.114 Safari/537.36 Mozilla/5.0 (Windows NT 10.0; Win64;
x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/103.0.5060.134 Safari/537.36
User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:109.0) Gecko/20100101
Firefox/115.0 Mozilla/5.0 (Windows NT 10.0; rv:109.0) Gecko/20100101
Firefox/115.0
User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML,
like Gecko) Chrome/119.0.0.0 Safari/537.36
User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML,
like Gecko) Chrome/98.0.8584.182 Safari/537.36
User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML,
like Gecko) Chrome/92.0.1012.51 Safari/537.36
User-Agent: Mozilla/6.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML,
like Gecko) Chrome/127.0.0.0 Safari/537.36 Inspici (www.inspici.com)
User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like
Gecko) Chrome/98.0.4758.102 Safari/537.36
User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML,
like Gecko) Chrome/99.0.4844.84 Safari/537.36 OPR/85.0.4341.75
User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML,
like Gecko) Chrome/98.0.4758.141 YaBrowser/22.3.4.731 Yowser/2.5 Safari/537.36
User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML,
like Gecko) Chrome/98.0.4758.119 Safari/537.36 Edg/98.0.1108.76
User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML,
like Gecko) Chrome/94.0.4606.71 Safari/537.36
User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML,
like Gecko) Chrome/91.0.4472.124 Safari/537.36
User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML,
like Gecko) Chrome/88.0.4324.182 Safari/537.36
User-Agent: Mozilla/5.0 (Windows NT 10.0; ARM; Lumia 950 Dual SIM)
AppleWebKit/537.36 (KHTML, like Gecko) Chrome/51.0.2704.79 Safari/537.36
Edge/14.14393
User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML,
like Gecko) Chrome/62.0.3202.94 Safari/537.36
User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML,
like Gecko) Chrome/95.0.4638.17 Safari/537.36
User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML,
like Gecko) Chrome/70.0.3538.102 Safari/537.36 Edge/18.18363
User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML,
like Gecko) Chrome/109.0.0.0 Safari/537.36
User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML,
like Gecko) Chrome/120.1.1.1 Safari/537.36 Edg/120.0.2210.91
User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML,
like Gecko) Chrome/81.0.4044.138 Safari/537.36
User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML,
like Gecko) Chrome/130.0.6723.31 Safari/537.36
User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML,
like Gecko) Chrome/130.0.6723.31 Safari/537.36 Edg/130.0.6723.31
Browser Type: Samsung Internet 27.0 Samsung Internet 26.0 Phantom 123.0.0 Opera
Mobile 85.0.2254 Opera Mobile 85.0.0 Opera Mobile 62.5.2254 MiuiBrowser 14.22.1
Firefox Mobile 132.0 Firefox Mobile 128.0 Chrome Mobile WebView 78.0.3904 Chrome
Mobile 131.0.0 Chrome Mobile 130.0.0 Chrome Mobile 129.0.0 Chrome Mobile 128.0.0
Chrome Mobile 126.0.0 Chrome Mobile 124.0.0 Chrome Mobile 123.0.0 Chrome Mobile
122.0.0 Chrome Mobile 116.0.0 Chrome Mobile 115.0.0 Chrome Mobile 111.0.0 Chrome
Mobile 107.0.0 Chrome Mobile 101.0.4951 Chrome 131.0.0 Chrome 129.0.0 Chrome
114.0.5735 Android 10
User-Agent: Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like
Gecko) Chrome/131.0.0.0 Mobile Safari/537.36
User-Agent: Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like
Gecko) Chrome/130.0.0.0 Mobile Safari/537.36
User-Agent: Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like
Gecko) Chrome/129.0.0.0 Mobile Safari/537.36
User-Agent: Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like
Gecko) SamsungBrowser/27.0 Chrome/125.0.0.0 Mobile Safari/537.36
User-Agent: Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like
Gecko) Chrome/129.0.0.0 Mobile Safari/537.36 OPR/85.0.0.0
User-Agent: Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like
Gecko) Chrome/128.0.0.0 Mobile Safari/537.36
User-Agent: Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like
Gecko) Chrome/116.0.0.0 Mobile Safari/537.36
User-Agent: Mozilla/5.0 (Android 10; Mobile; rv:128.0) Gecko/128.0 Firefox/128.0
User-Agent: Mozilla/5.0 (Android 10; Mobile; rv:132.0) Gecko/132.0 Firefox/132.0
User-Agent: Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like
Gecko) Chrome/131.0.0.0 Safari/537.36
User-Agent: Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like
Gecko) Chrome/122.0.0.0 Mobile Safari/537.36
User-Agent: Mozilla/5.0 (Linux; Android 10; FRL-L22; HMSCore 6.14.0.321)
AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.5735.196
HuaweiBrowser/15.0.4.312 Mobile Safari/537.36 Mozilla/5.0 (Linux; Android 10;
JEF-NX9; HMSCore 6.14.0.322) AppleWebKit/537.36 (KHTML, like Gecko)
Chrome/114.0.5735.196 HuaweiBrowser/15.0.4.312 Mobile Safari/537.36
User-Agent: Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like
Gecko) Chrome/111.0.0.0 Mobile Safari/537.36
User-Agent: Mozilla/5.0 (Linux; Android 10; LYA-AL00) AppleWebKit/537.36 (KHTML,
like Gecko) Chrome/107.0.0.0 Mobile Safari/537.36
User-Agent: Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like
Gecko) Chrome/124.0.0.0 Mobile Safari/537.36
User-Agent: Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like
Gecko) Chrome/123.0.6312.118 Mobile Safari/537.36 XiaoMi/MiuiBrowser/14.22.1-gn
User-Agent: Mozilla/5.0 (Linux; Android 10; LIO-AN00 Build/HUAWEILIO-AN00; wv)
MicroMessenger Weixin QQ AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0
Chrome/78.0.3904.62 XWEB/2692 MMWEBSDK/200901 Mobile Safari/537.36
User-Agent: Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like
Gecko) Chrome/123.0.0.0 Mobile Safari/537.36 (Ecosia android@123.0.0.0)
User-Agent: Mozilla/5.0 (Linux; U; Android 10; RMX1925 Build/QKQ1.200209.002;
wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/131.0.6778.39
Mobile Safari/537.36 OPR/85.0.2254.74549
User-Agent: Dalvik/2.1.0 (Linux; U; Android 10; JEF-NX9 Build/HUAWEIJEF-N29)
User-Agent: Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like
Gecko) Chrome/123.0.0.0 Mobile Safari/537.36
User-Agent: Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like
Gecko) Chrome/129.0.0.0 Safari/537.36
User-Agent: Mozilla/5.0 (Linux; U; Android 10; Infinix X688B
Build/QP1A.190711.020; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0
Chrome/99.0.4844.58 Mobile Safari/537.36 OPR/62.5.2254.61243
User-Agent: Mozilla/5.0 (Linux; Android 10; ELE-L29) AppleWebKit/537.36 (KHTML,
like Gecko) Chrome/101.0.4951.61 Mobile Safari/537.36
User-Agent: Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like
Gecko) Chrome/126.0.0.0 Mobile Safari/537.36
User-Agent: Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like
Gecko) SamsungBrowser/26.0 Chrome/122.0.0.0 Mobile Safari/537.36
User-Agent: Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like
Gecko) Chrome/115.0.0.0 Mobile Safari/537.36
Browser Type: Googlebot 2.1 Chrome Mobile 56.0.2924 Chrome Mobile 52.0.2743
Chrome Mobile 131.0.6778 Android 6.0.1
User-Agent: Mozilla/5.0 (Linux; Android 6.0.1; Nexus 5X Build/MMB29P)
AppleWebKit/537.36 (KHTML, like Gecko) Chrome/130.0.6723.116 Mobile
Safari/537.36 (compatible; Googlebot/2.1; +http://www.google.com/bot.html)
Mozilla/5.0 (Linux; Android 6.0.1; Nexus 5X Build/MMB29P) AppleWebKit/537.36
(KHTML, like Gecko) Chrome/131.0.6778.69 Mobile Safari/537.36 (compatible;
Googlebot/2.1; +http://www.google.com/bot.html) Mozilla/5.0 (Linux; Android
6.0.1; Nexus 5X Build/MMB29P) AppleWebKit/537.36 (KHTML, like Gecko)
Chrome/99.0.4844.84 Mobile Safari/537.36 (compatible; Googlebot/2.1;
+http://www.google.com/bot.html)
User-Agent: Mozilla/5.0 (Linux; Android 6.0.1; Nexus 5X Build/MMB29P)
AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.6778.69 Mobile Safari/537.36
(compatible; GoogleOther)
User-Agent: Mozilla/5.0 (Linux; U; Android 6.0.1; en-us; Nexus 4 Build/JOP24G)
AppleWebKit/534.30 (KHTML, like Gecko) Version/4.0 Mobile Safari/534.30
User-Agent: Mozilla/5.0 (Linux; Android 6.0.1; SM-J327P Build/MMB29M)
AppleWebKit/537.36 (KHTML, like Gecko) Chrome/56.0.2924.87 Mobile Safari/537.36
User-Agent: Mozilla/5.0 (Linux; Android 6.0.1; SM-G900H Build/MMB29K)
AppleWebKit/537.36 (KHTML, like Gecko) Chrome/52.0.2743.98 Mobile Safari/537.36
Browser Type: Mobile Safari UI/WKWebView Mobile Safari 17.6 Chrome Mobile iOS
131.0.6778
User-Agent: Mozilla/5.0 (iPad; CPU OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15
(KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1 Mozilla/5.0 (iPhone;
CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko)
Version/17.6 Mobile/15E148 Safari/604.1 Mozilla/5.0 (iPhone; CPU iPhone OS
17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6
Mobile/15E148 Safari/604.1 Ddg/17.6 Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1
like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6
Mobile/15E148 Safari/604.1 OPX/2.5.4
User-Agent: Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X)
AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/131.0.6778.73 Mobile/15E148
Safari/604.1
User-Agent: Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X)
AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148
Browser Type: Baiduspider-render 2.0
User-Agent: Mozilla/5.0 (iPhone; CPU iPhone OS 9_1 like Mac OS X)
AppleWebKit/601.1.46 (KHTML, like Gecko) Version/9.0 Mobile/13B143 Safari/601.1
(compatible; Baiduspider-render/2.0; +http://www.baidu.com/search/spider.html)
Browser Type: Mobile Safari 18.0.1 Mobile Safari 18.0 Firefox iOS 132.1
User-Agent: Mozilla/5.0 (iPhone; CPU iPhone OS 18_0_1 like Mac OS X)
AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.0.1 Mobile/15E148
Safari/604.1
User-Agent: Mozilla/5.0 (iPhone; CPU iPhone OS 18_0_1 like Mac OS X)
AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.0 Mobile/15E148 Safari/604.1
Ddg/18.0
User-Agent: Mozilla/5.0 (iPhone; CPU iPhone OS 18_0_1 like Mac OS X)
AppleWebKit/605.1.15 (KHTML, like Gecko) FxiOS/132.1 Mobile/15E148
Safari/605.1.15
Browser Type: YisouSpider 5.0
User-Agent: Mozilla/5.0 (iPhone; CPU iPhone OS 16_3 like Mac OS X)
AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.2 Mobile/15E148
YisouSpider/5.0 Safari/604.1
Browser Type: Chrome Mobile 87.0.4280
User-Agent: Mozilla/5.0 (Linux; Android 8.0; Pixel 2 Build/OPD3.170816.012)
AppleWebKit/537.36 (KHTML, like Gecko) Chrome/87.0.4280.88 Mobile Safari/537.36
Browser Type: Firefox 38.0 Chrome 79.0.3945 Chrome 78.0.3904 Chrome 103.0.0
Chrome 100.0.4896
User-Agent: Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML,
like Gecko) Chrome/103.0.0.0 Safari/537.36
User-Agent: Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML,
like Gecko) Chrome/78.0.3904.108 Safari/537.36
User-Agent: Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML,
like Gecko) Chrome/79.0.3945.79 Safari/537.36
User-Agent: Mozilla/5.0 (Windows NT 6.3; WOW64; rv:38.0) Gecko/20100101
Firefox/38.0
User-Agent: Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML,
like Gecko) Chrome/100.0.4896.60 Safari/537.36
Browser Type: Firefox 132.0 Firefox 130.0 Firefox 114.0 Chrome 53.0.2820
User-Agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:132.0) Gecko/20100101
Firefox/132.0
User-Agent: Mozilla/5.0 (X11; Ubuntu; Linux i686; rv:114.0) Gecko/20100101
Firefox/114.0 Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:114.0) Gecko/20100101
Firefox/114.0
User-Agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:130.0) Gecko/20100101
Firefox/130.0
User-Agent: Mozilla/5.0 (X11; Ubuntu; Linux i686 on x86_64) AppleWebKit/537.36
(KHTML, like Gecko) Chrome/53.0.2820.59 Safari/537.36
Browser Type: Firefox 49.0 Firefox 114.0 Chrome 62.0.3178
User-Agent: Mozilla/5.0 (X11; Fedora; Linux x86_64; rv:114.0) Gecko/20100101
Firefox/114.0
User-Agent: Mozilla/5.0 (X11; Fedora; Linux x86_64; rv:49.0) Gecko/20100101
Firefox/49.0
User-Agent: Mozilla/5.0 (X11; Fedora; Linux x86_64) AppleWebKit/537.36 (KHTML,
like Gecko) Chrome/62.0.3178.0 Safari/537.36
Browser Type: Other Mobile Safari UI/WKWebView Mobile Safari 18.1 Chrome Mobile
iOS 120.0.6099
User-Agent: Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X)
AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1 Mobile/15E148 Safari/604.1
User-Agent: NetworkingExtension/8619.2.8.10.7 Network/4277.42.2 iOS/18.1
User-Agent: Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X)
AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/120.0.6099.119 Mobile/15E148
Safari/604.1
User-Agent: ArcMobile2/1.37.0 (iPhone; iOS 18.1; Scale/3.00)
Browser Type: Mobile Safari 18.0 Google 343.0.695551749 Google 342.0.693598186
Chrome Mobile iOS 130.0.6723
User-Agent: Mozilla/5.0 (iPhone; CPU iPhone OS 18_0 like Mac OS X)
AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.0 Mobile/15E148 Safari/604.1
User-Agent: Mozilla/5.0 (iPhone; CPU iPhone OS 18_0 like Mac OS X)
AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/342.0.693598186 Mobile/15E148
Safari/604.1
User-Agent: Mozilla/5.0 (iPhone; CPU iPhone OS 18_0 like Mac OS X)
AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/130.0.6723.37 Mobile/15E148
Safari/604.1
User-Agent: Mozilla/5.0 (iPhone; CPU iPhone OS 18_0 like Mac OS X)
AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/343.0.695551749 Mobile/15E148
Safari/604.1
Browser Type: Wget 1.14 Vivaldi 5.3.2679 Vivaldi 1.0.344 Swiftfox 2.0 Safari
10.0 QupZilla 1.9.0 Puffin 2.9174 Opera Mobile 10.00 Opera 89.0.4447 Opera 7.23
Minimo 0.020 Konqueror 3.0 Iceweasel 14.0.1 HeadlessChrome 127.0.6533
HeadlessChrome 125.0.6422 HeadlessChrome 122.0.0 Galeon 1.3.14 Firefox 132.0
Firefox 124.0 Firefox 115.0 Firefox 114.0 Firefox 11.0 Firefox 102.0 Chrome
97.0.4692 Chrome 96.0.4664 Chrome 91.0.4472 Chrome 90.0.4430 Chrome 86.0.4240
Chrome 83.0.4103 Chrome 78.0.3904 Chrome 77.0.3865 Chrome 7.0.514 Chrome
41.0.2227 Chrome 28.0.1478 Chrome 130.0.0 Chrome 129.0.0 Chrome 128.0.0 Chrome
127.0.0 Chrome 126.0.0 Chrome 116.0.0 Chrome 114.0.0 Chrome 110.0.0
User-Agent: Mozilla/5.0 (X11; Linux i686) AppleWebKit/537.36 (KHTML, like Gecko)
Chrome/114.0.0.0 Safari/537.36 Vivaldi/5.3.2679.68 Mozilla/5.0 (X11; Linux
x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36
Vivaldi/5.3.2679.68
User-Agent: Mozilla/5.0 (Linux x86_64; rv:114.0) Gecko/20100101 Firefox/114.0
Mozilla/5.0 (X11; Linux i686; rv:114.0) Gecko/20100101 Firefox/114.0
User-Agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like
Gecko) Chrome/83.0.4103.7 Safari/537.36
User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:132.0) Gecko/20100101
Firefox/132.0
User-Agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like
Gecko) HeadlessChrome/125.0.6422.60 Safari/537.36
User-Agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like
Gecko) Chrome/114.0.0.0 Safari/537.36 OPR/89.0.4447.51
User-Agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like
Gecko) Chrome/128.0.0.0 Safari/537.36
User-Agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like
Gecko) Chrome/114.0.0.0 Safari/537.36
User-Agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like
Gecko) Chrome/91.0.4472.164 Safari/537.36
User-Agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like
Gecko) Chrome/110.0.0.0 Safari/537.36
User-Agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like
Gecko) Chrome/78.0.3904.108 Safari/537.36
User-Agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like
Gecko) HeadlessChrome/122.0.0.0 Safari/537.36
User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:109.0) Gecko/20100101
Firefox/115.0
User-Agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like
Gecko) Chrome/129.0.0.0 Safari/537.36
User-Agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like
Gecko) HeadlessChrome/127.0.6533.119 Safari/537.36
User-Agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like
Gecko) Chrome/116.0.0.0 Safari/537.36
User-Agent: Konqueror/3.0-rc4; (Konqueror/3.0-rc4; i686 Linux;;datecode)
User-Agent: Opera/9.80 (Linux i686; Opera Mobi/1040; U; en) Presto/2.5.24
Version/10.00
User-Agent: Mozilla/5.0 (X11; U; Linux; i686; en-US; rv:1.6) Gecko Galeon/1.3.14
User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-gb) AppleWebKit/534.35 (KHTML,
like Gecko) Chrome/11.0.696.65 Safari/534.35 Puffin/2.9174AP
User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US) AppleWebKit/534.7 (KHTML,
like Gecko) Chrome/7.0.514.0 Safari/534.7
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.1.16) Gecko/20120421
Gecko Firefox/11.0
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.1) Gecko/20061024
Firefox/2.0 (Swiftfox)
User-Agent: Mozilla/5.0 (X11; U; Linux armv6l; rv 1.8.1.5pre) Gecko/20070619
Minimo/0.020
User-Agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/602.1 (KHTML, like
Gecko) splash Version/10.0 Safari/602.1
User-Agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/538.1 (KHTML, like
Gecko) QupZilla/1.9.0 Safari/538.1
User-Agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like
Gecko) Chrome/97.0.4692.71 Safari/537.36
User-Agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like
Gecko) Chrome/96.0.4664.110 Safari/537.36
User-Agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like
Gecko) Chrome/90.0.4430.72 Safari/537.36
User-Agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like
Gecko) Chrome/86.0.4240.198 Safari/537.36
User-Agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like
Gecko) Chrome/77.0.3865.120 Safari/537.36
User-Agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like
Gecko) Chrome/47.0.2526.80 Safari/537.36 Vivaldi/1.0.344.37
User-Agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like
Gecko) Chrome/41.0.2227.0 Safari/537.36
User-Agent: Mozilla/5.0 (X11; Linux i686; rv:14.0) Gecko/20100101 Firefox/14.0.1
Iceweasel/14.0.1
User-Agent: Mozilla/5.0 (X11; Linux i686) AppleWebKit/537.36 (KHTML, like Gecko)
Chrome/28.0.1478.0 Safari/537.36
User-Agent: MSIE (MSIE 6.0; X11; Linux; i686) Opera 7.23
User-Agent: Wget/1.14 (linux-gnu)
User-Agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like
Gecko) Chrome/130.0.0.0 Safari/537.36
User-Agent: Mozilla/5.0 (ZZ; Linux x86_64) AppleWebKit/537.36 (KHTML, like
Gecko) Chrome/126.0.0.0 Safari/537.36
User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101
Firefox/102.0
User-Agent: Mozilla/5.0 (SS; Linux x86_64; rv:124.0) Gecko/20100101
Firefox/124.0
User-Agent: Mozilla/5.0 (SS; Linux i686) AppleWebKit/537.36 (KHTML, like Gecko)
Chrome/127.0.0.0 Safari/537.36
Browser Type: Mobile Safari 17.5 Chrome Mobile iOS 131.0.6778
User-Agent: Mozilla/5.0 (iPhone; CPU iPhone OS 17_5_1 like Mac OS X)
AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.5 Mobile/15E148 Safari/604.1
User-Agent: Mozilla/5.0 (iPhone; CPU iPhone OS 17_5_1 like Mac OS X)
AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/131.0.6778.73 Mobile/15E148
Safari/604.1
Browser Type: Mobile Safari 17.7 Mobile Safari 17.0
User-Agent: Mozilla/5.0 (iPhone; CPU iPhone OS 17_7 like Mac OS X)
AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.7 Mobile/15E148 Safari/604.1
User-Agent: Mozilla/5.0 (iPad; CPU OS 17_7 like Mac OS X) AppleWebKit/605.1.15
(KHTML, like Gecko) Version/17.0 Mobile/15E148 Safari/605.1.15
Browser Type: Safari 15.4 Opera 89.0.4447 Firefox 114.0 Edge 114.0.1264 Chrome
114.0.0
User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 12_5) AppleWebKit/537.36
(KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36 Edg/114.0.1264.71
User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 12.5; rv:114.0)
Gecko/20100101 Firefox/114.0
User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 12_5) AppleWebKit/605.1.15
(KHTML, like Gecko) Version/15.4 Safari/605.1.15
User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 12_5) AppleWebKit/537.36
(KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36 OPR/89.0.4447.51
User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 12_5) AppleWebKit/537.36
(KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36
Browser Type: Yandex Browser 22.3.3 Other IE 9.0 IE 8.0 Firefox 81.0 Firefox
4.0.1 Firefox 21.0 Firefox 12.0 Firefox 115.0 Edge 109.0.1518 Chrome 91.0.4472
Chrome 89.0.4389 Chrome 83.0.4103 Chrome 68.0.3440 Chrome 60.0.3112 Chrome
45.0.2454 Chrome 41.0.2228 Chrome 12.0.712 Chrome 111.0.5563
User-Agent: Mozilla/5.0 (Windows NT 6.1; Win64; x64; rv:109.0) Gecko/20100101
Firefox/115.0
User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like
Gecko) Chrome/45.0.2454.85 Safari/537.36
User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64) SkypeUriPreview Preview/0.5
skype-url-preview@microsoft.com
User-Agent: Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko)
Chrome/41.0.2228.0 Safari/537.36
User-Agent: Mozilla/5.0 (compatible; MSIE 9.0; Windows NT 6.1; WOW64;
Trident/5.0; rv:9.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR
3.0.30729; Media Center PC 6.0; .NET4.0C; .NET4.0E; InfoPath.2; BOIE9;ENUS)
User-Agent: Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML,
like Gecko) Chrome/83.0.4103.61 Safari/537.36
User-Agent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1)
User-Agent: Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML,
like Gecko) Chrome/68.0.3440.84 Safari/537.36
User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like
Gecko) Chrome/60.0.3112.90 Safari/537.36
User-Agent: Mozilla/5.0 (Windows NT 6.1; rv:21.0) Gecko/20130401 Firefox/21.0
User-Agent: Mozilla/5.0 (Windows NT 6.1; rv:2.0.1) Gecko/20100101 Firefox/4.0.1
User-Agent: Mozilla/5.0 (Windows NT 6.1; rv:12.0) Gecko/20120403211507
Firefox/12.0
User-Agent: Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML,
like Gecko) Chrome/98.0.4758.141 YaBrowser/22.3.3.852 Yowser/2.5 Safari/537.36
User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like
Gecko) Chrome/91.0.4472.77 Safari/537.36
User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like
Gecko) Brave Chrome/89.0.4389.105 Safari/537.36
User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/534.27 (KHTML, like
Gecko) Chrome/12.0.712.0 Safari/534.27
User-Agent: Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko)
Chrome/109.0.0.0 Safari/537.36 Edg/109.0.1518.140
User-Agent: Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML,
like Gecko) Chrome/111.0.5563.65 Safari/537.36
User-Agent: Mozilla/5.0 (Windows NT 6.1; Win64; x64; rv:81.0) Gecko/20100101
Firefox/81.0
Browser Type: Firefox 132.0 Firefox 102.0
User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:132.0)
Gecko/20100101 Firefox/132.0
User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:102.0)
Gecko/20100101 Firefox/102.0
Browser Type: Baiduspider 2.0
User-Agent: Mozilla/5.0 (Linux;u;Android 4.2.2;zh-cn;) AppleWebKit/534.46
(KHTML,like Gecko) Version/5.1 Mobile Safari/10600.6.3 (compatible;
Baiduspider/2.0; +http://www.baidu.com/search/spider.html)
Browser Type: Yandex Browser 24.10.4 Instagram 357.1.0 Firefox Mobile 120.0
Chrome Mobile WebView 130.0.6723 Chrome Mobile 130.0.6723 Chrome Mobile 114.0.0
User-Agent: Mozilla/5.0 (Android 14; Mobile; rv:120.0) Gecko/120.0 Firefox/120.0
User-Agent: Mozilla/5.0 (Linux; arm_64; Android 14; RMX3636) AppleWebKit/537.36
(KHTML, like Gecko) Chrome/128.0.6613.98 YaBrowser/24.10.4.98.00 SA/3 Mobile
Safari/537.36
User-Agent: Mozilla/5.0 (Linux; Android 14; CPH2481 Build/SP1A.210812.016; wv)
AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/130.0.6723.107 Mobile
Safari/537.36 OcIdWebView
({"os":"Android","osVersion":"34","app":"com.google.android.gms","appVersion":"244336000","style":2,"callingAppId":"com.google.android.googlequicksearchbox","isDarkTheme":false})
Mozilla/5.0 (Linux; Android 14; SM-A137F Build/UP1A.231005.007; wv)
AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/130.0.6723.107 Mobile
Safari/537.36 GoogleApp/15.45.39.ve.arm Mozilla/5.0 (Linux; Android 14; SM-A155F
Build/UP1A.231005.007; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0
Chrome/130.0.6723.108 Mobile Safari/537.36 GoogleApp/15.45.38.ve.arm64
Mozilla/5.0 (Linux; Android 14; SM-A346E Build/UP1A.231005.007; wv)
AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/130.0.6723.107 Mobile
Safari/537.36 GoogleApp/15.45.39.ve.arm64 Mozilla/5.0 (Linux; Android 14;
SM-A346E Build/UP1A.231005.007; wv) AppleWebKit/537.36 (KHTML, like Gecko)
Version/4.0 Chrome/130.0.6723.107 Mobile Safari/537.36
GoogleApp/15.45.39.ve.arm64 Overlay Mozilla/5.0 (Linux; Android 14; SM-S901U
Build/UP1A.231005.007; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0
Chrome/130.0.6723.107 Mobile Safari/537.36 GoogleApp/15.44.27.28.arm64
Mozilla/5.0 (Linux; Android 14; SM-S911U Build/UP1A.231005.007; wv)
AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/130.0.6723.107 Mobile
Safari/537.36 GoogleApp/15.45.39.ve.arm64 Overlay Mozilla/5.0 (Linux; Android
14; SM-S918U Build/UP1A.231005.007; wv) AppleWebKit/537.36 (KHTML, like Gecko)
Version/4.0 Chrome/130.0.6723.107 Mobile Safari/537.36
GoogleApp/15.43.37.28.arm64 Overlay Mozilla/5.0 (Linux; Android 14; SM-S918U
Build/UP1A.231005.007; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0
Chrome/130.0.6723.107 Mobile Safari/537.36 GoogleApp/15.45.39.ve.arm64 Overlay
Mozilla/5.0 (Linux; Android 14; SM-S928B Build/UP1A.231005.007; wv)
AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/130.0.6723.108 Mobile
Safari/537.36 GoogleApp/15.44.27.28.arm64 Mozilla/5.0 (Linux; Android 14;
SM-S928U Build/UP1A.231005.007; wv) AppleWebKit/537.36 (KHTML, like Gecko)
Version/4.0 Chrome/130.0.6723.107 Mobile Safari/537.36
GoogleApp/15.45.39.ve.arm64
User-Agent: Mozilla/5.0 (Linux; Android 14; moto g power 5G - 2023)
AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Mobile Safari/537.36
User-Agent: Mozilla/5.0 (Linux; Android 14; SM-S901U Build/UP1A.231005.007)
AppleWebKit/537.36 (KHTML, like Gecko) Chrome/130.0.6723.107 Mobile
Safari/537.36 OPX/2.5
User-Agent: Mozilla/5.0 (Linux; Android 14; SM-G996U Build/UP1A.231005.007; wv)
AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/130.0.6723.107 Mobile
Safari/537.36 Instagram 357.1.0.52.100 Android (34/14; 450dpi; 1080x2283;
samsung; SM-G996U; t2q; qcom; en_US; 662944405)
Browser Type: Mobile Safari
User-Agent: Mozilla/5.0 (iPhone; CPU iPhone OS 17_6 like Mac OS X)
AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148 Safari/604.1
Browser Type: Chrome 112.0.5615
User-Agent: Mozilla/5.0 (X11; CrOS x86_64 15359.58.0) AppleWebKit/537.36 (KHTML,
like Gecko) Chrome/112.0.5615.134 Safari/537.36
Browser Type: Mobile Safari 16.6
User-Agent: Mozilla/5.0 (iPhone; CPU iPhone OS 16_6_1 like Mac OS X)
AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.6 Mobile/15E148 Safari/604.1
Mozilla/5.0 (iPhone; CPU iPhone OS 16_6_1 like Mac OS X) AppleWebKit/605.1.15
(KHTML, like Gecko) Version/16.6 Mobile/15E148 Safari/604.1 OPX/2.5.4
Browser Type: Amazonbot 0.1
User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_1) AppleWebKit/600.2.5
(KHTML, like Gecko) Version/8.0.2 Safari/600.2.5 (Amazonbot/0.1;
+https://developer.amazon.com/support/amazonbot)
Browser Type: Opera%20GX 2282 DuckDuckGo 308 Client 47104 CFNetwork 1568.200.51
User-Agent: Client/47104 CFNetwork/1568.100.1.2.1 Darwin/24.0.0
User-Agent: Opera%20GX/2282 CFNetwork/1498.700.2 Darwin/23.6.0
User-Agent: MobileSafari/8619.2.8.10.7 CFNetwork/1568.200.51 Darwin/24.1.0
Safari/20619.2.8.11.10 CFNetwork/1568.200.51 Darwin/24.1.0
User-Agent: DuckDuckGo/308 CFNetwork/1568.200.51 Darwin/24.1.0
Browser Type: Mobile Safari 17.3.1
User-Agent: Mozilla/5.0 (iPhone; CPU iPhone OS 17_3_1 like Mac OS X)
AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.3.1 Mobile/15E148
Safari/604.1
Browser Type: Chrome 132.0.0 Chrome 130.0.0
User-Agent: Mozilla/5.0 (X11; CrOS x86_64 14541.0.0) AppleWebKit/537.36 (KHTML,
like Gecko) Chrome/130.0.0.0 Safari/537.36
User-Agent: Mozilla/5.0 (X11; CrOS x86_64 14541.0.0) AppleWebKit/537.36 (KHTML,
like Gecko) Chrome/132.0.0.0 Safari/537.36
Browser Type: Yandex Browser 24.10.4 UC Browser 13.7.8 Chrome Mobile WebView
87.0.4280 Chrome Mobile WebView 130.0.6723 Chrome Mobile WebView 123.0.6312
Chrome Mobile 91.0.2874 Chrome Mobile 71.0.2660 Chrome Mobile 101.0.4951 Amazon
Silk 128.5.6
User-Agent: Mozilla/5.0 (Linux; Android 11; SM-A7050 Build/RP1A.200720.012; wv)
AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/130.0.6723.107 Mobile
Safari/537.36 OcIdWebView
({"os":"Android","osVersion":"30","app":"com.google.android.gms","appVersion":"219","style":2,"isDarkTheme":true})
User-Agent: Mozilla/5.0 (Linux; Android 11; KFTUWI) AppleWebKit/537.36 (KHTML,
like Gecko) Silk/128.5.6 like Chrome/128.0.6613.194 Safari/537.36
User-Agent: Mozilla/5.0 (Linux; Android 11; V2156A; wv) AppleWebKit/537.36
(KHTML, like Gecko) Version/4.0 Chrome/123.0.6312.118 Mobile Safari/537.36
VivoBrowser/22.2.0.0
User-Agent: Mozilla/5.0 (Linux; Android 11; Pixel 5) AppleWebKit/537.36 (KHTML,
like Gecko) Chrome/91.0.2874.138 Mobile Safari/537.36
User-Agent: Mozilla/5.0 (Linux; Android 11; V2033) AppleWebKit/537.36 (KHTML,
like Gecko) Version/4.0 Chrome/87.0.4280.141 Mobile Safari/537.36
VivoBrowser/13.1.2.0 Mozilla/5.0 (Linux; Android 11; vivo 1933)
AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/87.0.4280.141 Mobile
Safari/537.36 VivoBrowser/11.1.0.1
User-Agent: Mozilla/5.0 (Linux; Android 11; LM-V500N) AppleWebKit/537.36 (KHTML,
like Gecko) Chrome/101.0.4951.41 Mobile Safari/537.36 Mozilla/5.0 (Linux;
Android 11; LM-V500N) AppleWebKit/537.36 (KHTML, like Gecko)
Chrome/101.0.4951.61 Mobile Safari/537.36 Mozilla/5.0 (Linux; Android 11;
SM-A505F) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/101.0.4951.61 Mobile
Safari/537.36 Mozilla/5.0 (Linux; Android 11; SM-M317F) AppleWebKit/537.36
(KHTML, like Gecko) Chrome/101.0.4951.41 Mobile Safari/537.36 Mozilla/5.0
(Linux; Android 11; motorola edge 20 fusion) AppleWebKit/537.36 (KHTML, like
Gecko) Chrome/101.0.4951.61 Mobile Safari/537.36
User-Agent: Mozilla/5.0 (Linux; arm; Android 11; C6L 2021) AppleWebKit/537.36
(KHTML, like Gecko) Chrome/128.0.6613.98 YaBrowser/24.10.4.98.00 SA/3 Mobile
Safari/537.36
User-Agent: Mozilla/5.0 (Linux; Android 11; Pixel 5) AppleWebKit/537.36 (KHTML,
like Gecko) Chrome/71.0.2660.94 Mobile Safari/537.36
User-Agent: Mozilla/5.0 (Linux; U; Android 11; en-US; RMX2195
Build/RKQ1.201217.002) AppleWebKit/534.30 (KHTML, like Gecko) Version/4.0
UCBrowser/13.7.8.1322 (SpeedMode) U4/1.0 UCWEB/2.0 Mobile Safari/534.30
Browser Type: Samsung Internet 17.0 Opera Mobile 85.0.2254 Firefox Mobile 132.0
Chrome Mobile WebView 97.0.4692 Chrome Mobile WebView 130.0.6723 Chrome Mobile
130.0.6723 Chrome Mobile 114.0.0 Chrome Mobile 101.0.4951 Chrome 128.0.6613
Android 12
User-Agent: Mozilla/5.0 (Linux; U; Android 12; V2061 Build/SP1A.210812.003; wv)
AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/131.0.6778.39 Mobile
Safari/537.36 OPR/85.0.2254.74549
User-Agent: Mozilla/5.0 (Android 12; Mobile; rv:132.0) Gecko/132.0 Firefox/132.0
User-Agent: Mozilla/5.0 (Linux; Android 12; Pixel 6) AppleWebKit/537.36 (KHTML,
like Gecko) Chrome/114.0.0.0 Mobile Safari/537.36
User-Agent: Mozilla/5.0 (Linux; Android 12; DBY-W09 Build/HUAWEIDBY-W09; wv)
AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/97.0.4692.98
Safari/537.36 T7/13.73 BDOS/1.0 (HarmonyOS 3.0.0) SP-engine/3.14.0
baiduboxapp/13.73.0.10 (Baidu; P1 12) NABar/1.0
User-Agent: Mozilla/5.0 (Linux; Android 12; Pixel 3a) AppleWebKit/537.36 (KHTML,
like Gecko) Chrome/130.0.6723.107 Mobile Safari/537.36
User-Agent: Mozilla/5.0 (Linux; Android 12; SM-N970W Build/SP1A.210812.016; wv)
AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/130.0.6723.108 Mobile
Safari/537.36
User-Agent: Mozilla/5.0 (Linux; Android 12; Pixel 5) AppleWebKit/537.36 (KHTML,
like Gecko) Chrome/101.0.4951.61 Mobile Safari/537.36 Mozilla/5.0 (Linux;
Android 12; SM-G970U) AppleWebKit/537.36 (KHTML, like Gecko)
Chrome/101.0.4951.61 Mobile Safari/537.36
User-Agent: Mozilla/5.0 (Linux; Android 12; SAMSUNG SM-G990E) AppleWebKit/537.36
(KHTML, like Gecko) SamsungBrowser/17.0 Chrome/96.0.4664.104 Mobile
Safari/537.36
User-Agent: com.google.android.apps.searchlite/1005771 (Linux; U; Android 12;
en_PK; SM-N975W; Build/SP1A.210812.016; Cronet/131.0.6738.0)
User-Agent: Mozilla/5.0 (Linux; arm_64; Android 12; TECNO KI5m)
AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.6613.740
YaSearchBrowser/24.103.1 BroPP/1.0 YaSearchApp/24.103.1 webOmni SA/3 Mobile
Safari/537.36
Browser Type: Samsung Internet 9.2 Chrome Mobile 101.0.4951 Amazon Silk 130.4.1
Amazon Silk 128.5.6 Amazon Silk 124.3.2
User-Agent: Mozilla/5.0 (Linux; Android 9; KFONWI) AppleWebKit/537.36 (KHTML,
like Gecko) Silk/130.4.1 like Chrome/130.0.6723.102 Safari/537.36
User-Agent: Mozilla/5.0 (Linux; Android 9; KFONWI) AppleWebKit/537.36 (KHTML,
like Gecko) Silk/128.5.6 like Chrome/128.0.6613.194 Safari/537.36
User-Agent: Mozilla/5.0 (Linux; Android 9; KFONWI) AppleWebKit/537.36 (KHTML,
like Gecko) Silk/124.3.2 like Chrome/124.0.6367.221 Safari/537.36
User-Agent: Mozilla/5.0 (Linux; Android 9; VTR-L09) AppleWebKit/537.36 (KHTML,
like Gecko) Chrome/101.0.4951.61 Mobile Safari/537.36
User-Agent: Mozilla/5.0 (Linux; Android 9; SAMSUNG SM-M105M
Build/PPR1.180610.011) AppleWebKit/537.36 (KHTML, like Gecko) SamsungBrowser/9.2
Chrome/67.0.3396.87 Mobile Safari/537.36
Browser Type: Mobile Safari 12.1.2
User-Agent: Mozilla/5.0 (iPad; CPU OS 12_5_7 like Mac OS X) AppleWebKit/605.1.15
(KHTML, like Gecko) Version/12.1.2 Mobile/15E148 Safari/604.1 Mozilla/5.0
(iPhone; CPU iPhone OS 12_5_7 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like
Gecko) Version/12.1.2 Mobile/15E148 Safari/604.1
Browser Type: MiuiBrowser 10.1.1 Chrome Mobile WebView 130.0.6723 Chrome Mobile
98.0.4758 Chrome Mobile 60.0.3112
User-Agent: Mozilla/5.0 (Linux; Android 8.0.0; SM-G930T Build/R16NW; wv)
AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/130.0.6723.107 Mobile
Safari/537.36 GoogleApp/14.14.16.26.arm64 Mozilla/5.0 (Linux; Android 8.0.0;
SM-G935F Build/R16NW; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0
Chrome/130.0.6723.86 Mobile Safari/537.36
User-Agent: Mozilla/5.0 (Linux; U; Android 8.0.0; zh-cn; Mi Note 2
Build/OPR1.170623.032) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0
Chrome/61.0.3163.128 Mobile Safari/537.36 XiaoMi/MiuiBrowser/10.1.1
User-Agent: Mozilla/5.0 (Linux; Android 8.0.0; Pixel XL Build/OPR6.170623.012)
AppleWebKit/537.36 (KHTML, like Gecko) Chrome/60.0.3112.107 Mobile Safari/537.36
User-Agent: Mozilla/5.0 (Linux; Android 8.0.0; PRA-LX1) AppleWebKit/537.36
(KHTML, like Gecko) Chrome/98.0.4758.101 Mobile Safari/537.36
Browser Type: Mobile Safari 17.8 Mobile Safari 17.7 Mobile Safari 17.0
User-Agent: Mozilla/5.0 (iPhone; CPU iPhone OS 17_7_1 like Mac OS X)
AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.8 Mobile/15E148 Safari/604.1
User-Agent: Mozilla/5.0 (iPhone; CPU iPhone OS 17_7_1 like Mac OS X)
AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.0 Mobile/15E148
Safari/605.1.15
User-Agent: Mozilla/5.0 (iPhone; CPU iPhone OS 17_7_1 like Mac OS X)
AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.7 Mobile/15E148 Safari/604.1
Ddg/17.7
Browser Type: Yandex Browser 24.7.1
User-Agent: Mozilla/5.0 (Linux 6.6.34; ; ) AppleWebKit/537.36 (KHTML, like
Gecko) Chrome/126.0.6478.234 Not/A)Brand/8 YaBrowser/24.7.1.1202
YaBrowserCorp/126 Yowser/2.5 Safari/537.36
Browser Type: Chrome 79.0.3945
User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_2) AppleWebKit/537.36
(KHTML, like Gecko) Chrome/79.0.3945.88 Safari/537.36
Browser Type: Mobile Safari 16.1
User-Agent: Mozilla/5.0 (iPhone; CPU iPhone OS 16_1_1 like Mac OS X)
AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.1 Mobile/15E148 Safari/604.1
Mozilla/5.0 (iPhone; CPU iPhone OS 16_1_1 like Mac OS X) AppleWebKit/605.1.15
(KHTML, like Gecko) Version/16.1 Mobile/15E148 Safari/604.1 Ddg/16.1
Browser Type: Chrome 79.0.3945
User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_0) AppleWebKit/537.36
(KHTML, like Gecko) Chrome/79.0.3945.88 Safari/537.36
Browser Type: Firefox Mobile 132.0 Chrome Mobile WebView 130.0.6723 Chrome
Mobile 91.0.4472
User-Agent: Mozilla/5.0 (Linux; U; Android 15; en-gb; CPH2585
Build/TP1A.220905.001) AppleWebKit/537.36 (KHTML, like Gecko)
Chrome/91.0.4472.88 Mobile Safari/537.36 HeyTapBrowser/45.11.5.1
User-Agent: Mozilla/5.0 (Android 15; Mobile; rv:132.0) Gecko/132.0 Firefox/132.0
User-Agent: Mozilla/5.0 (Linux; Android 15; Pixel 7 Pro Build/AP3A.241105.007;
wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/130.0.6723.108
Mobile Safari/537.36 GoogleApp/15.45.39.sa.arm64 Overlay
Browser Type: Yandex Browser 24.10.4 Chrome Mobile WebView 87.0.4280 Chrome
Mobile WebView 130.0.6723 Chrome Mobile WebView 123.0.6312 Chrome Mobile
130.0.6723 Chrome Mobile 108.0.0 Chrome 128.0.6613
User-Agent: Mozilla/5.0 (Linux; arm_64; Android 13; 23122PCD1G)
AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.6613.551
YaApp_Android/24.101.1 YaSearchBrowser/24.101.1 BroPP/1.0 SA/3 Mobile
Safari/537.36
User-Agent: Mozilla/5.0 (Linux; Android 13; 22101316UG Build/TP1A.220624.014;
wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/130.0.6723.107
Mobile Safari/537.36 GoogleApp/15.45.39.ve.arm64 Mozilla/5.0 (Linux; Android 13;
CPH2389 Build/TP1A.220905.001; wv) AppleWebKit/537.36 (KHTML, like Gecko)
Version/4.0 Chrome/130.0.6723.107 Mobile Safari/537.36
GoogleApp/15.45.39.ve.arm64 Mozilla/5.0 (Linux; Android 13; SM-A225F
Build/TP1A.220624.014; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0
Chrome/130.0.6723.107 Mobile Safari/537.36 Mozilla/5.0 (Linux; Android 13;
SM-F707U1 Build/TP1A.220624.014; wv) AppleWebKit/537.36 (KHTML, like Gecko)
Version/4.0 Chrome/130.0.6723.107 Mobile Safari/537.36
GoogleApp/15.44.27.28.arm64 Mozilla/5.0 (Linux; Android 13; SM-P610
Build/TP1A.220624.014; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0
Chrome/130.0.6723.107 Safari/537.36 GoogleApp/15.45.39.ve.arm64 Mozilla/5.0
(Linux; Android 13; SM-S918B Build/TP1A.220624.014; wv) AppleWebKit/537.36
(KHTML, like Gecko) Version/4.0 Chrome/130.0.6723.107 Mobile Safari/537.36
GoogleApp/15.45.39.ve.arm64 Mozilla/5.0 (Linux; Android 13; motorola edge (2022)
Build/T2STS33.105-51-5-5-7; wv) AppleWebKit/537.36 (KHTML, like Gecko)
Version/4.0 Chrome/130.0.6723.108 Mobile Safari/537.36
GoogleApp/15.45.39.ve.arm64
User-Agent: Mozilla/5.0 (Linux; Android 13; V2188A; wv) AppleWebKit/537.36
(KHTML, like Gecko) Version/4.0 Chrome/123.0.6312.118 Mobile Safari/537.36
User-Agent: Mozilla/5.0 (Linux; Android 13; SM-A715F) AppleWebKit/537.36 (KHTML,
like Gecko) Chrome/130.0.6723.107 Mobile Safari/537.36
User-Agent: Mozilla/5.0 (Linux; arm_64; Android 13; SM-A225F) AppleWebKit/537.36
(KHTML, like Gecko) Chrome/128.0.6613.98 YaBrowser/24.10.4.98.00 SA/3 Mobile
Safari/537.36
User-Agent: Dalvik/2.1.0 (Linux; U; Android 13; 23021RAAEG
Build/TKQ1.221114.001) AppleWebKit [PB/185] (KHTML, like Gecko) Chrome/108.0.0.0
Mobile Safari/537.36
User-Agent: Mozilla/5.0 (Linux; Android 13; V2124) AppleWebKit/537.36 (KHTML,
like Gecko) Version/4.0 Chrome/87.0.4280.141 Mobile Safari/537.36
VivoBrowser/12.3.2.3
Browser Type: UC Browser 12.12.10 Chrome Mobile 59.0.3071 Chrome Mobile
56.0.2924
User-Agent: Mozilla/5.0 (Linux; Android 7.0; SM-G930V Build/NRD90M)
AppleWebKit/537.36 (KHTML, like Gecko) Chrome/59.0.3071.125 Mobile Safari/537.36
User-Agent: Mozilla/5.0 (Linux; U; Android 7.0; en-US; SM-G9280 Build/NRD90M)
AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/57.0.2987.108
UCBrowser/12.12.10.1227 Mobile Safari/537.36
User-Agent: Mozilla/5.0 (Linux; Android 7.0; LG-H918 Build/NRD90M)
AppleWebKit/537.36 (KHTML, like Gecko) Chrome/56.0.2924.87 Mobile Safari/537.36
Browser Type: Mobile Safari 10.0
User-Agent: Mozilla/5.0 (iPhone; CPU iPhone OS 10_3_1 like Mac OS X)
AppleWebKit/603.1.30 (KHTML, like Gecko) Version/10.0 Mobile/14E304 Safari/602.1
Browser Type: Google 343.0.695551749
User-Agent: Mozilla/5.0 (iPhone; CPU iPhone OS 17_4 like Mac OS X)
AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/343.0.695551749 Mobile/15E148
Safari/604.1
Browser Type: Opera%20GX 2282
User-Agent: Opera%20GX/2282 CFNetwork/1410.0.3 Darwin/22.6.0
Browser Type: FacebookBot 1.1
User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_11_1) AppleWebKit/601.2.4
(KHTML, like Gecko) Version/9.0.1 Safari/601.2.4 facebookexternalhit/1.1 Facebot
Twitterbot/1.0
Browser Type: Other
User-Agent: NetworkingExtension/8619.2.8.10.9 Network/4277.42.2 iOS/18.1.1
Browser Type: Chrome 124.0.6367
User-Agent: Mozilla/5.0 (Windows NT 15.0.0; Win64; x64; ) AppleWebKit/537.36
(KHTML, like Gecko) Chrome/124.0.6367.119 Chrome/124.0.6367.119 Not-A.Brand/99
Safari/537.36 Mozilla/5.0 (Windows NT 15.0.0; Win64; x64; ) AppleWebKit/537.36
(KHTML, like Gecko) Chrome/124.0.6367.60 Chrome/124.0.6367.60 Not-A.Brand/99
Safari/537.36
Browser Type: Chrome Mobile 58.0.3029 Amazon Silk 108.15.4
User-Agent: Mozilla/5.0 (Linux; Android 5.1.1; KFSUWI) AppleWebKit/537.36
(KHTML, like Gecko) Silk/108.15.4 like Chrome/108.0.5359.220 Safari/537.36
User-Agent: Mozilla/5.0 (Linux; Android 5.1.1; Coolpad 3622A Build/LMY47V)
AppleWebKit/537.36 (KHTML, like Gecko) Chrome/58.0.3029.83 Mobile Safari/537.36
Browser Type: Mobile Safari 11.0
User-Agent: Mozilla/5.0 (iPhone; CPU iPhone OS 11_0 like Mac OS X)
AppleWebKit/604.1.38 (KHTML, like Gecko) Version/11.0 Mobile/15A372 Safari/604.1
Browser Type: Mobile Safari 16.6
User-Agent: Mozilla/5.0 (iPhone; CPU iPhone OS 16_6 like Mac OS X)
AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.6 Mobile/15E148 Safari/604.1
Browser Type: Mobile Safari 13.1.1
User-Agent: Mozilla/5.0 (iPhone; CPU iPhone OS 13_5_1 like Mac OS X)
AppleWebKit/605.1.15 (KHTML, like Gecko) Version/13.1.1 Mobile/15E148
Safari/604.1
Browser Type: Mobile Safari 9.0
User-Agent: Mozilla/5.0 (iPhone; CPU iPhone OS 10_3_3 like Mac OS X)
AppleWebKit/603.3.8 (KHTML, like Gecko) Version/9.0 Mobile/13B143 Safari/601.1
Browser Type: Safari 11.0 Chrome 74.0.3729 Chrome 100.0.4896
User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_12_6) AppleWebKit/537.36
(KHTML, like Gecko) Chrome/100.0.4896.127 Safari/537.36
User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_12_6) AppleWebKit/604.1.38
(KHTML, like Gecko) Version/11.0 Safari/604.1.38
User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_12_6) AppleWebKit/537.36
(KHTML, like Gecko) Chrome/74.0.3729.157 Safari/537.36
Browser Type: Safari 10.1
User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_11_6) AppleWebKit/601.7.8
(KHTML, like Gecko) Version/10.1 Safari/603.1.30
Browser Type: Opera 8.0 IE 6.0 IE 5.01
User-Agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.0; en) Opera 8.0
User-Agent: Mozilla/4.0 (compatible; MSIE 5.01; Windows NT 5.0)
User-Agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.0)
Browser Type: Samsung Internet 4.0 Other Firefox Mobile 35.0 Firefox Mobile
2.0.1
User-Agent: Mozilla/5.0 (X11; Linux x86_64; Quest) AppleWebKit/537.36 (KHTML,
like Gecko) OculusBrowser/25.4.15.145.38.638699510 SamsungBrowser/4.0
Chrome/112.0.5615.204 VR Safari/537.36
User-Agent: DuckDuckGo/5 (com.duckduckgo.mobile.android; Android API 34)
User-Agent: Mozilla/5.0 (Android; Mobile; rv:35.0) Gecko/35.0 Firefox/35.0
User-Agent: Mozilla/5.0 (Android; Linux armv7l; rv:2.0.1) Gecko/20100101
Firefox/4.0.1 Fennec/2.0.1
Browser Type: UC Browser 11.0.5
User-Agent: Mozilla/5.0 (Linux; U; Android 4.4.2; en-US; HM NOTE 1W
Build/KOT49H) AppleWebKit/534.30 (KHTML, like Gecko) Version/4.0
UCBrowser/11.0.5.850 U3/0.8.0 Mobile Safari/534.30
Browser Type: Mobile Safari 16.6 Chrome Mobile iOS 131.0.6778
User-Agent: Mozilla/5.0 (iPhone; CPU iPhone OS 16_7_10 like Mac OS X)
AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/131.0.6778.73 Mobile/15E148
Safari/604.1
User-Agent: Mozilla/5.0 (iPhone; CPU iPhone OS 16_7_10 like Mac OS X)
AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.6 Mobile/15E148 Safari/604.1
Browser Type: Mobile Safari 17.5
User-Agent: Mozilla/5.0 (iPhone; CPU iPhone OS 17_5 like Mac OS X)
AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.5 Mobile/15E148 Safari/604.1
Browser Type: Chrome Mobile iOS 74.0.3729
User-Agent: Mozilla/5.0 (iPhone; CPU iPhone OS 12_0 like Mac OS X)
AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/74.0.3729.155 Mobile/15E148
Safari/605.1
Browser Type: Maxthon 5.1.132
User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_14_5) AppleWebKit/607.2.6
(KHTML, like Gecko) Version/12.1.1 Safari/607.2.6 Maxthon/5.1.132
Browser Type: SeaMonkey 2.35 Opera 11.10 Opera 10.10 Maxthon 4.5.10 IE 6.0
Firefox 47.0 Chrome 63.0.3239
User-Agent: Mozilla/4.01 (compatible; MSIE 6.0; Windows NT 5.1)
User-Agent: Opera/9.80 (Windows NT 5.2; U; en) Presto/2.2.15 Version/10.10
User-Agent: Opera/9.80 (Windows NT 5.1; U; zh-tw) Presto/2.8.131 Version/11.10
User-Agent: Mozilla/5.0 (Windows NT 5.1; rv:38.0) Gecko/20100101 Firefox/38.0
SeaMonkey/2.35
User-Agent: Mozilla/5.0 (Windows NT 5.1) AppleWebKit/537.36 (KHTML, like Gecko)
MxBrowser/4.5.10.7000 Chrome/30.0.1551.0 Safari/537.36
User-Agent: Mozilla/5.0 (Windows NT 5.2) AppleWebKit/537.36 (KHTML, like Gecko)
Chrome/63.0.3239.132 Safari/537.36
User-Agent: Mozilla/5.0 (Windows NT 5.1; WOW64; rv:47.0) Gecko/20100101
Firefox/47.0
Browser Type: Mobile Safari 15.6.6
User-Agent: Mozilla/5.0 (iPhone; CPU iPhone OS 15_8_3 like Mac OS X)
AppleWebKit/605.1.15 (KHTML, like Gecko) Version/15.6.6 Mobile/15E148
Safari/604.1
Browser Type: Mobile Safari 16.6
User-Agent: Mozilla/5.0 (iPhone; CPU iPhone OS 16_7_8 like Mac OS X)
AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.6 Mobile/15E148 Safari/604.1
Browser Type: Mobile Safari 15.5
User-Agent: Mozilla/5.0 (iPhone; CPU iPhone OS 15_5 like Mac OS X)
AppleWebKit/605.1.15 (KHTML, like Gecko) Version/15.5 Mobile/15E148 Safari/604.1
Browser Type: Mobile Safari 17.3
User-Agent: Mozilla/5.0 (iPhone; CPU iPhone OS 17_3 like Mac OS X)
AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.3 Mobile/15E148 Safari/604.1
Browser Type: Opera Mobile 10.00
User-Agent: Opera/9.80 (S60; SymbOS; Opera Mobi/499; U; ru) Presto/2.4.18
Version/10.00
Browser Type: Other Firefox 30.0
User-Agent: NetSurf/1.2 (NetBSD; amd64)
User-Agent: Mozilla/5.0 (X11; NetBSD amd64; rv:30.0) Gecko/20100101 Firefox/30.0
Browser Type: Chrome 13.0.782
User-Agent: Mozilla/5.0 Slackware/13.37 (X11; U; Linux x86_64; en-US)
AppleWebKit/535.1 (KHTML, like Gecko) Chrome/13.0.782.41
Browser Type: webOS Browser 1.3
User-Agent: Mozilla/5.0 (webOS/1.3; U; en-US) AppleWebKit/525.27.1 (KHTML, like
Gecko) Version/1.0 Safari/525.27.1 Desktop/1.0
Browser Type: Mobile Safari 7.0
User-Agent: Mozilla/5.0 (iPhone; CPU iPhone OS 7_1_2 like Mac OS X)
AppleWebKit/537.51.2 (KHTML like Gecko) Version/7.0 Mobile/11D257 Safari/9537.53
Browser Type: Chrome Mobile iOS 99.0.4844
User-Agent: Mozilla/5.0 (iPhone; CPU iPhone OS 15_4 like Mac OS X)
AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/99.0.4844.59 Mobile/15E148
Safari/604.1
Browser Type: Chrome Mobile iOS 91.0.4472
User-Agent: Mozilla/5.0 (iPhone; CPU iPhone OS 13_1 like Mac OS X)
AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/91.0.4472.80 Mobile/15E148
Safari/604.1
Browser Type: Google 18.0.130791545
User-Agent: Mozilla/5.0 (iPhone; CPU iPhone OS 10_0 like Mac OS X)
AppleWebKit/600.1.4 (KHTML, like Gecko) GSA/18.0.130791545 Mobile/14A5345a
Safari/600.1.4
Browser Type: Mobile Safari UI/WKWebView 7.0
User-Agent: Mozilla/5.0 (iPad; CPU OS 8_0_2 like Mac OS X) AppleWebKit/600.1.4
(KHTML like Gecko) Mobile/12A405 Version/7.0 Safari/9537.53
Browser Type: IE 9.0
User-Agent: Mozilla/5.0 (compatible; MSIE 9.0; Windows NT 6.2; WOW64;
Trident/5.0)
Browser Type: Chrome 5.0.359
User-Agent: Mozilla/5.0 (X11; U; OpenBSD i386; en-US) AppleWebKit/533.3 (KHTML,
like Gecko) Chrome/5.0.359.0 Safari/533.3
Browser Type: Other
User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.0.3)
Gecko/2008092814 (Debian-3.0.1-1)
Browser Type: Firefox (Shiretoko) 3.5.2
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.1.2) Gecko/20090803
Ubuntu/9.04 (jaunty) Shiretoko/3.5.2
Browser Type: Chrome 36.0.1985
User-Agent: Mozilla/5.0 (X11; CrOS x86_64 5841.83.0) AppleWebKit/537.36 (KHTML
like Gecko) Chrome/36.0.1985.138 Safari/537.36
Browser Type: Chrome 98.0.4758
User-Agent: Mozilla/5.0 (X11; CrOS aarch64 14388.61.0) AppleWebKit/537.36
(KHTML, like Gecko) Chrome/98.0.4758.107 Safari/537.36
Browser Type: Phoenix 0.2
User-Agent: Mozilla/5.0 (Windows; U; WinNT4.0; en-US; rv:1.2b) Gecko/20021001
Phoenix/0.2
Browser Type: IE Mobile 11.0
User-Agent: Mozilla/5.0 (Windows Phone 8.1; ARM; Trident/7.0; Touch; rv:11.0;
IEMobile/11.0; NOKIA; Lumia 530) like Gecko
Browser Type: Nokia OSS Browser 3.1
User-Agent: Mozilla/5.0 (SymbianOS/9.2; U; Series60/3.1 Nokia5700/3.27;
Profile/MIDP-2.0 Configuration/CLDC-1.1) AppleWebKit/413 (KHTML, like Gecko)
Safari/413
Browser Type: Nokia Browser 7.2.6
User-Agent: Mozilla/5.0 (Symbian/3; Series60/5.2 NokiaN8-00/014.002;
Profile/MIDP-2.1 Configuration/CLDC-1.1; en-us) AppleWebKit/525 (KHTML, like
Gecko) Version/3.0 BrowserNG/7.2.6.4 3gpp-gba
Browser Type: BlackBerry WebKit 2.1.0
User-Agent: Mozilla/5.0 (PlayBook; U; RIM Tablet OS 2.1.0; en-US)
AppleWebKit/536.2+ (KHTML like Gecko) Version/7.2.1.0 Safari/536.2+
Browser Type: Safari OmniWeb 563.15
User-Agent: Mozilla/5.0 (Macintosh; U; PPC Mac OS X; en-US) AppleWebKit/125.4
(KHTML, like Gecko, Safari) OmniWeb/v563.15
User-Agent: Mozilla/5.0 (Macintosh; U; PPC Mac OS X; en) AppleWebKit/418.8
(KHTML, like Gecko) Safari/419.3
Browser Type: Safari 13.1.2 Chrome 98.0.4758
User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_13_6) AppleWebKit/605.1.15
(KHTML, like Gecko) Version/13.1.2 Safari/605.1.15
User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_13_6) AppleWebKit/537.36
(KHTML, like Gecko) Chrome/98.0.4758.109 Safari/537.36
Browser Type: Safari 8.0.8 Safari 10.1.2 Chrome 55.0.2859
User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_5) AppleWebKit/600.8.9
(KHTML, like Gecko) Version/8.0.8 Safari/600.8.9
User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_5) AppleWebKit/537.36
(KHTML, like Gecko) Chrome/55.0.2859.0 Safari/537.36
User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_5) AppleWebKit/603.3.8
(KHTML, like Gecko) Version/10.1.2 Safari/603.3.8
Browser Type: Chrome 101.0.4853
User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10) AppleWebKit/537.36
(KHTML, like Gecko) Chrome/101.0.4853.129 Safari/537.36
Browser Type: Camino 2.2.a1pre
User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.6; rv:2.0b6pre)
Gecko/20100907 Firefox/4.0b6pre Camino/2.2a1pre
Browser Type: Android 3.0
User-Agent: Mozilla/5.0 (Linux; U; Android 3.0; en-us; Xoom Build/HRI39)
AppleWebKit/525.10 (KHTML, like Gecko) Version/3.0.4 Mobile Safari/523.12.2
Browser Type: Android 1.5
User-Agent: Mozilla/5.0 (Linux; U; Android 1.5; en-us; htc_bahamas Build/CRB17)
AppleWebKit/528.5 (KHTML, like Gecko) Version/3.1.2 Mobile Safari/525.20.1
Mozilla/5.0 (Linux; U; Android 1.5; en-us; sdk Build/CUPCAKE) AppleWebkit/528.5
(KHTML, like Gecko) Version/3.1.2 Mobile Safari/525.20.1
Browser Type: Chrome Mobile 101.0.4951
User-Agent: Mozilla/5.0 (Linux; Android 7.1.1; CPH1729) AppleWebKit/537.36
(KHTML, like Gecko) Chrome/101.0.4951.61 Mobile Safari/537.36
Browser Type: Chrome Mobile 53.0.2785
User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5X Build/MDB08L)
AppleWebKit/537.36 (KHTML, like Gecko) Chrome/53.0.2785.124 Mobile Safari/537.36
Browser Type: Chrome 42.0.2311
User-Agent: Mozilla/5.0 (Linux; Android 4.0.4; BNTV400 Build/IMM76L)
AppleWebKit/537.36 (KHTML, like Gecko) Chrome/42.0.2311.111 Safari/537.36
Browser Type: Android 4.2
User-Agent: Mozilla/5.0 (Android 4.2; rv:19.0) Gecko/20121129 Firefox/19.0
Browser Type: IE Mobile 8.12 IE Mobile 7.11 IE Mobile 6.12
User-Agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows CE; IEMobile 8.12;
MSIEMobile6.0)
User-Agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows CE; IEMobile 7.11) XV6800
User-Agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows CE; IEMobile 6.12;
Microsoft ZuneHD 4.3)
Browser Type: IE 5.5
User-Agent: Mozilla/4.0 (compatible; MSIE 5.5; Windows 98; Win 9x 4.90)
Browser Type: MobileSafari 600.1.4
User-Agent: MobileSafari/600.1.4 CFNetwork/711.1.12 Darwin/14.0.0
Browser Type: Links 2.3
User-Agent: Links (2.3pre1; Linux 2.6.38-8-generic x86_64; 170x48)
Browser Type: bingbot 2.0
User-Agent: Mozilla/5.0 (iPhone; CPU iPhone OS 7_0 like Mac OS X)
AppleWebKit/537.51.1 (KHTML, like Gecko) Version/7.0 Mobile/11A465
Safari/9537.53 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)
Browser Type: Chrome 17.0.963
User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_7_0) AppleWebKit/535.11
(KHTML, like Gecko) Chrome/17.0.963.56 Safari/535.11
Browser Type: Chrome Mobile iOS 131.0.6778
User-Agent: Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_0 like Mac OS X)
AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/131.0.6778.73 Mobile/15E148
Safari/604.1
Browser Type: Edge Mobile 116.0.1938
User-Agent: Mozilla/5.0 (iPhone; CPU iPhone OS 17_0 like Mac OS X)
AppleWebKit/605.1.15 (KHTML, like Gecko) EdgiOS/116.0.1938.72 Version/17.0
Mobile/15E148 Safari/604.1
Browser Type: Mobile Safari 17.0
User-Agent: Mozilla/5.0 (iPhone; CPU iPhone OS 17_0_1 like Mac OS X)
AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.0 Mobile/15E148 Safari/604.1
Browser Type: Edge Mobile 120.0.2210
User-Agent: Mozilla/5.0 (iPhone; CPU iPhone OS 17_1 like Mac OS X)
AppleWebKit/605.1.15 (KHTML, like Gecko) EdgiOS/120.0.2210.86 Version/17.0
Mobile/15E148 Safari/604.1
Browser Type: Mobile Safari 17.4.1
User-Agent: Mozilla/5.0 (iPhone; CPU iPhone OS 17_4_1 like Mac OS X)
AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.4.1 Mobile/15E148
Safari/604.1
Browser Type: IE 7.0
User-Agent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.0; Acoo Browser;
SLCC1; .NET CLR 2.0.50727; Media Center PC 5.0; .NET CLR 3.0.04506)
Device name:
Blackberry PlayBook BlackBerry Z30 Galaxy Note 3 Galaxy Note II Galaxy S III
Galaxy S5 Galaxy S8 Galaxy S9+ Galaxy Tab S4 iPad (gen 5) iPad (gen 6) iPad (gen
7) iPad Mini iPad Pro 11 iPhone 6 iPhone 6 Plus iPhone 7 iPhone 7 Plus iPhone 8
iPhone 8 Plus iPhone SE iPhone X iPhone XR iPhone 11 iPhone 11 Pro iPhone 11 Pro
Max iPhone 12 iPhone 12 Pro iPhone 12 Pro Max iPhone 12 Mini iPhone 13 iPhone 13
Pro iPhone 13 Pro Max iPhone 13 Mini iPhone 14 iPhone 14 Plus iPhone 14 Pro
iPhone 14 Pro Max iPhone 15 iPhone 15 Plus iPhone 15 Pro iPhone 15 Pro Max
Kindle Fire HDX LG Optimus L70 Microsoft Lumia 550 Microsoft Lumia 950 Nexus 10
Nexus 4 Nexus 5 Nexus 5X Nexus 6 Nexus 6P Nexus 7 Nokia Lumia 520 Nokia N9 Pixel
2 Pixel 2 XL Pixel 3 Pixel 4 Pixel 4a (5G) Pixel 5 Pixel 7 Moto G4

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

Type the user-agent of your choice:
User-Agent:


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

Capture Configuration


Allow tracking:
We'll attempt to click on the button allowing the website captured to violate
your privacy.
Enable JavaScript:
If disabled, the browser will not run any JavaScript when rendering the page.
Referer:
Sets the Referrer HTTP header.
Browser locale (Accept-Language):
Sets the Accept-Language HTTP header.
Other HTTP headers:
The headers will be added to the request. One header per line.
For Referrer, Accept-Language (Locale), Authorization (HTTP Authentication),
Cookie, and DNT (Do Not Track), please use the dedicated fields in this form.
Timezone (defaults to CET - UTC+0100):
Europe/Dublin America/Cambridge_Bay Europe/Prague America/St_Thomas Asia/Harbin
Africa/Djibouti Africa/Sao_Tome Indian/Mahe Asia/Vladivostok Pacific/Funafuti
Europe/Brussels Africa/Gaborone Asia/Nicosia Pacific/Guam America/Grenada
Asia/Colombo Asia/Ulan_Bator US/Alaska America/Thule America/Barbados ROC
America/Argentina/San_Luis Australia/Eucla Asia/Manila
America/Argentina/Rio_Gallegos America/Swift_Current Etc/GMT Indian/Mauritius
Etc/UCT Israel UTC America/Chicago Libya Poland America/Argentina/Salta
Europe/Simferopol Atlantic/Jan_Mayen Asia/Novosibirsk WET Asia/Taipei
America/St_Kitts Europe/Sofia America/Bahia_Banderas NZ-CHAT Atlantic/Stanley
America/Sitka Europe/Monaco Mexico/BajaSur Asia/Almaty America/Araguaina
America/Menominee Africa/Conakry Asia/Kolkata Asia/Beirut Australia/South
America/Boa_Vista Turkey Australia/LHI Etc/Greenwich GMT Asia/Tbilisi Etc/GMT+0
Etc/GMT-13 Europe/Stockholm America/Grand_Turk America/Curacao
America/Kentucky/Louisville Atlantic/Faeroe America/La_Paz America/Miquelon
Asia/Baku Europe/Tiraspol America/Atikokan Asia/Aqtau NZ Asia/Bangkok
America/Montserrat Australia/Lindeman Europe/Vienna America/Montreal
Asia/Famagusta US/Mountain America/Pangnirtung Africa/Addis_Ababa
America/Paramaribo Pacific/Ponape America/Bahia Europe/Madrid
Pacific/Guadalcanal America/Mendoza Pacific/Chatham America/New_York
Chile/EasterIsland America/Danmarkshavn America/Juneau Asia/Chongqing
Australia/Lord_Howe Atlantic/St_Helena Pacific/Enderbury Europe/Luxembourg
Asia/Amman Australia/Adelaide Asia/Qatar Canada/Atlantic Atlantic/South_Georgia
Etc/GMT+8 Mexico/BajaNorte EST5EDT Africa/Bissau America/Goose_Bay Africa/Harare
America/Merida Indian/Kerguelen Pacific/Wake Europe/Belfast Asia/Hovd
Indian/Maldives Indian/Antananarivo Pacific/Rarotonga America/Indiana/Petersburg
Europe/Lisbon America/Indiana/Marengo Africa/Malabo Canada/Yukon Europe/Minsk
Asia/Jakarta America/Indiana/Vincennes Etc/Zulu America/Dawson
America/Argentina/La_Rioja America/Ojinaga Etc/GMT+4 Asia/Istanbul
America/St_Lucia America/Thunder_Bay Asia/Riyadh Pacific/Norfolk GMT0
Pacific/Chuuk Etc/GMT0 Europe/Guernsey Europe/Tallinn Brazil/DeNoronha Etc/GMT+9
Asia/Tel_Aviv Australia/Canberra Pacific/Tahiti Antarctica/Troll Europe/Athens
Asia/Phnom_Penh Africa/Cairo America/Matamoros America/Argentina/Buenos_Aires
Asia/Dhaka America/Whitehorse America/Recife Pacific/Easter Etc/GMT+10 CET
America/Bogota Etc/GMT+11 Europe/Ljubljana Asia/Yekaterinburg America/Jujuy
Africa/Bujumbura Factory Asia/Bishkek Asia/Magadan America/Vancouver
Africa/Libreville Europe/Kyiv UCT Europe/Helsinki Egypt Asia/Gaza Europe/Vaduz
Kwajalein America/Indiana/Winamac America/Guayaquil Europe/Zaporozhye
Asia/Krasnoyarsk America/Toronto Africa/Kigali Indian/Reunion America/Cordoba
Africa/Porto-Novo Europe/Berlin Atlantic/Madeira America/Mazatlan Asia/Kabul
Europe/Amsterdam Europe/Vatican America/Monterrey America/Belize Pacific/Palau
Pacific/Johnston Europe/Skopje Australia/North Universal Europe/Volgograd
Jamaica America/Yakutat Zulu Europe/Bratislava America/Guyana Asia/Tokyo
Atlantic/Reykjavik Europe/Bucharest America/Yellowknife Europe/Andorra
America/Argentina/Cordoba America/Lima Asia/Pyongyang Africa/Lusaka
Europe/Sarajevo America/Martinique America/Managua Asia/Anadyr Africa/Lome
Antarctica/Davis Europe/Copenhagen Africa/Timbuktu Indian/Cocos
America/Fort_Wayne Australia/Currie Africa/Khartoum Australia/ACT Africa/Niamey
America/Punta_Arenas Europe/Mariehamn Asia/Saigon Asia/Damascus
America/Ciudad_Juarez Pacific/Fiji Asia/Choibalsan US/Samoa Australia/Darwin
America/Panama Etc/GMT-7 America/Antigua Etc/GMT-5 Atlantic/Canary
America/Indianapolis GB Etc/GMT-4 Etc/UTC Asia/Chungking America/Blanc-Sablon
Asia/Jerusalem Australia/Victoria Pacific/Marquesas PST8PDT Africa/Monrovia
Asia/Yerevan Africa/Douala America/Tijuana Asia/Dacca
America/Argentina/Catamarca America/Cayman America/Anchorage America/Belem
Indian/Chagos US/Aleutian Etc/GMT-1 Chile/Continental Asia/Tashkent
Africa/Ouagadougou Singapore Europe/Paris Pacific/Midway Brazil/West
America/Kralendijk America/Argentina/Ushuaia Iceland Africa/Bangui
America/Santa_Isabel Europe/Jersey Asia/Karachi America/Guatemala
Europe/Podgorica Indian/Christmas America/Argentina/Tucuman
America/Indiana/Indianapolis Australia/Tasmania Asia/Ashgabat Europe/Belgrade
Asia/Kuala_Lumpur America/Scoresbysund Asia/Ujung_Pandang Asia/Thimphu
Europe/Chisinau Australia/Hobart America/Louisville Europe/Vilnius
America/St_Johns Asia/Dubai Africa/El_Aaiun America/Tortola Africa/Luanda
America/Porto_Acre Etc/GMT-9 Asia/Khandyga America/Argentina/San_Juan
America/Guadeloupe Pacific/Yap America/Indiana/Tell_City Pacific/Auckland
Asia/Katmandu Canada/Newfoundland Asia/Ust-Nera Etc/GMT-12 Pacific/Saipan
Africa/Nouakchott Asia/Aden America/Puerto_Rico Europe/Ulyanovsk Atlantic/Faroe
America/North_Dakota/Center Europe/Uzhgorod Asia/Yakutsk Africa/Lubumbashi
Africa/Johannesburg Asia/Kuching Europe/Kaliningrad Etc/GMT-10 GMT-0 ROK
Asia/Tomsk Etc/GMT+12 US/Hawaii Pacific/Majuro America/Noronha Asia/Dushanbe
US/East-Indiana America/Nassau Pacific/Honolulu Canada/Pacific PRC America/Aruba
Africa/Asmera Africa/Tunis Europe/Nicosia Europe/Oslo America/Halifax
America/Campo_Grande Asia/Muscat Antarctica/Rothera Europe/San_Marino
America/Argentina/Mendoza America/North_Dakota/New_Salem Etc/GMT-3
Australia/Sydney America/Port_of_Spain Africa/Lagos America/Indiana/Vevay
Africa/Kinshasa Etc/Universal America/Santo_Domingo Asia/Seoul Asia/Oral
Asia/Kamchatka Antarctica/McMurdo Pacific/Pitcairn Etc/GMT-2 America/Adak
America/Fort_Nelson Etc/GMT+2 Asia/Atyrau Asia/Makassar Pacific/Port_Moresby
Asia/Tehran Eire America/Caracas Asia/Baghdad Asia/Samarkand America/Nuuk
America/Boise Africa/Juba Pacific/Kanton Canada/Mountain Europe/Rome
America/Virgin America/Fortaleza Australia/NSW Asia/Shanghai Canada/Saskatchewan
America/Shiprock America/Jamaica America/Rankin_Inlet America/Havana
Africa/Dakar Asia/Rangoon Asia/Sakhalin MST7MDT Asia/Hong_Kong Pacific/Kosrae
America/Los_Angeles Africa/Accra America/Metlakatla Australia/Yancowinna
America/Porto_Velho Portugal America/Nome Europe/Malta Asia/Thimbu
America/Phoenix America/Santiago Canada/Eastern Pacific/Fakaofo
America/Glace_Bay Pacific/Apia Asia/Kathmandu HST Asia/Pontianak Europe/Riga
Africa/Algiers Africa/Bamako Pacific/Pago_Pago Antarctica/Mawson Africa/Windhoek
Africa/Ndjamena Europe/Zagreb Etc/GMT+6 Australia/Brisbane Europe/Tirane
Atlantic/Bermuda Asia/Ulaanbaatar Pacific/Efate GMT+0 US/Michigan Etc/GMT+3
Africa/Maseru Pacific/Pohnpei Pacific/Noumea America/Coral_Harbour Africa/Banjul
Antarctica/DumontDUrville Europe/Istanbul Indian/Comoro Navajo Asia/Barnaul
Pacific/Tarawa Asia/Srednekolymsk America/Denver America/Mexico_City
America/Rainy_River Africa/Mogadishu America/Winnipeg Iran Australia/Perth
Pacific/Galapagos Pacific/Nauru US/Eastern Asia/Urumqi Etc/GMT+7 Asia/Kuwait
Arctic/Longyearbyen America/St_Barthelemy Africa/Ceuta Etc/GMT-0 Etc/GMT-8
America/Santarem America/Resolute W-SU Etc/GMT-11 America/Chihuahua
Atlantic/Azores America/Marigot Asia/Macao Europe/Kiev Asia/Calcutta
Europe/Kirov Asia/Kashgar Asia/Ashkhabad Africa/Nairobi Antarctica/Palmer MET
Antarctica/Syowa US/Arizona America/Edmonton America/Indiana/Knox Asia/Aqtobe
America/Kentucky/Monticello Asia/Omsk Australia/Queensland America/Sao_Paulo
Asia/Qostanay Australia/West Asia/Chita localtime GB-Eire Pacific/Kwajalein
Antarctica/Vostok US/Indiana-Starke America/Tegucigalpa America/Atka
America/Regina America/Nipigon Pacific/Samoa America/Hermosillo America/Manaus
America/Rio_Branco Etc/GMT+5 Europe/Budapest Asia/Ho_Chi_Minh Asia/Bahrain
Europe/Samara America/Dawson_Creek Europe/Warsaw
America/Argentina/ComodRivadavia America/Ensenada Africa/Blantyre
Antarctica/Macquarie America/Costa_Rica America/Cayenne Africa/Casablanca
Pacific/Gambier America/Maceio America/St_Vincent Asia/Yangon Greenwich
America/Buenos_Aires Pacific/Wallis America/Cancun Etc/GMT-6 Pacific/Truk
America/Rosario America/Asuncion Asia/Novokuznetsk Asia/Irkutsk Europe/Saratov
Africa/Dar_es_Salaam Antarctica/Casey America/Moncton America/Port-au-Prince
Europe/Moscow MST Asia/Qyzylorda Africa/Freetown Africa/Mbabane Africa/Maputo
America/Argentina/Jujuy Pacific/Tongatapu Indian/Mayotte America/Lower_Princes
Australia/Melbourne America/Catamarca Asia/Vientiane America/Cuiaba
America/Iqaluit Asia/Jayapura Europe/Gibraltar America/Montevideo Mexico/General
America/El_Salvador Etc/GMT+1 Europe/Zurich Asia/Brunei America/Knox_IN
Europe/Busingen America/North_Dakota/Beulah Australia/Broken_Hill Canada/Central
Asia/Dili US/Central Europe/London Brazil/Acre Etc/GMT-14 Pacific/Bougainville
CST6CDT Africa/Tripoli Atlantic/Cape_Verde US/Pacific Japan Asia/Macau
Africa/Brazzaville EST Asia/Singapore EET America/Dominica Europe/Astrakhan Cuba
Brazil/East Antarctica/South_Pole America/Creston Asia/Hebron America/Godthab
America/Anguilla Africa/Kampala Europe/Isle_of_Man America/Detroit
America/Inuvik America/Eirunepe Africa/Abidjan Pacific/Kiritimati Africa/Asmara
Pacific/Niue Hongkong
Color scheme:
Select a color scheme Light Dark No preference
Geolocation:

Proxy:

HTTP Basic Authentication
The authentication credentials will be stored on the lookyloo instance and
potentially accessed by third parties (either because the Lookyloo instance is
public, or people other than you have access to the instance). If that's the
case, please make sure none of them can be used to login as yourself on
websites.
Cookies:
The file can either be the JSON export from the Firefox plugin Cookie Quick
Manager or from an other Lookyloo capture.
The cookies will be stored on the lookyloo instance and potentially accessed by
third parties (either because the Lookyloo instance is public, or people other
than you have access to the instance). If that's the case, please make sure none
of them can be used to login as yourself on websites.
Do not Track (discontinued):
Select a value for the DNT header (header not set otherwise) 0 (The user prefers
to allow tracking on the target site.) 1 (The user prefers not to be tracked on
the target site.) null (The user has not specified a preference about tracking.)
Sets the DNT HTTP header.

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

By default, the capture is public. If you do not want that, untick the box at
the top of the form.

Start looking!