myflixer2.to Open in urlscan Pro
188.114.97.3  Public Scan

URL: https://myflixer2.to/tv/watch-the-curse2-8108q
Submission: On January 30 via manual from NL — Scanned from NL

Form analysis 7 forms found in the DOM

filter

<form autocomplete="off" action="filter"> <i class="fa fa-magnifying-glass fa-sm"></i> <input type="text" placeholder="Search..." name="keyword"> <a class="btn" href="filter"><i class="fa-solid fa-droplet fa-xs"></i> Filter</a> </form>

<form class="form-inline ml-auto">
  <div class="form-group mb-0"> <input type="text" class="form-control" placeholder="Go EP"> </div> <button type="submit" class="btn"><i class="fa-solid fa-circle-arrow-right"></i></button>
</form>

POST ajax/episode/report

<form action="ajax/episode/report" method="post"> <input type="hidden" name="episode_id" id="report-episode-id"> <input type="hidden" name="server_id" id="report-server-id">
  <div class="rounded bg-glass">
    <h5 class="text-primary">The Curse (2023)</h5>
    <p class="text-muted">Episode <span id="report-episode-num">?</span></p>
  </div>
  <div class="row mt-4">
    <div class="col"> <span>Video:</span>
      <div class="form-check"> <input class="form-check-input" type="checkbox" id="video_wrong" name="issue[]" value="video_wrong"> <label class="form-check-label small text-muted" for="video_wrong">Broken</label> </div>
    </div>
    <div class="col"> <span>Audio:</span>
      <div class="form-check"> <input class="form-check-input" type="checkbox" id="audio_sync" name="issue[]" value="audio_sync"> <label class="form-check-label small text-muted" for="audio_sync">Not Synced</label> </div>
    </div>
  </div>
  <div class="row mt-2">
    <div class="col"> <span>Subtitle:</span>
      <div class="form-check"> <input class="form-check-input" type="checkbox" id="sub_sync" name="issue[]" value="sub_sync"> <label class="form-check-label small text-muted" for="sub_sync">Not Synced</label> </div>
    </div>
    <div class="col"> <span>Skip time:</span>
      <div class="form-check"> <input class="form-check-input" type="checkbox" id="skiptime_wrong" name="issue[]" value="skiptime_wrong"> <label class="form-check-label small text-muted" for="skiptime_wrong">Wrong</label> </div>
    </div>
  </div>
  <div class="form-group mt-4"> <label for="exampleFormControlTextarea1">Other:</label> <textarea class="form-control" name="message" rows="3"></textarea> </div> <button type="submit" class="btn-glass mt-3 btn btn-lg w-100">Send Report
    <i class="fa-solid fa-arrow-right"></i></button>
</form>

POST ajax/user/login

<form class="mt-3 ajax-login" action="ajax/user/login" method="post" data-broadcast="user:updated">
  <div class="form-group"> <input type="text" class="form-control form-control-lg" name="username" placeholder="Username or email" required=""> </div>
  <div class="form-group"> <input type="password" class="form-control form-control-lg" name="password" placeholder="Your password" required=""> </div>
  <div class="form-group d-flex justify-content-center"> <span class="captcha"></span> </div>
  <div class="text-center"> <a href="#" class="text-major cts-switcher" data-target="forgot">Forgot your password?</a> </div><button type="submit" class="w-100 btn-glass my-3 btn btn-lg">Sign In <i class="fa-solid fa-arrow-right"></i></button>
  <div class="text-center"> <a href="#" class="text-major cts-switcher" data-target="signup">Create an account</a> </div>
</form>

POST ajax/user/register

<form class="mt-3 ajax-register" action="ajax/user/register" method="post" data-broadcast="user:updated">
  <div class="form-group"> <input type="text" class="form-control form-control-lg" placeholder="Username" name="username" required=""> </div>
  <div class="form-group"> <input type="email" class="form-control form-control-lg" placeholder="Email" name="email" required=""> </div>
  <div class="form-group"> <input type="password" class="form-control form-control-lg" placeholder="Password" name="password" required=""> </div>
  <div class="form-group"> <input type="password" class="form-control form-control-lg" placeholder="Repeat your password" name="password_confirmation" required=""> </div>
  <div class="form-group d-flex justify-content-center"> <span class="captcha"></span> </div><button type="submit" class="w-100 btn-glass my-3 btn btn-lg">Sign Up <i class="fa-solid fa-arrow-right"></i></button>
  <div class="text-center">Already have an account? <a href="#" class="text-major cts-switcher" data-target="signin">Sign In</a></div>
</form>

POST ajax/user/forgot-password

<form class="mt-3 ajax" action="ajax/user/forgot-password" method="post">
  <div class="form-group"> <input type="text" class="form-control form-control-lg" name="account" placeholder="Username or email" required=""> </div>
  <div class="form-group d-flex justify-content-center"> <span class="captcha"></span> </div><button type="submit" class="w-100 btn-glass my-3 btn btn-lg">Forgot <i class="fa-solid fa-arrow-right"></i></button>
  <div class="text-center">Back to <a href="#" class="text-major cts-switcher" data-target="signin">Sign In</a></div>
</form>

POST ajax/film/request

<form class="mt-3 ajax" action="ajax/film/request" method="post" autocomplete="off">
  <div class="form-group"> <input type="email" class="form-control form-control-lg" placeholder="Movie/TV name" name="title"> </div>
  <div class="form-group"> <input type="text" class="form-control form-control-lg" placeholder="Link to IMDb or any if possible" name="ref_url"> </div>
  <div class="form-group"> <textarea class="form-control form-control-lg" rows="4" name="detail" placeholder="More details about it if possible"></textarea> </div>
  <div class="form-group d-flex justify-content-center"> <span class="captcha"></span> </div> <button type="submit" class="btn-primary btn btn-lg w-100">Send Request <i class="fa-solid fa-angle-right"></i></button>
</form>

Text Content

 * Genre
   * Action
   * Adult
   * Adventure
   * Animation
   * Biography
   * Comedy
   * Costume
   * Crime
   * Documentary
   * Drama
   * Family
   * Fantasy
   * Film-Noir
   * Game-Show
   * History
   * Horror
   * Kungfu
   * Music
   * Musical
   * Mystery
   * News
   * Reality
   * Reality-TV
   * Romance
   * Sci-Fi
   * Short
   * Sport
   * Talk
   * Talk-Show
   * Thriller
   * TV Movie
   * TV Show
   * War
   * Western
 * Country
   * Argentina
   * Australia
   * Austria
   * Belgium
   * Brazil
   * Canada
   * China
   * Czech Republic
   * Denmark
   * Finland
   * France
   * Germany
   * Hong Kong
   * Hungary
   * India
   * Ireland
   * Israel
   * Italy
   * Japan
   * Luxembourg
   * Mexico
   * Netherlands
   * New Zealand
   * Norway
   * Philippines
   * Poland
   * Romania
   * Russia
   * South Africa
   * South Korea
   * Spain
   * Sweden
   * Switzerland
   * Thailand
   * Turkey
   * United Kingdom
   * United States
 * Movies
 * TV Shows
 * Trending
 * Top IMDb

Filter

Login
Auto Play
Auto Next
Auto Skip
Set skip time
Intro begin
Intro end
Outro begin
Outro end
Contribute
Add Bookmark

Light
Report

If current server doesn't work please try other servers bellow.

Vidplay MyCloud Filemoon
Season 1
Season 1


 * Episode 1
   
   Episode 1

 * Episode 2
   
   Episode 2

 * Episode 3
   
   Episode 3

 * Episode 4
   
   Episode 4

 * Episode 5
   
   Episode 5

 * Episode 6
   
   Episode 6

 * Episode 7
   
   Episode 7

 * Episode 8
   
   Episode 8

 * Episode 9
   
   Episode 9

 * Episode 10
   
   Episode 10


THE CURSE

7.1 TV-MA HD 7.3/10 (510510 reviews)

A newlywed couple struggle to make their vision for eco-living a reality in a
small New Mexico town.

Type:
TV
Country:
United States
Genre:
Drama, Thriller, Comedy
Release:
Nov 10, 2023
Director:
N/A
Production:
A24, Elara Pictures, Showtime Networks
Cast:
Emma Stone, Nathan Fielder, Benny Safdie
Shares








COMMENT




YOU MIGHT ALSO LIKE

SQUID GAME

8 TV SS1EP9


BAND OF BROTHERS

9.4 TV SS1EP10


WANDAVISION

7.9 TV SS1EP9


THE GOOD DOCTOR

8 TV SS6EP22


BREAKING BAD

9.5 TV SS5EP16


TRUE DETECTIVE

8.9 TV SS4EP3


SHERLOCK

9.1 TV SS4EP3


HOUSE

8.7 TV SS8EP22


RICK AND MORTY

9.1 TV SS7EP10


LOST

8.3 TV SS6EP17

REPORT ISSUE

PLEASE LET US KNOW WHAT'S WRONG SO WE CAN FIX IT AS SOON AS POSSIBLE.

THE CURSE (2023)

Episode ?

Video:
Broken
Audio:
Not Synced
Subtitle:
Not Synced
Skip time:
Wrong
Other:
Send Report
MyFlixer is a top free movie streaming website, allowing you to watch movies
online without the need for any registration. Boasting a vast database and
impressive features, we are confident that MyFlixer is the unrivaled choice for
the best free online movies, making it an essential destination you simply
cannot overlook!
 * Movies
 * TV Shows
 * A-Z List
 * Contact
 * Request

© 2024 MyFlixer. All rights reserved.


SIGN IN

Forgot your password?
Sign In
Create an account

SIGN UP


Sign Up
Already have an account? Sign In

FORGOT YOUR PASSWORD


Forgot
Back to Sign In

SEND REQUEST

IF YOU CAN'T FIND YOUR FAVOURITE MOVIE IN OUR LIBRARY, PLEASE SUBMIT A REQUEST.
WE WILL TRY TO MAKE IT AVAILABLE AS SOON AS POSSIBLE.


Send Request