Skip to content

Commit

Permalink
Update checkConsentHref endpoint. (#30090)
Browse files Browse the repository at this point in the history
  • Loading branch information
Vasile-Peste committed Sep 19, 2020
1 parent 29f6433 commit de5e19a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion extensions/amp-consent/0.1/cmps.js
Expand Up @@ -57,7 +57,7 @@ CMP_CONFIG['didomi'] = {

CMP_CONFIG['iubenda'] = {
'consentInstanceId': 'iubenda',
'checkConsentHref': 'https://cdn.iubenda.com/cs/amp/checkConsent',
'checkConsentHref': 'https://amp.iubenda.com/cs/amp/checkConsent',
'promptUISrc': 'https://www.iubenda.com/en/help/22135-cookie-solution-amp',
};

Expand Down

0 comments on commit de5e19a

Please sign in to comment.