Skip to content

Commit d2a9e08

Browse files
Remove default email values from sample sites to prevent opted-out email confusion
1 parent 753429e commit d2a9e08

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)