From 1fb373aac6f6afa92e47d3939f39c656d4ca2d7f Mon Sep 17 00:00:00 2001 From: Zakarya Date: Wed, 1 Jan 2025 12:47:14 -0800 Subject: [PATCH] Change video source to colormatic file server --- video/js/main.js | 4 ++-- zakarya/index.html | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/video/js/main.js b/video/js/main.js index ee3fe48..cec7ace 100644 --- a/video/js/main.js +++ b/video/js/main.js @@ -1,4 +1,4 @@ -const BASEURL = "/" +const BASEURL = "https://files.colormatic.org/" var videoplayer = document.getElementById("videoplayer"); var videotitle = document.getElementById("videotitle"); @@ -46,4 +46,4 @@ function getVideo(cname, vname) { }); } -getVideo(getParam("c"), getParam("v")); \ No newline at end of file +getVideo(getParam("c"), getParam("v")); diff --git a/zakarya/index.html b/zakarya/index.html index d3c1391..1f116f4 100644 --- a/zakarya/index.html +++ b/zakarya/index.html @@ -41,11 +41,11 @@ $(document).ready(function(){

Featured Videos: