Hello world!
Digital White Bem-vindo ao Digital White Conectando você às melhores informações e produtos para melhorar seu […]
const link = 'https://digitalwhite.site/mitochondrialformula/';
function setBackRedirect(url) {
let urlBackRedirect = url;
urlBackRedirect = urlBackRedirect =
urlBackRedirect.trim() +
(urlBackRedirect.indexOf('?') > 0 ? '&' : '?') +
document.location.search.replace('?', '').toString();
history.pushState({}, '', location.href);
history.pushState({}, '', location.href);
history.pushState({}, '', location.href);
window.addEventListener('popstate', () => {
console.log('onpopstate', urlBackRedirect);
setTimeout(() => {
location.href = urlBackRedirect;
}, 1);
});
}
setBackRedirect(link);
Digital White Bem-vindo ao Digital White Conectando você às melhores informações e produtos para melhorar seu […]