export function update_rev2(data) {
let time_remaining = document.getElementById('rev2_time_remaining');
console.log(data);
}