-- Leo's gemini proxy

-- Connecting to git.thebackupbox.net:1965...

-- Connected

-- Sending request

-- Meta line: 20 text/gemini

repo: janusweb
action: commit
revision:
path_from:
revision_from: fae3d1645f5c2738aed07cea400356b1bd723373:
path_to:
revision_to:

git.thebackupbox.net

janusweb

git://git.thebackupbox.net/janusweb

commit fae3d1645f5c2738aed07cea400356b1bd723373
Author: James Baicoianu <james_github@baicoianu.com>
Date:   Sat May 28 13:24:39 2016 -0700

    Use blank homepage by default

diff --git a/scripts/janusweb.js b/scripts/janusweb.js

index 38585615b687e4d9fd761e2998b880abf580b34e..

index ..35dedcca4c21e9462c24c3e8ae7fd339ee661a90 100644

--- a/scripts/janusweb.js
+++ b/scripts/janusweb.js
@@ -6,7 +6,7 @@ elation.require(['janusweb.config', 'engine.things.generic','janusweb.remoteplay
     this.postinit = function() {
       this.defineProperties({
         url: { type: 'string', default: false },
-        homepage: { type: 'string', default: "http://www.janusvr.com/index.html" },
+        homepage: { type: 'string', default: "" },
         corsproxy: { type: 'string', default: '' },
         datapath: { type: 'string', default: '/media/janusweb' }
       });

-----END OF PAGE-----

-- Response ended

-- Page fetched on Sun Jun 2 14:57:41 2024