Search

+

Poesia

Showing all 2 results

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