Search

+

Minha conta

Lost your password? Please enter your username or email address. You will receive a link to create a new password via email.

const url = window.document.URL const metadata = document.querySelector('.tt-post') function removeMeta(url) { console.log(url) console.log(metadata) } removeMeta(url)