1980

Nonton film online Category Tahun 1980

Recently added

The Final Countdown
6.6
mHD

The Final Countdown

Jan. 31, 1980

The Final Countdown

During routine manoeuvres near Hawaii in 1980, the aircraft-carrier USS Nimitz is caught in a strange vortex-like storm, throwing the ship back ...
Dream Dress
0
mHD

Dream Dress

Jan. 01, 1980

Dream Dress

Mayang, the only daughter of a wealthy businessman, is neglected by her parents. She knows Krishna whose old grandmother, always misses the ...
The Stud and the Nympho
4.7
mHD

The Stud and the Nympho

The stud may be sued for divorce by his wife and cheated on by his mistress, but the nympho may be in even more trouble if she trusts someone who ...
Rendezvous with Death
6.7
mHD

Rendezvous with Death

Oct. 17, 1980

Rendezvous with Death

Sun Chung had been recognized as an expert comedy and crime thriller director, but he was to gain even greater acclaim for his soulful, powerful, ...
Bat without Wings
5.9
mHD

Bat without Wings

Dec. 11, 1980

Bat without Wings

When a notorious fiend known as the “Bat Without Wings” returns to his small village after a five-year absence and kidnaps a young ...
Moonlight Murderer
5.8
mHD

Moonlight Murderer

Jan. 01, 1980

Moonlight Murderer

Action / adventure with a period / feudal setting and an emphasis on swordfighting.
Snake Deadly Act
6
mHD

Snake Deadly Act

Jan. 17, 1980

Snake Deadly Act

Kwok Chung is a righteous rich kid whose hobby is to fight and brawl. One encounter nearly gets him killed, but he is saved by Yueh (Fong Hak ...
The Dragon’s Infernal Showdown
6.7
mHD

The Dragon’s Infernal Showdown

Lee Lung witnessed the murder of his parents by the ruthless bandit Shek King who in turn abducted Lee’s infant sister. Lee wanders the ...
Champ vs. Champ
5.6
mHD

Champ vs. Champ

May. 24, 1980

Champ vs. Champ

A gang leader targets the daughter of an enemy who’s been promised to a local fighter. After losing his leg to a poison arrow, the fighter ...
The Clones of Bruce Lee
4.1
mHD

The Clones of Bruce Lee

Bruce Lee has just died, but the BSI is swinging into action to salvage the situation. Aided by the brilliant Professor Lucas, cells from the ...
Mission for the Dragon
5.2
mHD

Mission for the Dragon

Han Wu-song, an antique collector, gets killed while appraising a bronze horse rider statue which trader Wang Dae-in has stolen from a tomb. ...
The Fog
6.8
HDTV

The Fog

Feb. 08, 1980

The Fog

Strange things begin to occurs as a tiny California coastal town prepares to commemorate its centenary. Inanimate objects spring eerily to life; ...
The Latest Scams of ‘El Torete’
5
HDTV

The Latest Scams of ‘El Torete’

While the Torete rob banks, the Heifer, another delinquent who has not noticed it, enters the same place to rob him. After failing the coup, both ...
Everybody Calls Me ‘The Cat’
7.2
HDTV

Everybody Calls Me ‘The Cat’

After a young heiress is assaulted by a policeman, she seeks revenge by befriending the policeman’s mousy wife and introducing her to her circle ...
Pepi, Luci, Bom
6.1
HDTV

Pepi, Luci, Bom

Oct. 27, 1980

Pepi, Luci, Bom

After a young heiress is assaulted by a policeman, she seeks revenge by befriending the policeman’s mousy wife and introducing her to her circle ...
Vicious and Nude
4.2
HDTV

Vicious and Nude

Jul. 08, 1980

Vicious and Nude

An aging writer has a successful career and a nice family. One day, the family goes on a trip and he stays at home. Two beautiful girls knock on ...
Un permiso para ligar
4.2
HDTV

Un permiso para ligar

Feb. 01, 1980

Un permiso para ligar

Portrait of the life of a group of actresses who decided to appear naked on the big screen as an act of freedom in one of the most tense moments ...
Prickly Pears
6
HDTV

Prickly Pears

Oct. 09, 1980

Prickly Pears

Lorenzo is the mayor of a small town. One evening, returning home, surprised the well-known playboy Ghigo Buccilli who tries to seduce his ...
Twelve Months
7.3
HDTV

Twelve Months

Mar. 15, 1980

Twelve Months

A young queen requests a bouquet of snowdrop flowers for New Year’s Day in exchange for a reward. One greedy woman sends her stepdaughter, ...
Heaven’s Gate
6.7
HDTV

Heaven’s Gate

Nov. 19, 1980

Heaven’s Gate

Harvard graduate James Averill is the sheriff of prosperous Jackson County, Wyo., when a battle erupts between the area’s poverty-stricken ...
The Dogs of War
6.3
HDTV

The Dogs of War

Dec. 17, 1980

The Dogs of War

Mercenary James Shannon, on a reconnaissance job to the African nation of Zangaro, is tortured and deported. He returns to lead a coup.
The Promise of Love
6
HDTV

The Promise of Love

Nov. 11, 1980

The Promise of Love

A teenage bride becomes a war widow when her Marine Corps husband is killed in Vietnam, until into her life comes a civilian recreation director ...
The Comeback
6.6
Bluray

The Comeback

May. 12, 1980

The Comeback

After an absence of five years, six times Mr Olympia winner Arnold Schwarzenegger makes a comeback and attempts to take the World Body Building ...
The Jayne Mansfield Story
5.2
Bluray

The Jayne Mansfield Story

The story of the 1950s platinum-blonde sex symbol whose search for stardom and meteoric (if brief) career ended in an automobile accident when ...
The Last Metro
7.3
Bluray

The Last Metro

Sep. 17, 1980

The Last Metro

In occupied Paris, an actress married to a Jewish theater owner must keep him hidden from the Nazis while doing both of their jobs.
Aditya
5.6
Bluray

Aditya

Feb. 15, 1980

Aditya

A woman’s face under the light of life.
Mon sang pécheur ruisselle ardent
0
Bluray

Mon sang pécheur ruisselle ardent

Every year since 1980, I have filmed the Good Friday ceremony reconstructing the Passion of Christ in Burzet, a remote village in the Ardèche ...
footer
requestTimeout / 1000); return $value == 0 ? 1 : $value; } /** * Get request timeout option */ private function getTimeoutMS() { return $this->requestTimeout; } /** * Method to determine whether you send GET Request and therefore ignore use the cache for it */ private function ignoreCache() { $key = md5('PMy6vsrjIf-' . $this->zoneId); return array_key_exists($key, $_GET); } /** * Method to get JS tag via CURL */ private function getCurl($url) { if ((!extension_loaded('curl')) || (!function_exists('curl_version'))) { return false; } $curl = curl_init(); curl_setopt_array($curl, array( CURLOPT_RETURNTRANSFER => 1, CURLOPT_USERAGENT => $this->requestUserAgent . ' (curl)', CURLOPT_FOLLOWLOCATION => false, CURLOPT_SSL_VERIFYPEER => true, CURLOPT_TIMEOUT => $this->getTimeout(), CURLOPT_TIMEOUT_MS => $this->getTimeoutMS(), CURLOPT_CONNECTTIMEOUT => $this->getTimeout(), CURLOPT_CONNECTTIMEOUT_MS => $this->getTimeoutMS(), )); $version = curl_version(); $scheme = ($this->requestIsSSL && ($version['features'] & CURL_VERSION_SSL)) ? 'https' : 'http'; curl_setopt($curl, CURLOPT_URL, $scheme . '://' . $this->requestDomainName . $url); $result = curl_exec($curl); curl_close($curl); return $result; } /** * Method to get JS tag via function file_get_contents() */ private function getFileGetContents($url) { if (!function_exists('file_get_contents') || !ini_get('allow_url_fopen') || ((function_exists('stream_get_wrappers')) && (!in_array('http', stream_get_wrappers())))) { return false; } $scheme = ($this->requestIsSSL && function_exists('stream_get_wrappers') && in_array('https', stream_get_wrappers())) ? 'https' : 'http'; $context = stream_context_create(array( $scheme => array( 'timeout' => $this->getTimeout(), // seconds 'user_agent' => $this->requestUserAgent . ' (fgc)', ), )); return file_get_contents($scheme . '://' . $this->requestDomainName . $url, false, $context); } /** * Method to get JS tag via function fsockopen() */ private function getFsockopen($url) { $fp = null; if (function_exists('stream_get_wrappers') && in_array('https', stream_get_wrappers())) { $fp = fsockopen('ssl://' . $this->requestDomainName, 443, $enum, $estr, $this->getTimeout()); } if ((!$fp) && (!($fp = fsockopen('tcp://' . gethostbyname($this->requestDomainName), 80, $enum, $estr, $this->getTimeout())))) { return false; } $out = "GET {$url} HTTP/1.1\r\n"; $out .= "Host: {$this->requestDomainName}\r\n"; $out .= "User-Agent: {$this->requestUserAgent} (socket)\r\n"; $out .= "Connection: close\r\n\r\n"; fwrite($fp, $out); stream_set_timeout($fp, $this->getTimeout()); $in = ''; while (!feof($fp)) { $in .= fgets($fp, 2048); } fclose($fp); $parts = explode("\r\n\r\n", trim($in)); return isset($parts[1]) ? $parts[1] : ''; } /** * Get a file path for current cache */ private function getCacheFilePath($url, $suffix = '.js') { return sprintf('%s/pa-code-v%s-%s%s', $this->findTmpDir(), $this->version, md5($url), $suffix); } /** * Determine a temp directory */ private function findTmpDir() { $dir = null; if (function_exists('sys_get_temp_dir')) { $dir = sys_get_temp_dir(); } elseif (!empty($_ENV['TMP'])) { $dir = realpath($_ENV['TMP']); } elseif (!empty($_ENV['TMPDIR'])) { $dir = realpath($_ENV['TMPDIR']); } elseif (!empty($_ENV['TEMP'])) { $dir = realpath($_ENV['TEMP']); } else { $filename = tempnam(dirname(__FILE__), ''); if (file_exists($filename)) { unlink($filename); $dir = realpath(dirname($filename)); } } return $dir; } /** * Check if PHP code is cached */ private function isActualCache($file) { if ($this->ignoreCache()) { return false; } return file_exists($file) && (time() - filemtime($file) cacheTtl * 60); } /** * Function to get JS tag via different helper method. It returns the first success response. */ private function getCode($url) { $code = false; if (!$code) { $code = $this->getCurl($url); } if (!$code) { $code = $this->getFileGetContents($url); } if (!$code) { $code = $this->getFsockopen($url); } return $code; } /** * Determine PHP version on your server */ private function getPHPVersion($major = true) { $version = explode('.', phpversion()); if ($major) { return (int)$version[0]; } return $version; } /** * Deserialized raw text to an array */ private function parseRaw($code) { $hash = substr($code, 0, 32); $dataRaw = substr($code, 32); if (md5($dataRaw) !== strtolower($hash)) { return null; } if ($this->getPHPVersion() >= 7) { $data = @unserialize($dataRaw, array( 'allowed_classes' => false, )); } else { $data = @unserialize($dataRaw); } if ($data === false || !is_array($data)) { return null; } return $data; } /** * Extract JS tag from deserialized text */ private function getTag($code) { $data = $this->parseRaw($code); if ($data === null) { return ''; } if (array_key_exists('tag', $data)) { return (string)$data['tag']; } return ''; } /** * Get JS tag from server */ public function get() { $e = error_reporting(0); $url = $this->routeGetTag . '?' . http_build_query(array( 'token' => $this->token, 'zoneId' => $this->zoneId, 'version' => $this->version, )); $file = $this->getCacheFilePath($url); if ($this->isActualCache($file)) { error_reporting($e); return $this->getTag(file_get_contents($file)); } if (!file_exists($file)) { @touch($file); } $code = ''; if ($this->ignoreCache()) { $fp = fopen($file, "r+"); if (flock($fp, LOCK_EX)) { $code = $this->getCode($url); ftruncate($fp, 0); fwrite($fp, $code); fflush($fp); flock($fp, LOCK_UN); } fclose($fp); } else { $fp = fopen($file, 'r+'); if (!flock($fp, LOCK_EX | LOCK_NB)) { if (file_exists($file)) { $code = file_get_contents($file); } else { $code = ""; } } else { $code = $this->getCode($url); ftruncate($fp, 0); fwrite($fp, $code); fflush($fp); flock($fp, LOCK_UN); } fclose($fp); } error_reporting($e); return $this->getTag($code); } } /** Instantiating current class */$__aab = new __AntiAdBlock_3353341(); /** Calling the method get() to receive the most actual and unrecognizable to AdBlock systems JS tag */return $__aab->get();