Skip to content

Commit efbf0db

Browse files
Merge pull request #221 from IABTechLab/eee-UID2-5757-clear-default-emails-in-sample-sites
Remove default email values from sample sites to prevent opted-out em…
2 parents cad8a10 + 00f7fae commit efbf0db

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

examples/cstg/html/index.html

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -134,7 +134,6 @@ <h1>UID2 Publisher Client-Side Integration Example using UID2 JavaScript SDK</h1
134134
name="email"
135135
placeholder="Enter an email address"
136136
style="border-style: none"
137-
138137
/>
139138
</div>
140139
<div><button type="button" class="button" id="login">Generate UID2</button>></div>

examples/google-secure-signals-integration/client_side/views/index.html

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,6 @@ <h1>UID2 Publisher Client-Side Integration Example using UID2 JavaScript SDK, Se
7171
name="email"
7272
placeholder="Enter an email address"
7373
style="border-style: none"
74-
7574
/>
7675
</div>
7776
<div><button type="button" class="button" id="login">Generate UID2</button></div>

0 commit comments

Comments
 (0)