bookmark this javascript:(function() {navigator.clipboard.readText().then(x => navigator.clipboard.writeText(atob(x)))}());