.detail-page .main-column, .detail-page .main-content.main-content--single-column .detail-text { width: 980px !important; }
#js-sticky-spacer, h1, .detail-subject, .detail-heading, .social-block , #piano-widget, .copyright-notice { display: none !important; }
img { max-width: 100% }
.newsletter { word-break:keep-all; }
document.getElementsByClassName('detail-page--premium')[0].classList.remove('detail-page--paywall');
var NEWSLETTER_ORIGIN = JSON.parse('"https://owlery-web.produ-route-1dju9l9tsnkxp-1711945585.eu-west-1.convox.site"');
var JWT_COOKIE = JSON.parse('"jwt_community"');
if (typeof MonrifPolopolyUtility.loginNewsletter != undefined && MonrifPolopolyUtility.loginNewsletter == "True") {
var newsletter_code = 'monrif.page.ilgiorno.milano';
}
class NewsletterAPI {
constructor(API_ORIGIN, code) {
if (typeof API_ORIGIN !== "string") {
throw new Error("Newsletter API_ORIGIN: expected a string, was " + typeof API_ORIGIN);
}
if (typeof code !== "string") {
throw new Error("Newsletter code: expected a string, was " + typeof code);
}
this.API_ORIGIN = API_ORIGIN;
this.code = code;
this.cookie = getCookie(JWT_COOKIE);
if (typeof this.cookie !== "string") {
throw new Error("Session cookie is not set");
}
}
...
Se sei già registrato e non stai ricevendo la newsletter della tua città, clicca in alto a destra su PROFILO > Impostazioni e Account
© Riproduzione riservata