EXTorrents beta
Stop downloading bad movies
All Movies 3D Movies Must See Popular 2022 & Later 2025 & Earlier

Members Panel

🔑 Login 📝 Register 👤 Reset password ❓ Block Popups 🔑 Activate account

Menu

Home Users' new comments (0) Chat Search RSS Essentials Contact us About us

Stats

Total Downloads:95953
Total Comments:0
Total Members:5
New Members:5
Online Users:0
Online Guests:1073
30 Day Hits:2596747

Friend Sites

Subtitle Speed Bollywood Action/Anime

🎬 Results for: Steve Bacic

Deck the Halls

Deck the Halls (2005)

Tactical Force

Tactical Force (2011)

A Haunting at Silver Falls

A Haunting at Silver Falls (2013)

Time for Him to Come Home for Christmas

Time for Him to Come Home for Christmas (2022)

The Marine 3: Homefront

The Marine 3: Homefront (2013)

Suddenly

Suddenly (2013)

Aurora Teagarden Mysteries: Something New

Aurora Teagarden Mysteries: Something New (2023)

Aurora Teagarden Mysteries: Death at the Diner

Aurora Teagarden Mysteries: Death at the Diner (2024)

Blackway

Blackway (2015)

2 Hearts

2 Hearts (2020)

Killing Gunther

Killing Gunther (2017)

A Christmas to Remember

A Christmas to Remember (2016)

Sponsored Links

160×600
160×600
© EXTorrents
document.addEventListener("click", function(e){ if(e.target.closest(".reaction-btn")){ var btn = e.target.closest(".reaction-btn"); var imdb = btn.dataset.imdb; var type = btn.dataset.type; fetch("/ReactHandler.ashx", { method: "POST", headers: {"Content-Type": "application/x-www-form-urlencoded"}, body: "imdb=" + encodeURIComponent(imdb) + "&type=" + encodeURIComponent(type) }) .then(r => r.json()) .then(data => { if(data.success){ btn.querySelector(".count").innerText = data.count; // πρόσθεσε highlight στο πατημένο btn.classList.add("active"); } else if(data.error === "not_logged_in"){ alert("⚠️ Please log in to react."); } }); } });