analytics / tracker /test /fixtures /cookies-quantcast.html
Leon4gr45's picture
Upload folder using huggingface_hub (part 6)
6778ee0 verified
Raw
History Blame Contribute Delete
4.62 kB
<!doctype html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<title>Plausible Playwright tests</title>
</head>
<!-- This was copied from the dogfood cookie banner that appears at https://www.quantcast.com -->
<body>
quantcast fixture
<div class="qc-cmp2-container" id="qc-cmp2-container" data-nosnippet="">
<div class="qc-cmp2-main" id="qc-cmp2-main" data-nosnippet="">
<div height="857" class="qc-cmp-cleanslate css-1svdtbq">
<div
id="qc-cmp2-ui"
role="dialog"
aria-label="Privacy"
aria-modal="true"
tabindex="0"
class="css-w9wzt7"
>
<div class="qc-cmp2-summary-section">
<div class="qc-cmp2-consent-info">
<div class="qc-cmp2-publisher-logo-container">
<div
style="
display: flex;
align-items: center;
padding: 5px 0px;
width: 100%;
margin-top: 10px;
justify-content: space-between;
"
>
<figure style="width: 100%; text-align: center">
<div
height="89"
width="300"
class="logo-container css-4pd0y0"
>
<img
alt="Publisher Logo"
src="https://info.quantcast.com/rs/516-DGM-318/images/Quantcast_Logo_DkBlue.svg?version=0&amp;qc-size=300,89"
/>
</div>
<span role="heading" aria-level="2" class="span-heading"
>We value your privacy</span
>
</figure>
</div>
<div class="qc-cmp2-summary-info qc-cmp2-logo-displayed">
<div class="">
We and our
<button
mode="link"
class="qc-cmp2-link-inline css-1sjf9qp"
size="large"
>
partners
</button>
store and/or access information on a device, such as
cookies and process personal data, such as unique
identifiers and standard information sent by a device for
personalised advertising and content, advertising and
content measurement, audience research and services
development. With your permission we and our partners may
use precise geolocation data and identification through
device scanning. You may click to consent to our and our
11 partners’ processing as described above. Alternatively
you may click to refuse to consent or access more detailed
information and change your preferences before consenting.
Please note that some processing of your personal data may
not require your consent, but you have a right to object
to such processing. Your preferences will apply to this
website only and will be stored in IABGPP_HDR_GppString
cookie for 13 months. You can change your preferences or
withdraw your consent at any time by returning to this
site and clicking the "Privacy" button at the bottom of
the webpage.
</div>
</div>
</div>
</div>
</div>
<div
class="qc-cmp2-footer qc-cmp2-footer-overlay qc-cmp2-footer-scrolled"
>
<div class="qc-cmp2-summary-buttons">
<button
mode="secondary"
id="more-options-btn"
size="large"
class="css-1hy2vtq"
>
<span>MORE OPTIONS</span></button
><button
mode="primary"
id="accept-btn"
size="large"
class="css-47sehv"
>
<span>AGREE</span>
</button>
</div>
</div>
</div>
</div>
</div>
</div>
</body>
</html>