Paul Michael Lévesque

Recently added

WWE King of the Ring 2000
6.5
1080p

WWE King of the Ring 2000

King of the Ring (2000) was the eighth annual King of the Ring PPV. The event was presented by Subway and took place on June 25, 2000 at the ...
WWF Fully Loaded 2000
7.2
1080p

WWF Fully Loaded 2000

Jul. 23, 2000

WWF Fully Loaded 2000

The 2000 Fully Loaded was the third annual and final Fully Loaded professional wrestling pay-per-view (PPV) event produced by the World Wrestling ...
WWE SummerSlam 2000
7.5
1080p

WWE SummerSlam 2000

Aug. 27, 2000

WWE SummerSlam 2000

SummerSlam (2000) was the thirteenth annual SummerSlam PPV. The event was presented by Chef Boyardee and took place on August 27, 2000 at the ...
WWE Unforgiven 2000
6.6
1080p

WWE Unforgiven 2000

Sep. 24, 2000

WWE Unforgiven 2000

Unforgiven (2000) was the third Unforgiven PPV. The event was presented by RC Cola Edge and took place on September 24, 2000 at the First Union ...
WWE No Mercy 2000
6.6
1080p

WWE No Mercy 2000

Oct. 22, 2000

WWE No Mercy 2000

No Mercy (2000) was the third No Mercy PPV. It was presented by Presto and took place on October 22, 2000 at the Pepsi Arena in Albany, New York. ...
WWE Survivor Series 2000
6.6
1080p

WWE Survivor Series 2000

Survivor Series (2000) was the fourteenth annual Survivor Series PPV. It was presented by 3DO’s Warriors of Might and Magic and took place ...
WWE Armageddon 2000
7.2
1080p

WWE Armageddon 2000

Dec. 10, 2000

WWE Armageddon 2000

Armageddon (2000) was a professional wrestling PPV that took place on December 10, 2000, at the Birmingham-Jefferson Civic Center in Birmingham, ...
WWE Royal Rumble 2001
7.9
1080p

WWE Royal Rumble 2001

Jan. 21, 2001

WWE Royal Rumble 2001

Royal Rumble (2001) was the fourteenth annual Royal Rumble PPV. It was presented by MCI’s 1-800-COLLECT and took place on January 21, 2001 ...
WWE No Way Out 2001
7.7
1080p

WWE No Way Out 2001

Feb. 25, 2001

WWE No Way Out 2001

No Way Out (2001) was a PPV event that took place on February 25, 2001 at the Thomas & Mack Center in Las Vegas, Nevada. It was presented by ...
WWE WrestleMania X-Seven
9.1
1080p

WWE WrestleMania X-Seven

WrestleMania X-Seven was the seventeenth annual WrestleMania PPV and was presented by Snickers Cruncher. It took place on April 1, 2001 at the ...
WWE Royal Rumble 2002
7.2
1080p

WWE Royal Rumble 2002

Jan. 20, 2002

WWE Royal Rumble 2002

Royal Rumble (2002) was the fifteenth annual Royal Rumble PPV. It was presented by Square’s Final Fantasy X. It took place on January 20, ...
WWE No Way Out 2002
6.8
1080p

WWE No Way Out 2002

Feb. 17, 2002

WWE No Way Out 2002

No Way Out (2002) was a professional wrestling PPV that took place on February 17, 2002 at the Bradley Center in Milwaukee, Wisconsin. The ...
WWE Wrestlemania X8
7.8
1080p

WWE Wrestlemania X8

Mar. 17, 2002

WWE Wrestlemania X8

WrestleMania X8 was the eighteenth annual WrestleMania PPV and was presented by Sour Skittles. It took place on March 17, 2002 at the SkyDome in ...
WWF: Funniest Moments
5.1
1080p

WWF: Funniest Moments

Mar. 26, 2002

WWF: Funniest Moments

For the first time EVER, all the best gags and antics of the World Wrestling Federation are in one spot. Witness the birth of Mr. Socko! Check ...
WWE King of the Ring 2002
6.7
1080p

WWE King of the Ring 2002

King of the Ring (2002) was the tenth annual King of the Ring PPV. It was presented by Snickers and took place on June 23, 2002 at the Nationwide ...
WWE Global Warning
6.2
1080p

WWE Global Warning

Aug. 10, 2002

WWE Global Warning

Global Warning is a World Wrestling Entertainment Tour of Australia that took place on August 10, 2002 at Colonial Stadium in Melbourne, ...
WWE SummerSlam 2002
8
1080p

WWE SummerSlam 2002

Aug. 25, 2002

WWE SummerSlam 2002

SummerSlam (2002) was the fifteenth annual SummerSlam PPV. It was presented by Foot Locker and took place on August 25, 2002 at the Nassau ...
WWE No Way Out 2003
6.7
1080p

WWE No Way Out 2003

Feb. 23, 2003

WWE No Way Out 2003

No Way Out (2003) was the fourth annual (fifth overall) No Way Out PPV. It was presented by Starburst, took place on February 23, 2003 at the ...
WWE: Raw 10th Anniversary
6.9
1080p

WWE: Raw 10th Anniversary

WWE Raw revolutionized the world of sports entertainment. Celebrate 10 great years of Raw with awards given to such categories as: Match of the ...
WWE Wrestlemania XIX
8.3
1080p

WWE Wrestlemania XIX

Mar. 30, 2003

WWE Wrestlemania XIX

WrestleMania XIX was the nineteenth annual WrestleMania. It was presented by Snickers Cruncher and took place on March 30, 2003 at Safeco Field ...
WWE Backlash 2003
6.3
1080p

WWE Backlash 2003

Apr. 27, 2003

WWE Backlash 2003

Backlash (2003) was the fifth annual Backlash PPV. It was presented by Castrol GTX, and took place on April 27, 2003 at the Worcester Centrum in ...
WWE WrestleMania XX
8
1080p

WWE WrestleMania XX

Mar. 14, 2004

WWE WrestleMania XX

WrestleMania XX was the twentieth annual WrestleMania . It took place on March 14, 2004 at Madison Square Garden in New York. The main match for ...
WWE: The Ladder Match
7.8
1080p

WWE: The Ladder Match

Jun. 05, 2007

WWE: The Ladder Match

Follow the evolution of the ladder match and how it has come to be one of the most popular professional wrestling events today. From the earliest ...
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();