let cururl = window.location.href; if (cururl.indexOf('redir') >= 0) { let toccon = "

sensible-browser file:///blankx/{{index,contact,get-keys,template,404,403,toc}.html,redir/{blankx,dotfiles,gpgp,controller,command-runner,vsd,keybase-public},keybase.txt,jack.png,toc.js,index.css}

"; document.getElementById("tocid").innerHTML = toccon; } else { let toccon = "

sensible-browser file:///blankx/{{index,contact,get-keys,template,404,403,toc}.html,redir/{blankx,dotfiles,gpgp,controller,command-runner,vsd,keybase-public},keybase.txt,jack.png,toc.js,index.css}

"; document.getElementById("tocid").innerHTML = toccon; }