Search

+

404: PAGE NOT FOUND

We are sorry but we can not seem to find the page you requested. This might be because you have typed the web address incorrectly.

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