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:1141
30 Day Hits:2596932

Friend Sites

Subtitle Speed Bollywood Action/Anime

🎬 Results for: Garrett Hedlund

12Next ➡
On the Road

On the Road (2012)

Friday Night Lights

Friday Night Lights (2004)

Four Brothers

Four Brothers (2005)

Eragon

Eragon (2006)

Georgia Rule

Georgia Rule (2007)

Death Sentence

Death Sentence (2007)

Dirt Music

Dirt Music (2020)

The Absence of Eden

The Absence of Eden (2024)

TRON: Legacy

TRON: Legacy (2010)

Desperation Road

Desperation Road (2023)

Triple Frontier

Triple Frontier (2019)

Barron's Cove

Barron's Cove (2025)

Unbroken

Unbroken (2014)

TRON: The Next Day

TRON: The Next Day (2011)

The Tutor

The Tutor (2023)

Mojave

Mojave (2016)

Mudbound

Mudbound (2017)

Billy Lynn's Long Halftime Walk

Billy Lynn's Long Halftime Walk (2016)

Pan

Pan (2015)

Mosaic

Mosaic (2018)

12Next ➡

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