色花堂_色花堂 98堂网站xml地图
色花堂_色花堂 98堂_色花堂
if (typeof window !== 'undefined') {
window.usercentricsConsent = false;
// Listen for CMP initialization
window.addEventListener('UC_UI_INITIALIZED', function() {
//console.log('Usercentrics CMP initialized');
});
// Listen for consent changes
window.addEventListener('UC_CONSENT', function(event) {
if (event && event.detail) {
// Check if user actually accepted consent
if (event.detail.consent.updatedBy === 'onAcceptAllServices' ||
event.detail.consent.updatedBy === 'onAcceptAll' ||
event.detail.consent.updatedBy === 'onAccept') {
window.usercentricsConsent = true;
} else {
window.usercentricsConsent = false;
}
}
});
}
色花堂