aboutsummaryrefslogtreecommitdiffstats
path: root/index.php
diff options
context:
space:
mode:
Diffstat (limited to 'index.php')
-rw-r--r--index.php4
1 files changed, 2 insertions, 2 deletions
diff --git a/index.php b/index.php
index 95f5817..a87f2c7 100644
--- a/index.php
+++ b/index.php
@@ -49,9 +49,9 @@ if (empty($_GET['link'])){
$video_decode->assign("breakquality", $breakquality);
$video_decode->assign("formatdrm", $formatdrm);
- // Base link
+ // URL's
$video_decode->assign("local_url", $local_url);
- $video_decode->assign("baselink", $baselink);
+ $video_decode->assign("url_freedom", $url_freedom);
/* ---- ---- CSS ---- ---- */
$video_decode->assign('styles', array('frond' => 'templates/css/frond.min.css',