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:1
Online Guests:1113
30 Day Hits:2596865

Friend Sites

Subtitle Speed Bollywood Action/Anime

🎬 Results for: James Spader

Endless Love

Endless Love (1981)

A Killer in the Family

A Killer in the Family (1983)

Pretty in Pink

Pretty in Pink (1986)

Mannequin

Mannequin (1987)

Wall Street

Wall Street (1987)

Jack's Back

Jack's Back (1988)

sex, lies, and videotape

sex, lies, and videotape (1989)

Stargate

Stargate (1994)

Wolf

Wolf (1994)

2 Days in the Valley

2 Days in the Valley (1996)

Crash

Crash (1996)

The Practice

The Practice (1997)

Supernova

Supernova (2000)

The Watcher

The Watcher (2000)

Secretary

Secretary (2002)

Boston Legal

Boston Legal (2004)

Lincoln

Lincoln (2012)

Avengers: Age of Ultron

Avengers: Age of Ultron (2015)

The Homesman

The Homesman (2014)

The Blacklist

The Blacklist (2013)

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."); } }); } });