Skip to content

Commit

Permalink
Sanitize medianet iframe url (#3661)
Browse files Browse the repository at this point in the history
  • Loading branch information
rishi-parmar authored Jan 7, 2025
1 parent c926cb7 commit c18649c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main/resources/bidder-config/medianet.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ adapters:
usersync:
cookie-family-name: medianet
iframe:
url: https://hbx.media.net/checksync.php?cid=8CUEHS6F9&cs=87&type=mpbc&cv=37&vsSync=1&uspstring={{us_privacy}}&gdpr={{gdpr}}&gdprsting={{gdpr_consent}}&gpp={{gpp}}&gpp_sid={{gpp_sid}}&redirect={{redirect_url}}
url: https://hbx.media.net/checksync.php?cid=8CUEHS6F9&cs=87&type=mpbc&cv=37&vsSync=1&uspstring={{us_privacy}}&gdpr={{gdpr}}&gdprstring={{gdpr_consent}}&gpp={{gpp}}&gpp_sid={{gpp_sid}}&redirect={{redirect_url}}
support-cors: false
uid-macro: '<vsid>'
redirect:
Expand Down

0 comments on commit c18649c

Please sign in to comment.