diff --git a/filter.php b/filter.php index e247737..53d10a4 100644 --- a/filter.php +++ b/filter.php @@ -140,7 +140,7 @@ function eval_date($matches) EOF; } else { $uniq = 'u' . rand(); - $url = "https://player.vdocipher.com/v2/?otp=$otp&playbackInfo=$playbackInfo"; + $url = "https://player1.vdocipher.com/v2/?otp=$otp&playbackInfo=$playbackInfo"; $playerId = self::$playerTheme; if (strlen($playerId) === 16) { $url .= "&player=$playerId"; @@ -161,7 +161,7 @@ function eval_date($matches) $url .= "&litemode=true"; } $output = << +