We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0c407e1 commit 4fafe5bCopy full SHA for 4fafe5b
JDVANCEWIDGIT.html
@@ -33,6 +33,8 @@ <h1>Ask JD Vance If Your Country is Random</h1>
33
<input type="text" id="country" placeholder="Type your country here">
34
<button onclick="checkCountry()">Ask JD Vance</button>
35
<p id="response"></p>
36
+
37
+ <p class="disclaimer">This website is a spoof and does not reflect the true views of JD Vance.</p>
38
39
<script>
40
function checkCountry() {
0 commit comments