let cururl = window.location.href; if (cururl.indexOf('redir') >= 0) { let toccon = "
sensible-browser /blankx/{{index,contact,get-keys,template,404,403,toc}.html,redir/{blankx,dotfiles,gpgp,controller,command-runner},keybase.txt,jack.png,toc.js,index.css}
"; document.getElementById("tocid").innerHTML = toccon; } else { let toccon = "sensible-browser /blankx/{{index,contact,get-keys,template,404,403,toc}.html,redir/{blankx,dotfiles,gpgp,controller,command-runner},keybase.txt,jack.png,toc.js,index.css}
"; document.getElementById("tocid").innerHTML = toccon; }