update for url for upload without date
This commit is contained in:
@ -92,7 +92,7 @@ const TheContent = () => {
|
||||
}
|
||||
|
||||
function get_token_from_storage_or_cookie() {
|
||||
return true;
|
||||
//return true;
|
||||
const cookies = new Cookies();
|
||||
const shib = cookies.get('_shibsession_64656661756c7468747470733a2f2f66736273736f2e73756d6173656e2e6e65742f73686962626f6c657468')
|
||||
if (shib !== undefined) {
|
||||
|
||||
Reference in New Issue
Block a user