1 2 3 4 5 6 7
/* * Set variables here for the javascript used by newspipe. */ var prefix = "/newspipe"; /* Set exactly one trailing slash on prefix. */ prefix = prefix.replace(/\/+$/,"/");