blooblecof.pelchen.au Open in urlscan Pro
103.236.163.51  Public Scan

Submitted URL: https://blooblecof.pelchen.au/
Effective URL: https://blooblecof.pelchen.au/configure
Submission: On June 25 via api from US — Scanned from AU

Form analysis 1 forms found in the DOM

<form class="shadow p-3 bg-dark-subtle z-3 rounded">
  <h5>Indexers</h5>
  <div class="ps-2 border-start border-secondary-subtle"><!---->
    <div class="mb-3"><label>Indexers enabled:</label>
      <div class="d-flex">
        <div class="me-3" title="series"><input class="form-check-input me-1" type="checkbox" id="showRSS"><label class="form-check-label" for="showRSS">showRSS</label></div>
        <div class="me-3" title="movie, series"><input class="form-check-input me-1" type="checkbox" id="The Pirate Bay"><label class="form-check-label" for="The Pirate Bay">The Pirate Bay</label></div>
        <div class="me-3" title="movie, series"><input class="form-check-input me-1" type="checkbox" id="TheRARBG"><label class="form-check-label" for="TheRARBG">TheRARBG</label></div>
        <div class="me-3" title="series"><input class="form-check-input me-1" type="checkbox" id="EZTV"><label class="form-check-label" for="EZTV">EZTV</label></div>
        <div class="me-3" title="movie, series"><input class="form-check-input me-1" type="checkbox" id="kickasstorrents.to"><label class="form-check-label" for="kickasstorrents.to">kickasstorrents.to</label></div>
      </div>
    </div>
    <div class="mb-3"><label>Indexer Timeout</label><input type="number" min="6" max="120" class="form-control"><small class="text-muted">Max execution time in seconds before timeout.</small></div><!---->
  </div>
  <h5>Filters &amp; Sorts</h5>
  <div class="ps-2 border-start border-secondary-subtle">
    <div class="mb-3"><label>Qualities:</label>
      <div class="d-flex">
        <div class="me-3"><input class="form-check-input me-1" type="checkbox" id="Unknown"><label class="form-check-label" for="Unknown">Unknown</label></div>
        <div class="me-3"><input class="form-check-input me-1" type="checkbox" id="360p"><label class="form-check-label" for="360p">360p</label></div>
        <div class="me-3"><input class="form-check-input me-1" type="checkbox" id="480p"><label class="form-check-label" for="480p">480p</label></div>
        <div class="me-3"><input class="form-check-input me-1" type="checkbox" id="720p"><label class="form-check-label" for="720p">720p</label></div>
        <div class="me-3"><input class="form-check-input me-1" type="checkbox" id="1080p"><label class="form-check-label" for="1080p">1080p</label></div>
        <div class="me-3"><input class="form-check-input me-1" type="checkbox" id="4K"><label class="form-check-label" for="4K">4K</label></div>
      </div>
    </div>
    <div class="mb-3"><label>Exclude keywords in torrent name</label><input type="text" placeholder="keyword1,keyword2" class="form-control"><small class="text-muted">Example: cam,xvid</small></div>
    <div class="mb-3"><label>Cached torrents sorting</label><select class="form-select">
        <option value="quality,true,seeders,true">By quality then seeders</option>
        <option value="quality,true,size,true">By quality then size</option>
        <option value="seeders,true">By seeders</option>
        <option value="quality,true">By quality</option>
        <option value="size,true">By size</option>
      </select></div>
    <div class="mb-3"><label>Uncached torrents sorting</label><select class="form-select">
        <option value="quality,true,seeders,true">By quality then seeders</option>
        <option value="quality,true,size,true">By quality then size</option>
        <option value="seeders,true">By seeders</option>
        <option value="quality,true">By quality</option>
        <option value="size,true">By size</option>
      </select></div>
    <div class="mb-3"><label>Max Torrents in search</label><input type="number" min="1" max="30" class="form-control"><small class="text-muted">A high number can significantly slow down the request</small></div>
    <div class="mb-3"><label>Force include <small>n</small> series pack in search</label><input type="number" min="1" max="30" class="form-control"><small class="text-muted">This could increase the chance of cached torrents. 2 is a good
        number</small></div>
    <div class="mb-3"><label>Priotize languages</label><select multiple="" class="form-select">
        <option value="arabic">🇦🇪 Arabic</option>
        <option value="chinese">🇨🇳 Chinese</option>
        <option value="german">🇩🇪 German</option>
        <option value="english">🇺🇸 English</option>
        <option value="spanish">🇪🇸 Spanish</option>
        <option value="french">🇫🇷 French</option>
        <option value="dutch">🇳🇱 Dutch</option>
        <option value="italian">🇮🇹 Italian</option>
        <option value="korean">🇰🇷 Korean</option>
        <option value="portuguese">🇵🇹 Portuguese</option>
        <option value="russian">🇷🇺 Russian</option>
        <option value="swedish">🇸🇪 Swedish</option>
        <option value="tamil">🇮🇳 Tamil</option>
        <option value="turkish">🇹🇷 Turkish</option>
      </select></div>
  </div>
  <h5>Debrid</h5>
  <div class="ps-2 border-start border-secondary-subtle">
    <div class="mb-3 d-flex flex-row"><input class="form-check-input me-1" type="checkbox" id="forceCacheNextEpisode"><label for="forceCacheNextEpisode" class="d-flex flex-column"><span>Prepare the next episode on Debrid. (Recommended)</span><small
          class="text-muted">Automatically add the next espisode on debrid when not avaiable to instantally stream it later.</small></label></div>
    <div class="mb-3"><label>Debrid provider:</label><select class="form-select">
        <option value="[object Object]">Debrid-Link</option>
        <option value="[object Object]">AllDebrid</option>
        <option value="[object Object]">Real-Debrid</option>
      </select></div>
  </div>
  <div class="my-3 d-flex align-items-center"><button type="button" class="btn btn-primary" disabled="">Install</button><!---->
    <div class="ms-auto"><!----></div>
  </div>
</form>

Text Content

JACKETTIO V1.2.1

INDEXERS

Indexers enabled:
showRSS
The Pirate Bay
TheRARBG
EZTV
kickasstorrents.to
Indexer TimeoutMax execution time in seconds before timeout.

FILTERS & SORTS

Qualities:
Unknown
360p
480p
720p
1080p
4K
Exclude keywords in torrent nameExample: cam,xvid
Cached torrents sortingBy quality then seedersBy quality then sizeBy seedersBy
qualityBy size
Uncached torrents sortingBy quality then seedersBy quality then sizeBy seedersBy
qualityBy size
Max Torrents in searchA high number can significantly slow down the request
Force include n series pack in searchThis could increase the chance of cached
torrents. 2 is a good number
Priotize languages🇦🇪 Arabic🇨🇳 Chinese🇩🇪 German🇺🇸 English🇪🇸 Spanish🇫🇷
French🇳🇱 Dutch🇮🇹 Italian🇰🇷 Korean🇵🇹 Portuguese🇷🇺 Russian🇸🇪
Swedish🇮🇳 Tamil🇹🇷 Turkish

DEBRID

Prepare the next episode on Debrid. (Recommended)Automatically add the next
espisode on debrid when not avaiable to instantally stream it later.
Debrid provider:Debrid-LinkAllDebridReal-Debrid
Install