pw1.unblockit.ong Open in urlscan Pro
2606:4700:3031::6815:f75  Public Scan

Submitted URL: http://pw1.unblockit.ong/tv/680/0.7867648847358507
Effective URL: https://pw1.unblockit.ong/
Submission: On May 26 via api from US — Scanned from DE

Form analysis 3 forms found in the DOM

GET /filter

<form method="get" action="/filter" id="searchform">
  <fieldset class="search_container">
    <input id="search_term" name="s" class="box" placeholder="Search Title or IMDb ID" type="text" value="">
    <button class="btn" title="Submit Search" type="submit"></button>
  </fieldset>
</form>

GET /filter

<form action="/filter" id="main-filter" method="get">
  <div id="filter-bar">
    <div>
      <button class="btn btn-green" type="asdf">Filter</button>
    </div>
    <div>
      <span class="btn btn-blue">More <i class="arrow-down"></i></span>
      <div class="more-filters">
        <span class="more-filter"><span class="more-filter-tag">Search Term:</span> <span><input id="s" name="s" type="text"></span></span>
        <span class="more-filter"><span class="more-filter-tag">Year:</span>
          <span class="range-select">
            <input id="released_after" name="released_after" placeholder="1800" type="text"> to <input id="released_before" name="released_before" placeholder="2050" type="text">
          </span>
        </span>
        <span class="more-filter"><span class="more-filter-tag">Rating:</span>
          <span class="range-select">
            <input id="rating_above" name="rating_above" placeholder="0" type="text"> to <input id="rating_below" name="rating_below" placeholder="5" type="text">
          </span>
        </span>
        <span class="more-filter"><span class="more-filter-tag">Cast:</span> <select class="person-select2 select2-hidden-accessible" id="cast" name="cast" data-select2-id="select2-data-cast" tabindex="-1" aria-hidden="true"></select><span
            class="select2 select2-container select2-container--default" dir="ltr" data-select2-id="select2-data-7-hts3" style="width: 205px;"><span class="selection"><span class="select2-selection select2-selection--single" role="combobox"
                aria-haspopup="true" aria-expanded="false" tabindex="0" aria-disabled="false" aria-labelledby="select2-cast-container" aria-controls="select2-cast-container"><span class="select2-selection__rendered" id="select2-cast-container"
                  role="textbox" aria-readonly="true" title="Person"><span class="select2-selection__placeholder">Person</span></span><span class="select2-selection__arrow" role="presentation"><b role="presentation"></b></span></span></span><span
              class="dropdown-wrapper" aria-hidden="true"></span></span></span>
        <span class="more-filter"><span class="more-filter-tag">Crew:</span> <select class="person-select2 select2-hidden-accessible" id="crew" name="crew" data-select2-id="select2-data-crew" tabindex="-1" aria-hidden="true"></select><span
            class="select2 select2-container select2-container--default" dir="ltr" data-select2-id="select2-data-8-r8gb" style="width: 205px;"><span class="selection"><span class="select2-selection select2-selection--single" role="combobox"
                aria-haspopup="true" aria-expanded="false" tabindex="0" aria-disabled="false" aria-labelledby="select2-crew-container" aria-controls="select2-crew-container"><span class="select2-selection__rendered" id="select2-crew-container"
                  role="textbox" aria-readonly="true" title="Person"><span class="select2-selection__placeholder">Person</span></span><span class="select2-selection__arrow" role="presentation"><b role="presentation"></b></span></span></span><span
              class="dropdown-wrapper" aria-hidden="true"></span></span></span>
        <span class="more-filter"><span class="more-filter-tag">Company:</span> <select class="company-select2 select2-hidden-accessible" id="company" name="company" data-select2-id="select2-data-company" tabindex="-1"
            aria-hidden="true"></select><span class="select2 select2-container select2-container--default" dir="ltr" data-select2-id="select2-data-9-4gos" style="width: 205px;"><span class="selection"><span
                class="select2-selection select2-selection--single" role="combobox" aria-haspopup="true" aria-expanded="false" tabindex="0" aria-disabled="false" aria-labelledby="select2-company-container"
                aria-controls="select2-company-container"><span class="select2-selection__rendered" id="select2-company-container" role="textbox" aria-readonly="true" title="Company"><span
                    class="select2-selection__placeholder">Company</span></span><span class="select2-selection__arrow" role="presentation"><b role="presentation"></b></span></span></span><span class="dropdown-wrapper"
              aria-hidden="true"></span></span></span>
        <span class="more-filter"><span class="more-filter-tag">Country:</span> <select class="country-select2 select2-hidden-accessible" id="country" name="country" style="width: 205px" data-select2-id="select2-data-country" tabindex="-1"
            aria-hidden="true"></select><span class="select2 select2-container select2-container--default" dir="ltr" data-select2-id="select2-data-2-s6ei" style="width: 205px;"><span class="selection"><span
                class="select2-selection select2-selection--single" role="combobox" aria-haspopup="true" aria-expanded="false" tabindex="0" aria-disabled="false" aria-labelledby="select2-country-container"
                aria-controls="select2-country-container"><span class="select2-selection__rendered" id="select2-country-container" role="textbox" aria-readonly="true" title="Country"><span
                    class="select2-selection__placeholder">Country</span></span><span class="select2-selection__arrow" role="presentation"><b role="presentation"></b></span></span></span><span class="dropdown-wrapper"
              aria-hidden="true"></span></span></span>
      </div>
    </div>
    <div>
      <span class="btn btn-blue">Direction <i class="arrow-down"></i></span>
      <div>
        <ul class="menu-section-list">
          <li><label><input id="direction_asc" name="direction" type="radio" value="asc"> Ascending</label></li>
          <li><label><input id="direction_desc" name="direction" type="radio" value="desc"> Descending</label></li>
        </ul>
      </div>
    </div>
    <div>
      <span class="btn btn-blue">Sort <i class="arrow-down"></i></span>
      <div style="width: 160px;">
        <ul class="menu-sort-list">
          <li><label><input id="sort_Featured" name="sort" type="radio" value="Featured"> Featured</label></li>
          <li><label><input id="sort_Just_Added" name="sort" type="radio" value="Just Added"> Just Added</label></li>
          <li><label><input id="sort_Popular" name="sort" type="radio" value="Popular"> Popular</label></li>
          <li><label><input id="sort_Trending_Today" name="sort" type="radio" value="Trending Today"> Trending Today</label></li>
          <li><label><input id="sort_Trending_this_Week" name="sort" type="radio" value="Trending this Week"> Trending this Week</label></li>
          <li><label><input id="sort_Trending_this_Month" name="sort" type="radio" value="Trending this Month"> Trending this Month</label></li>
          <li><label><input id="sort_External_Rating" name="sort" type="radio" value="External Rating"> External Rating</label></li>
          <li><label><input id="sort_Primewire_Rating" name="sort" type="radio" value="Primewire Rating"> Primewire Rating</label></li>
          <li><label><input id="sort_Favorites" name="sort" type="radio" value="Favorites"> Favorites</label></li>
          <li><label><input id="sort_Favorites_per_view" name="sort" type="radio" value="Favorites per view"> Favorites per View</label></li>
          <li><label><input id="sort_Views" name="sort" type="radio" value="Views"> Views</label></li>
          <li><label><input id="sort_Release" name="sort" type="radio" value="Release"> Release Date</label></li>
          <li><label><input id="sort_Alphabet" name="sort" type="radio" value="Alphabet"> Alphabet</label></li>
          <li><label><input id="sort_Series_Premiere" name="sort" type="radio" value="Series Premiere"> Series Premiere Date</label></li>
          <li><label><input id="sort_Season_Premiere" name="sort" type="radio" value="Season Premiere"> Season Premiere Date</label></li>
          <li style="display: none"><label><input id="sort_In_Theaters" name="sort" type="radio" value="In Theaters"> In Theaters</label></li>
          <li style="display: none"><label><input id="sort_Streaming_Release" name="sort" type="radio" value="Streaming Release"> In Theaters</label></li>
          <li style="display: none"><label><input id="sort_New" name="sort" type="radio" value="New"> New</label></li>
        </ul>
      </div>
    </div>
    <div>
      <span class="btn btn-blue">Genre <i class="arrow-down"></i></span>
      <div style="width: 370px; left: -70px;"> Mode: <label><input id="genre_mode_and" name="genre_mode" type="radio" value="and"> And</label> <label><input id="genre_mode_" name="genre_mode" type="radio" value="" checked=""> Or</label>
        <ul class="menu-genre-list">
          <li class="genre-filter-bar"><label><input id="genre[]" name="genre[]" type="checkbox" value="Action"> Action</label></li>
          <li class="genre-filter-bar"><label><input id="genre[]" name="genre[]" type="checkbox" value="Adventure"> Adventure</label></li>
          <li class="genre-filter-bar"><label><input id="genre[]" name="genre[]" type="checkbox" value="Animation"> Animation</label></li>
          <li class="genre-filter-bar"><label><input id="genre[]" name="genre[]" type="checkbox" value="Anime"> Anime</label></li>
          <li class="genre-filter-bar"><label><input id="genre[]" name="genre[]" type="checkbox" value="Biography"> Biography</label></li>
          <li class="genre-filter-bar"><label><input id="genre[]" name="genre[]" type="checkbox" value="Children"> Children</label></li>
          <li class="genre-filter-bar"><label><input id="genre[]" name="genre[]" type="checkbox" value="Comedy"> Comedy</label></li>
          <li class="genre-filter-bar"><label><input id="genre[]" name="genre[]" type="checkbox" value="Crime"> Crime</label></li>
          <li class="genre-filter-bar"><label><input id="genre[]" name="genre[]" type="checkbox" value="DIY"> DIY</label></li>
          <li class="genre-filter-bar"><label><input id="genre[]" name="genre[]" type="checkbox" value="Documentary"> Documentary</label></li>
          <li class="genre-filter-bar"><label><input id="genre[]" name="genre[]" type="checkbox" value="Drama"> Drama</label></li>
          <li class="genre-filter-bar"><label><input id="genre[]" name="genre[]" type="checkbox" value="Espionage"> Espionage</label></li>
          <li class="genre-filter-bar"><label><input id="genre[]" name="genre[]" type="checkbox" value="Family"> Family</label></li>
          <li class="genre-filter-bar"><label><input id="genre[]" name="genre[]" type="checkbox" value="Fantasy"> Fantasy</label></li>
          <li class="genre-filter-bar"><label><input id="genre[]" name="genre[]" type="checkbox" value="Film-Noir"> Film-Noir</label></li>
          <li class="genre-filter-bar"><label><input id="genre[]" name="genre[]" type="checkbox" value="Food"> Food</label></li>
          <li class="genre-filter-bar"><label><input id="genre[]" name="genre[]" type="checkbox" value="Game-Show"> Game-Show</label></li>
          <li class="genre-filter-bar"><label><input id="genre[]" name="genre[]" type="checkbox" value="History"> History</label></li>
          <li class="genre-filter-bar"><label><input id="genre[]" name="genre[]" type="checkbox" value="Horror"> Horror</label></li>
          <li class="genre-filter-bar"><label><input id="genre[]" name="genre[]" type="checkbox" value="Legal"> Legal</label></li>
          <li class="genre-filter-bar"><label><input id="genre[]" name="genre[]" type="checkbox" value="Medical"> Medical</label></li>
          <li class="genre-filter-bar"><label><input id="genre[]" name="genre[]" type="checkbox" value="Music"> Music</label></li>
          <li class="genre-filter-bar"><label><input id="genre[]" name="genre[]" type="checkbox" value="Musical"> Musical</label></li>
          <li class="genre-filter-bar"><label><input id="genre[]" name="genre[]" type="checkbox" value="Mystery"> Mystery</label></li>
          <li class="genre-filter-bar"><label><input id="genre[]" name="genre[]" type="checkbox" value="Nature"> Nature</label></li>
          <li class="genre-filter-bar"><label><input id="genre[]" name="genre[]" type="checkbox" value="News"> News</label></li>
          <li class="genre-filter-bar"><label><input id="genre[]" name="genre[]" type="checkbox" value="Reality-TV"> Reality-TV</label></li>
          <li class="genre-filter-bar"><label><input id="genre[]" name="genre[]" type="checkbox" value="Romance"> Romance</label></li>
          <li class="genre-filter-bar"><label><input id="genre[]" name="genre[]" type="checkbox" value="Sci-Fi"> Sci-Fi</label></li>
          <li class="genre-filter-bar"><label><input id="genre[]" name="genre[]" type="checkbox" value="Short"> Short</label></li>
          <li class="genre-filter-bar"><label><input id="genre[]" name="genre[]" type="checkbox" value="Sport"> Sport</label></li>
          <li class="genre-filter-bar"><label><input id="genre[]" name="genre[]" type="checkbox" value="Sports"> Sports</label></li>
          <li class="genre-filter-bar"><label><input id="genre[]" name="genre[]" type="checkbox" value="Supernatural"> Supernatural</label></li>
          <li class="genre-filter-bar"><label><input id="genre[]" name="genre[]" type="checkbox" value="Talk-Show"> Talk-Show</label></li>
          <li class="genre-filter-bar"><label><input id="genre[]" name="genre[]" type="checkbox" value="Thriller"> Thriller</label></li>
          <li class="genre-filter-bar"><label><input id="genre[]" name="genre[]" type="checkbox" value="Travel"> Travel</label></li>
          <li class="genre-filter-bar"><label><input id="genre[]" name="genre[]" type="checkbox" value="War"> War</label></li>
          <li class="genre-filter-bar"><label><input id="genre[]" name="genre[]" type="checkbox" value="Western"> Western</label></li>
        </ul>
      </div>
    </div>
    <div>
      <span class="btn btn-blue">Streaming <i class="arrow-down"></i></span>
      <div id="subscription-selector">
        <ul class="menu-section-list">
          <li><label><input name="my_subscriptions" type="hidden" value=""><input id="my_subscriptions" name="my_subscriptions" type="checkbox" value="true"> My Subscriptions</label> (<a href="/registrations/edit">Add</a>)</li>
          <li><label><input name="free_links" type="hidden" value=""><input id="free_links" name="free_links" type="checkbox" value="true"> Free Links</label></li>
          <li><label><input name="missing_links" type="hidden" value=""><input id="missing_links" name="missing_links" type="checkbox" value="true"> No Free Links</label></li>
          <li>
            <input name="subscription" type="hidden" value=""><input id="subscription" name="subscription" type="checkbox" value="true">
            <select class="services-select2 select2-hidden-accessible" id="service" name="service" data-select2-id="select2-data-service" tabindex="-1" aria-hidden="true"></select><span class="select2 select2-container select2-container--default"
              dir="ltr" data-select2-id="select2-data-1-1zlb" style="width: 200px;"><span class="selection"><span class="select2-selection select2-selection--single" role="combobox" aria-haspopup="true" aria-expanded="false" tabindex="0"
                  aria-disabled="false" aria-labelledby="select2-service-container" aria-controls="select2-service-container"><span class="select2-selection__rendered" id="select2-service-container" role="textbox" aria-readonly="true"
                    title="Service"><span class="select2-selection__placeholder">Service</span></span><span class="select2-selection__arrow" role="presentation"><b role="presentation"></b></span></span></span><span class="dropdown-wrapper"
                aria-hidden="true"></span></span> in <select class="country-select2 select2-hidden-accessible" id="service_country" name="service_country" data-select2-id="select2-data-service_country" tabindex="-1" aria-hidden="true">
              <option value="US" data-select2-id="select2-data-4-y4rz">United States</option>
            </select><span class="select2 select2-container select2-container--default" dir="ltr" data-select2-id="select2-data-3-iyzf" style="width: 150px;"><span class="selection"><span class="select2-selection select2-selection--single"
                  role="combobox" aria-haspopup="true" aria-expanded="false" tabindex="0" aria-disabled="false" aria-labelledby="select2-service_country-container" aria-controls="select2-service_country-container"><span
                    class="select2-selection__rendered" id="select2-service_country-container" role="textbox" aria-readonly="true" title="United States">United States</span><span class="select2-selection__arrow"
                    role="presentation"><b role="presentation"></b></span></span></span><span class="dropdown-wrapper" aria-hidden="true"></span></span>
          </li>
          <li>
            <label>
              <input name="buy_rent" type="hidden" value=""><input id="buy_rent" name="buy_rent" type="checkbox" value="true"> Buy/Rent in </label>
            <select class="country-select2 select2-hidden-accessible" id="buy_rent_country" name="buy_rent_country" data-select2-id="select2-data-buy_rent_country" tabindex="-1" aria-hidden="true">
              <option value="US" data-select2-id="select2-data-6-7qto">United States</option>
            </select><span class="select2 select2-container select2-container--default" dir="ltr" data-select2-id="select2-data-5-motg" style="width: 150px;"><span class="selection"><span class="select2-selection select2-selection--single"
                  role="combobox" aria-haspopup="true" aria-expanded="false" tabindex="0" aria-disabled="false" aria-labelledby="select2-buy_rent_country-container" aria-controls="select2-buy_rent_country-container"><span
                    class="select2-selection__rendered" id="select2-buy_rent_country-container" role="textbox" aria-readonly="true" title="United States">United States</span><span class="select2-selection__arrow"
                    role="presentation"><b role="presentation"></b></span></span></span><span class="dropdown-wrapper" aria-hidden="true"></span></span>
          </li>
        </ul>
      </div>
    </div>
    <div>
      <span class="btn btn-blue">Type <i class="arrow-down"></i></span>
      <div>
        <ul class="menu-section-list">
          <li><label><input id="type_movie" name="type" type="radio" value="movie"> Movie</label></li>
          <li><label><input id="type_tv" name="type" type="radio" value="tv"> TV</label></li>
          <li><label><input id="type_" name="type" type="radio" value="" checked=""> Both</label></li>
        </ul>
      </div>
    </div>
  </div>
</form>

POST /sessions

<form action="/sessions" class="secure" method="post"><input name="_csrf_token" type="hidden" value="Oy9HBDIADwQleS84DF0tJVglF106dz4vynr7YIDlk2uSa1Juhvr5h6jf">
  <div class="form-group">
    <label for="session_email">Email</label>
    <input id="session_email" name="session[email]" type="text">
  </div>
  <div class="form-group">
    <label for="session_password">Password</label>
    <input id="session_password" name="session[password]" type="password">
  </div>
  <table width="100%" border="0" cellspacing="0" cellpadding="0" style="margin:10px 0px 10px 0px;">
    <tbody>
      <tr>
        <td>
          <div class="form-group">
            <input checked="" type="checkbox" class="loginform_checkbox" name="remember" id="remmeber" style="float:left; width:20px;">
            <span style="float:left; font-size: 12px; padding:2px 0px 0px 0px; font-weight:bold;">Remember Me</span>
          </div>
          <div class="clearer"></div>
        </td>
        <td width="120"><input type="submit" name="login_submit" value="Login" class="login_button" style="width: 120px;"> </td>
      </tr>
    </tbody>
  </table>
  <span class="forgot_link"><a href="https://www.primewire.tf/passwords/new" class="homing">Forgot Login </a></span> | <span class="register_link"><a href="https://www.primewire.tf/registrations/new" class="homing">Make a Free Account</a></span>
</form>

Text Content

PRIMEWIRE

 * Movies
 * TV Shows
 * Schedule
 * Playlists
 * Forum


DISCOVER

Filter
More
Search Term: Year: to Rating: to Cast: Person Crew: Person Company: Company
Country: Country
Direction
 * Ascending
 * Descending

Sort
 * Featured
 * Just Added
 * Popular
 * Trending Today
 * Trending this Week
 * Trending this Month
 * External Rating
 * Primewire Rating
 * Favorites
 * Favorites per View
 * Views
 * Release Date
 * Alphabet
 * Series Premiere Date
 * Season Premiere Date
 * In Theaters
 * In Theaters
 * New

Genre
Mode: And Or
 * Action
 * Adventure
 * Animation
 * Anime
 * Biography
 * Children
 * Comedy
 * Crime
 * DIY
 * Documentary
 * Drama
 * Espionage
 * Family
 * Fantasy
 * Film-Noir
 * Food
 * Game-Show
 * History
 * Horror
 * Legal
 * Medical
 * Music
 * Musical
 * Mystery
 * Nature
 * News
 * Reality-TV
 * Romance
 * Sci-Fi
 * Short
 * Sport
 * Sports
 * Supernatural
 * Talk-Show
 * Thriller
 * Travel
 * War
 * Western

Streaming
 * My Subscriptions (Add)
 * Free Links
 * No Free Links
 * Service in United StatesUnited States
 * Buy/Rent in United StatesUnited States

Type
 * Movie
 * TV
 * Both


MOVIES

Featured
In Theaters
Streaming
New
More
FURIOSA: A MAD MAX SAGA
(2024)

 * Current rating.
 * 
 * 
 * 
 * 
 * 

info
CIVIL WAR
(2024)

 * Current rating.
 * 
 * 
 * 
 * 
 * 

info
THE FALL GUY
(2024)

 * Current rating.
 * 
 * 
 * 
 * 
 * 

info
GODZILLA X KONG: THE NEW EMPIRE
(2024)

 * Current rating.
 * 
 * 
 * 
 * 
 * 

info
KINGDOM OF THE PLANET OF THE APES
(2024)

 * Current rating.
 * 
 * 
 * 
 * 
 * 

info
THE MINISTRY OF UNGENTLEMANLY WARFARE
(2024)

 * Current rating.
 * 
 * 
 * 
 * 
 * 

info
ABIGAIL
(2024)

 * Current rating.
 * 
 * 
 * 
 * 
 * 

info
GHOSTBUSTERS: FROZEN EMPIRE
(2024)

 * Current rating.
 * 
 * 
 * 
 * 
 * 

info
ARCADIAN
(2024)

 * Current rating.
 * 
 * 
 * 
 * 
 * 

info
JUSTICE LEAGUE: CRISIS ON INFINITE EARTHS - PART T...
(2024)

 * Current rating.
 * 
 * 
 * 
 * 
 * 

info
FURIOSA: A MAD MAX SAGA
(2024)

 * Current rating.
 * 
 * 
 * 
 * 
 * 

info
THE GARFIELD MOVIE
(2024)

 * Current rating.
 * 
 * 
 * 
 * 
 * 

info
IF
(2024)

 * Current rating.
 * 
 * 
 * 
 * 
 * 

info
KINGDOM OF THE PLANET OF THE APES
(2024)

 * Current rating.
 * 
 * 
 * 
 * 
 * 

info
THE STRANGERS: CHAPTER 1
(2024)

 * Current rating.
 * 
 * 
 * 
 * 
 * 

info
THE FALL GUY
(2024)

 * Current rating.
 * 
 * 
 * 
 * 
 * 

info
SIGHT
(2024)

 * Current rating.
 * 
 * 
 * 
 * 
 * 

info
BABES
(2024)

 * Current rating.
 * 
 * 
 * 
 * 
 * 

info
CHALLENGERS
(2024)

 * Current rating.
 * 
 * 
 * 
 * 
 * 

info
BACK TO BLACK
(2024)

 * Current rating.
 * 
 * 
 * 
 * 
 * 

info
TROY THE BHARAT PUTRA
(2024)

 * Current rating.
 * 
 * 
 * 
 * 
 * 

info
SOUTH PARK: THE END OF OBESITY (TV SPECIAL 2024)
(2024)

 * Current rating.
 * 
 * 
 * 
 * 
 * 

info
MY ONI GIRL
(2024)

 * Current rating.
 * 
 * 
 * 
 * 
 * 

info
ATLAS
(2024)

 * Current rating.
 * 
 * 
 * 
 * 
 * 

info
THE BEACH BOYS
(2024)

 * Current rating.
 * 
 * 
 * 
 * 
 * 

info
ILLUSIONS FOR SALE: THE RISE AND FALL OF GENERATIO...
(2024)

 * Current rating.
 * 
 * 
 * 
 * 
 * 

info
THE BLUE ANGELS
(2024)

 * Current rating.
 * 
 * 
 * 
 * 
 * 

info
AYO BALIKAN
(2024)

 * Current rating.
 * 
 * 
 * 
 * 
 * 

info
IN GOOD HANDS 2
(2024)

 * Current rating.
 * 
 * 
 * 
 * 
 * 

info
NAHIR
(2024)

 * Current rating.
 * 
 * 
 * 
 * 
 * 

info
GAGA CHROMATICA BALL
(2024)

 * Current rating.
 * 
 * 
 * 
 * 
 * 

info
THE GARFIELD MOVIE
(2024)

 * Current rating.
 * 
 * 
 * 
 * 
 * 

info
FURIOSA: A MAD MAX SAGA
(2024)

 * Current rating.
 * 
 * 
 * 
 * 
 * 

info
THE BLUE ANGELS
(2024)

 * Current rating.
 * 
 * 
 * 
 * 
 * 

info
NAHIR
(2024)

 * Current rating.
 * 
 * 
 * 
 * 
 * 

info
DARKNESS OF MAN
(2024)

 * Current rating.
 * 
 * 
 * 
 * 
 * 

info
THE SUBSTANCE
(2024)

 * Current rating.
 * 
 * 
 * 
 * 
 * 

info
GOLDEN KAMUY
(2024)

 * Current rating.
 * 
 * 
 * 
 * 
 * 

info
EVERYTHING PUPPIES
(2024)

 * Current rating.
 * 
 * 
 * 
 * 
 * 

info
THELMA THE UNICORN
(2024)

 * Current rating.
 * 
 * 
 * 
 * 
 * 

info


RECENTLY ADDED


More
SUSIE (SHORT 2020)
(2020)

 * Current rating.
 * 
 * 
 * 
 * 
 * 

info
GAGA CHROMATICA BALL
(2024)

 * Current rating.
 * 
 * 
 * 
 * 
 * 

info
BABY, TAKE A BOW
(1934)

 * Current rating.
 * 
 * 
 * 
 * 
 * 

info
A REASON TO BELIEVE
(1995)

 * Current rating.
 * 
 * 
 * 
 * 
 * 

info
ALIBI.COM 2
(2023)

 * Current rating.
 * 
 * 
 * 
 * 
 * 

info
MILFORD GRAVES FULL MANTIS
(2018)

 * Current rating.
 * 
 * 
 * 
 * 
 * 

info
MIDNIGHT BALLAD FOR GHOST THEATER
(2006)

 * Current rating.
 * 
 * 
 * 
 * 
 * 

info
METRO MANILA
(2013)

 * Current rating.
 * 
 * 
 * 
 * 
 * 

info


MOST DISCUSSED


FURIOSA: A MAD MAX SAGA
(2024)

 * Current rating.
 * 
 * 
 * 
 * 
 * 

info
DETECTORISTS
(2014)

 * Current rating.
 * 
 * 
 * 
 * 
 * 

info
ATLAS
(2024)

 * Current rating.
 * 
 * 
 * 
 * 
 * 

info
DARK MATTER
(2024)

S1 E4
CIVIL WAR
(2024)

 * Current rating.
 * 
 * 
 * 
 * 
 * 

info
EVIL
(2019)

 * Current rating.
 * 
 * 
 * 
 * 
 * 

info
STAR TREK: HORIZON
(2016)

 * Current rating.
 * 
 * 
 * 
 * 
 * 

info
DEXTER: NEW BLOOD
(2021)

 * Current rating.
 * 
 * 
 * 
 * 
 * 

info
CONCORDIA
(2024)

 * Current rating.
 * 
 * 
 * 
 * 
 * 

info
THE AMERICAN SOCIETY OF MAGICAL NEGROES
(2024)

 * Current rating.
 * 
 * 
 * 
 * 
 * 

info

Recent Forum Threads Replies Views Last Post

Links for Protocol 7 By Older Aussie on May 26 2024 at 10:18 2 12
By grasshopper rex
(3 hours ago)

I think it's time for a Linux distro By MontyFly on May 26 2024 at 01:43 1 14
By MontyFly
(12 hours ago)

Link Requests Info By Fugitive on Jul 3 2023 at 03:50 175 4953
By Roger12
(16 hours ago)

Laughter is best medicin, meme, pic or quote...... By suisen on Mar 8 2023 at
22:31 178 3666
By prism
(yesterday)

Specific Host Link Request By Fugitive on Jul 5 2023 at 15:17 108 3130
By girlfreddy
(2 days ago)


TRENDING

Day
Week
Month
More
FURIOSA: A MAD MAX SAGA
(2024)

 * Current rating.
 * 
 * 
 * 
 * 
 * 

info
KINGDOM OF THE PLANET OF THE APES
(2024)

 * Current rating.
 * 
 * 
 * 
 * 
 * 

info
ATLAS
(2024)

 * Current rating.
 * 
 * 
 * 
 * 
 * 

info
CIVIL WAR
(2024)

 * Current rating.
 * 
 * 
 * 
 * 
 * 

info
THE FALL GUY
(2024)

 * Current rating.
 * 
 * 
 * 
 * 
 * 

info
GODZILLA X KONG: THE NEW EMPIRE
(2024)

 * Current rating.
 * 
 * 
 * 
 * 
 * 

info
THE GARFIELD MOVIE
(2024)

 * Current rating.
 * 
 * 
 * 
 * 
 * 

info
IF
(2024)

 * Current rating.
 * 
 * 
 * 
 * 
 * 

info
FURIOSA: A MAD MAX SAGA
(2024)

 * Current rating.
 * 
 * 
 * 
 * 
 * 

info
KINGDOM OF THE PLANET OF THE APES
(2024)

 * Current rating.
 * 
 * 
 * 
 * 
 * 

info
GODZILLA X KONG: THE NEW EMPIRE
(2024)

 * Current rating.
 * 
 * 
 * 
 * 
 * 

info
ATLAS
(2024)

 * Current rating.
 * 
 * 
 * 
 * 
 * 

info
CIVIL WAR
(2024)

 * Current rating.
 * 
 * 
 * 
 * 
 * 

info
THE FALL GUY
(2024)

 * Current rating.
 * 
 * 
 * 
 * 
 * 

info
THE GARFIELD MOVIE
(2024)

 * Current rating.
 * 
 * 
 * 
 * 
 * 

info
IF
(2024)

 * Current rating.
 * 
 * 
 * 
 * 
 * 

info
KINGDOM OF THE PLANET OF THE APES
(2024)

 * Current rating.
 * 
 * 
 * 
 * 
 * 

info
GODZILLA X KONG: THE NEW EMPIRE
(2024)

 * Current rating.
 * 
 * 
 * 
 * 
 * 

info
FURIOSA: A MAD MAX SAGA
(2024)

 * Current rating.
 * 
 * 
 * 
 * 
 * 

info
CIVIL WAR
(2024)

 * Current rating.
 * 
 * 
 * 
 * 
 * 

info
THE GARFIELD MOVIE
(2024)

 * Current rating.
 * 
 * 
 * 
 * 
 * 

info
THE FALL GUY
(2024)

 * Current rating.
 * 
 * 
 * 
 * 
 * 

info
KUNG FU PANDA 4
(2024)

 * Current rating.
 * 
 * 
 * 
 * 
 * 

info
GHOSTBUSTERS: FROZEN EMPIRE
(2024)

 * Current rating.
 * 
 * 
 * 
 * 
 * 

info
PrimeWire | 1Channel | Formerly LetMeWatchThis - PrimeWire | 1Channel! - Sitemap
- Legal Dark Mode
Email
Password
Remember Me


Forgot Login | Make a Free Account


INFORMATION



PrimeWire is a social site for discovering, sharing and watching movies and TV
shows. more info
PrimeWire.tf is the official domain for PrimeWire

If you have a mouse, play this game for 1 minute to see why everyone is
addicted. Sponsored: navy.quest Read Next Story 
See What Personalised Content We Have Based on Your Browsing History Sponsored:
DiscoveryFeed Read Next Story 
What You Need to Know About Car Leasing and Insurance Sponsored: Courses
Information - All About Genuine Courses Information Read Next Story 
Erleben Sie unvergessliche Ferien in einem Holländischen Ferienhaus mit Hund
Sponsored: Suchanzeigen Read Next Story 
Erleben Sie unvergessliche All-Inclusive Kreuzfahrten online Sponsored: Yahoo!
Search Read Next Story 



LATEST COMMENTS

Project Potemkin - The Last Child

random000 : Glad you dug it up ㋡

Fleishman is in Trouble

DoobieKeebler : This is a fantastic limited series and I'd recommend it to
anybody. The actors give tour d...

Project Potemkin - The Last Child

greyfur : Sweet. Just found this on YouTube, watched it and then subbed, it was
a pretty good shot a...

Detectorists

grasshopper rex : The Christmas specials from 2015 and 2022 have been added, in
case anyone hasn't seen them...

Star Trek: Horizon

random000 : Good for fan stuff. This is right when cbs shut all that down,
forbidding fans from creati...

More Comments


TOP COMMENTS

Star Trek: Horizon

random000 : This takes place immediately after the series Enterprise.

Blown Away

RobotAllah : Glass blowing really is an amazing art form. Well made and easy to
watch show. Check it ou...

Detectorists

Lulusbay : Agree! When I found this I just loved every minute of it - and I told
so many people to w...

Furiosa: A Mad Max Saga

suisen : i didnt realize it was Chris Hemsworth until he spoke rofl, Anya
Taylor-Joy dont really k...

Fleishman is in Trouble

DoobieKeebler : This is a fantastic limited series and I'd recommend it to
anybody. The actors give tour d...

More Comments
527 users online - Contacts - FAQ - DMCA - API - Embed