nginx 1.28.0
tcp/443
Open service 13.89.172.4:443 · martinpromos.com
2026-01-23 13:34
HTTP/1.1 200 OK
Connection: close
Content-Type: text/html; charset=UTF-8
Date: Fri, 23 Jan 2026 13:35:29 GMT
Server: nginx/1.28.0
Transfer-Encoding: chunked
X-Powered-By: PHP/8.3.26
Page title: MARTINPROMOS Giveaway
<!doctype html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>MARTINPROMOS Giveaway</title>
<link rel="stylesheet" href="assets/style.css">
<meta name="viewport" content="width=device-width,initial-scale=1">
</head>
<body>
<header class="masthead">
<img src="assets/masthead.jpg" alt="martinpromos event">
<!-- First Hotspot: Offer Rules Button -->
<div
class="hotspot hotspot-rules"
onclick="window.location.href='/rulespage';"
aria-label="See Offer Rules"
tabindex="0"
role="button"
title="See Offer Rules"
onkeypress="if(event.key==='Enter'){window.location.href='/rulespage';}"
></div>
<!-- Second Hotspot: Click Here in Disclaimer -->
<div
class="hotspot hotspot-clickhere"
onclick="window.location.href='/rulespage';"
aria-label="Click here for full rules and eligible zip codes"
tabindex="0"
role="button"
title="Click here for full rules and eligible zip codes"
onkeypress="if(event.key==='Enter'){window.location.href='/rulespage';}"
></div>
</header>
<section class="intro">
<p>Enter below for your chance to win the GMC Sierra EV Denali Lease Giveaway exclusive giveaway!</p>
</section>
<section class="form-wrap">
<form method="post" novalidate>
<div>
<label>
First Name <span style="color:#d00">*</span>
<input name="first_name" value="" required>
</label>
</div>
<div>
<label>
Last Name <span style="color:#d00">*</span>
<input name="last_name" value="" required>
</label>
</div>
<div>
<label>
Email <span style="color:#d00">*</span>
<input type="email" name="email" value="" required>
</label>
</div>
<div>
<label>
Phone
<input name="phone" value="" >
</label>
</div>
<div>
<label>
Address
<input name="address" value="" >
</label>
</div>
<div class="row">
<label>
State <span style="color:#d00">*</span>
<input name="state" maxlength="2" value="" required>
</label>
<label>
ZIP <span style="color:#d00">*</span>
<input name="zip" value="" required>
</label>
</div>
<div style="margin:1em 0;">
<label style="display: flex;">
<input type="checkbox" id="agree" required style="width: 20px;">
<span>
I have read and agree to the
<a href="/rulespage" target="_blank">Official Rules</a>.
<span style="color:#d00">*</span>
</span>
</label>
</div>
<button type="submit" id="submitBtn" disabled>Submit</button>
</form>
<script>
// Enable submit only if checkbox is checked
document.getElementById('agree').addEventListener('change', function() {
document.getElementById('submitBtn').disabled = !this.checked;
});
</script>
</section>
<footer>
Provided by Martin Advertising • <a href="rulespage">Rules</a>
</footer>
<script>
window.addEventListener('DOMContentLoaded', function() {
var modal = document.getElementById('error-modal');
if(modal) modal.focus();
});
</script>
</body>
</html>
Open service 13.89.172.4:443 · johnstowngmc.martinpromos.com
2026-01-23 03:16
HTTP/1.1 200 OK
Connection: close
Content-Type: text/html; charset=UTF-8
Date: Fri, 23 Jan 2026 03:17:09 GMT
Server: nginx/1.28.0
Transfer-Encoding: chunked
X-Powered-By: PHP/8.3.26
Page title: JOHNSTOWNGMC Giveaway
<!doctype html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>JOHNSTOWNGMC Giveaway</title>
<link rel="stylesheet" href="assets/style.css">
<meta name="viewport" content="width=device-width,initial-scale=1">
</head>
<body>
<header class="masthead">
<img src="assets/masthead.jpg" alt="johnstowngmc event">
<!-- First Hotspot: Offer Rules Button -->
<div
class="hotspot hotspot-rules"
onclick="window.location.href='/rulespage';"
aria-label="See Offer Rules"
tabindex="0"
role="button"
title="See Offer Rules"
onkeypress="if(event.key==='Enter'){window.location.href='/rulespage';}"
></div>
<!-- Second Hotspot: Click Here in Disclaimer -->
<div
class="hotspot hotspot-clickhere"
onclick="window.location.href='/rulespage';"
aria-label="Click here for full rules and eligible zip codes"
tabindex="0"
role="button"
title="Click here for full rules and eligible zip codes"
onkeypress="if(event.key==='Enter'){window.location.href='/rulespage';}"
></div>
</header>
<section class="intro">
<p>Enter below for your chance to win the GMC Sierra EV Denali Lease Giveaway exclusive giveaway!</p>
</section>
<section class="form-wrap">
<form method="post" novalidate>
<div>
<label>
First Name <span style="color:#d00">*</span>
<input name="first_name" value="" required>
</label>
</div>
<div>
<label>
Last Name <span style="color:#d00">*</span>
<input name="last_name" value="" required>
</label>
</div>
<div>
<label>
Email <span style="color:#d00">*</span>
<input type="email" name="email" value="" required>
</label>
</div>
<div>
<label>
Phone
<input name="phone" value="" >
</label>
</div>
<div>
<label>
Address
<input name="address" value="" >
</label>
</div>
<div class="row">
<label>
State <span style="color:#d00">*</span>
<input name="state" maxlength="2" value="" required>
</label>
<label>
ZIP <span style="color:#d00">*</span>
<input name="zip" value="" required>
</label>
</div>
<div style="margin:1em 0;">
<label style="display: flex;">
<input type="checkbox" id="agree" required style="width: 20px;">
<span>
I have read and agree to the
<a href="/rulespage" target="_blank">Official Rules</a>.
<span style="color:#d00">*</span>
</span>
</label>
</div>
<button type="submit" id="submitBtn" disabled>Submit</button>
</form>
<script>
// Enable submit only if checkbox is checked
document.getElementById('agree').addEventListener('change', function() {
document.getElementById('submitBtn').disabled = !this.checked;
});
</script>
</section>
<footer>
Provided by Martin Advertising • <a href="rulespage">Rules</a>
</footer>
<script>
window.addEventListener('DOMContentLoaded', function() {
var modal = document.getElementById('error-modal');
if(modal) modal.focus();
});
</script>
</body>
</html>
Open service 13.89.172.4:80 · martinpromos.com
2026-01-12 20:39
HTTP/1.1 301 Moved Permanently Content-Length: 0 Connection: close Date: Mon, 12 Jan 2026 20:40:22 GMT Location: https://martinpromos.com/
Open service 13.89.172.4:443 · martinpromos.com
2026-01-12 20:39
HTTP/1.1 200 OK
Connection: close
Content-Type: text/html; charset=UTF-8
Date: Mon, 12 Jan 2026 20:40:23 GMT
Server: nginx/1.28.0
Transfer-Encoding: chunked
X-Powered-By: PHP/8.3.26
Page title: MARTINPROMOS Giveaway
<!doctype html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>MARTINPROMOS Giveaway</title>
<link rel="stylesheet" href="assets/style.css">
<meta name="viewport" content="width=device-width,initial-scale=1">
</head>
<body>
<header class="masthead">
<img src="assets/masthead.jpg" alt="martinpromos event">
<!-- First Hotspot: Offer Rules Button -->
<div
class="hotspot hotspot-rules"
onclick="window.location.href='/rulespage';"
aria-label="See Offer Rules"
tabindex="0"
role="button"
title="See Offer Rules"
onkeypress="if(event.key==='Enter'){window.location.href='/rulespage';}"
></div>
<!-- Second Hotspot: Click Here in Disclaimer -->
<div
class="hotspot hotspot-clickhere"
onclick="window.location.href='/rulespage';"
aria-label="Click here for full rules and eligible zip codes"
tabindex="0"
role="button"
title="Click here for full rules and eligible zip codes"
onkeypress="if(event.key==='Enter'){window.location.href='/rulespage';}"
></div>
</header>
<section class="intro">
<p>Enter below for your chance to win the GMC Sierra EV Denali Lease Giveaway exclusive giveaway!</p>
</section>
<section class="form-wrap">
<form method="post" novalidate>
<div>
<label>
First Name <span style="color:#d00">*</span>
<input name="first_name" value="" required>
</label>
</div>
<div>
<label>
Last Name <span style="color:#d00">*</span>
<input name="last_name" value="" required>
</label>
</div>
<div>
<label>
Email <span style="color:#d00">*</span>
<input type="email" name="email" value="" required>
</label>
</div>
<div>
<label>
Phone
<input name="phone" value="" >
</label>
</div>
<div>
<label>
Address
<input name="address" value="" >
</label>
</div>
<div class="row">
<label>
State <span style="color:#d00">*</span>
<input name="state" maxlength="2" value="" required>
</label>
<label>
ZIP <span style="color:#d00">*</span>
<input name="zip" value="" required>
</label>
</div>
<div style="margin:1em 0;">
<label style="display: flex;">
<input type="checkbox" id="agree" required style="width: 20px;">
<span>
I have read and agree to the
<a href="/rulespage" target="_blank">Official Rules</a>.
<span style="color:#d00">*</span>
</span>
</label>
</div>
<button type="submit" id="submitBtn" disabled>Submit</button>
</form>
<script>
// Enable submit only if checkbox is checked
document.getElementById('agree').addEventListener('change', function() {
document.getElementById('submitBtn').disabled = !this.checked;
});
</script>
</section>
<footer>
Provided by Martin Advertising • <a href="rulespage">Rules</a>
</footer>
<script>
window.addEventListener('DOMContentLoaded', function() {
var modal = document.getElementById('error-modal');
if(modal) modal.focus();
});
</script>
</body>
</html>
Open service 13.89.172.4:443 · johnstowngmc.martinpromos.com
2026-01-09 18:40
HTTP/1.1 200 OK
Connection: close
Content-Type: text/html; charset=UTF-8
Date: Fri, 09 Jan 2026 18:41:53 GMT
Server: nginx/1.28.0
Transfer-Encoding: chunked
X-Powered-By: PHP/8.3.26
Page title: JOHNSTOWNGMC Giveaway
<!doctype html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>JOHNSTOWNGMC Giveaway</title>
<link rel="stylesheet" href="assets/style.css">
<meta name="viewport" content="width=device-width,initial-scale=1">
</head>
<body>
<header class="masthead">
<img src="assets/masthead.jpg" alt="johnstowngmc event">
<!-- First Hotspot: Offer Rules Button -->
<div
class="hotspot hotspot-rules"
onclick="window.location.href='/rulespage';"
aria-label="See Offer Rules"
tabindex="0"
role="button"
title="See Offer Rules"
onkeypress="if(event.key==='Enter'){window.location.href='/rulespage';}"
></div>
<!-- Second Hotspot: Click Here in Disclaimer -->
<div
class="hotspot hotspot-clickhere"
onclick="window.location.href='/rulespage';"
aria-label="Click here for full rules and eligible zip codes"
tabindex="0"
role="button"
title="Click here for full rules and eligible zip codes"
onkeypress="if(event.key==='Enter'){window.location.href='/rulespage';}"
></div>
</header>
<section class="intro">
<p>Enter below for your chance to win the GMC Sierra EV Denali Lease Giveaway exclusive giveaway!</p>
</section>
<section class="form-wrap">
<form method="post" novalidate>
<div>
<label>
First Name <span style="color:#d00">*</span>
<input name="first_name" value="" required>
</label>
</div>
<div>
<label>
Last Name <span style="color:#d00">*</span>
<input name="last_name" value="" required>
</label>
</div>
<div>
<label>
Email <span style="color:#d00">*</span>
<input type="email" name="email" value="" required>
</label>
</div>
<div>
<label>
Phone
<input name="phone" value="" >
</label>
</div>
<div>
<label>
Address
<input name="address" value="" >
</label>
</div>
<div class="row">
<label>
State <span style="color:#d00">*</span>
<input name="state" maxlength="2" value="" required>
</label>
<label>
ZIP <span style="color:#d00">*</span>
<input name="zip" value="" required>
</label>
</div>
<div style="margin:1em 0;">
<label style="display: flex;">
<input type="checkbox" id="agree" required style="width: 20px;">
<span>
I have read and agree to the
<a href="/rulespage" target="_blank">Official Rules</a>.
<span style="color:#d00">*</span>
</span>
</label>
</div>
<button type="submit" id="submitBtn" disabled>Submit</button>
</form>
<script>
// Enable submit only if checkbox is checked
document.getElementById('agree').addEventListener('change', function() {
document.getElementById('submitBtn').disabled = !this.checked;
});
</script>
</section>
<footer>
Provided by Martin Advertising • <a href="rulespage">Rules</a>
</footer>
<script>
window.addEventListener('DOMContentLoaded', function() {
var modal = document.getElementById('error-modal');
if(modal) modal.focus();
});
</script>
</body>
</html>
Open service 13.89.172.4:443 · martinpromos.com
2026-01-09 11:19
HTTP/1.1 200 OK
Connection: close
Content-Type: text/html; charset=UTF-8
Date: Fri, 09 Jan 2026 11:20:43 GMT
Server: nginx/1.28.0
Transfer-Encoding: chunked
X-Powered-By: PHP/8.3.26
Page title: MARTINPROMOS Giveaway
<!doctype html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>MARTINPROMOS Giveaway</title>
<link rel="stylesheet" href="assets/style.css">
<meta name="viewport" content="width=device-width,initial-scale=1">
</head>
<body>
<header class="masthead">
<img src="assets/masthead.jpg" alt="martinpromos event">
<!-- First Hotspot: Offer Rules Button -->
<div
class="hotspot hotspot-rules"
onclick="window.location.href='/rulespage';"
aria-label="See Offer Rules"
tabindex="0"
role="button"
title="See Offer Rules"
onkeypress="if(event.key==='Enter'){window.location.href='/rulespage';}"
></div>
<!-- Second Hotspot: Click Here in Disclaimer -->
<div
class="hotspot hotspot-clickhere"
onclick="window.location.href='/rulespage';"
aria-label="Click here for full rules and eligible zip codes"
tabindex="0"
role="button"
title="Click here for full rules and eligible zip codes"
onkeypress="if(event.key==='Enter'){window.location.href='/rulespage';}"
></div>
</header>
<section class="intro">
<p>Enter below for your chance to win the GMC Sierra EV Denali Lease Giveaway exclusive giveaway!</p>
</section>
<section class="form-wrap">
<form method="post" novalidate>
<div>
<label>
First Name <span style="color:#d00">*</span>
<input name="first_name" value="" required>
</label>
</div>
<div>
<label>
Last Name <span style="color:#d00">*</span>
<input name="last_name" value="" required>
</label>
</div>
<div>
<label>
Email <span style="color:#d00">*</span>
<input type="email" name="email" value="" required>
</label>
</div>
<div>
<label>
Phone
<input name="phone" value="" >
</label>
</div>
<div>
<label>
Address
<input name="address" value="" >
</label>
</div>
<div class="row">
<label>
State <span style="color:#d00">*</span>
<input name="state" maxlength="2" value="" required>
</label>
<label>
ZIP <span style="color:#d00">*</span>
<input name="zip" value="" required>
</label>
</div>
<div style="margin:1em 0;">
<label style="display: flex;">
<input type="checkbox" id="agree" required style="width: 20px;">
<span>
I have read and agree to the
<a href="/rulespage" target="_blank">Official Rules</a>.
<span style="color:#d00">*</span>
</span>
</label>
</div>
<button type="submit" id="submitBtn" disabled>Submit</button>
</form>
<script>
// Enable submit only if checkbox is checked
document.getElementById('agree').addEventListener('change', function() {
document.getElementById('submitBtn').disabled = !this.checked;
});
</script>
</section>
<footer>
Provided by Martin Advertising • <a href="rulespage">Rules</a>
</footer>
<script>
window.addEventListener('DOMContentLoaded', function() {
var modal = document.getElementById('error-modal');
if(modal) modal.focus();
});
</script>
</body>
</html>
Open service 13.89.172.4:443 · johnstowngmc.martinpromos.com
2026-01-02 21:37
HTTP/1.1 200 OK
Connection: close
Content-Type: text/html; charset=UTF-8
Date: Fri, 02 Jan 2026 21:37:51 GMT
Server: nginx/1.28.0
Transfer-Encoding: chunked
X-Powered-By: PHP/8.3.26
Page title: JOHNSTOWNGMC Giveaway
<!doctype html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>JOHNSTOWNGMC Giveaway</title>
<link rel="stylesheet" href="assets/style.css">
<meta name="viewport" content="width=device-width,initial-scale=1">
</head>
<body>
<header class="masthead">
<img src="assets/masthead.jpg" alt="johnstowngmc event">
<!-- First Hotspot: Offer Rules Button -->
<div
class="hotspot hotspot-rules"
onclick="window.location.href='/rulespage';"
aria-label="See Offer Rules"
tabindex="0"
role="button"
title="See Offer Rules"
onkeypress="if(event.key==='Enter'){window.location.href='/rulespage';}"
></div>
<!-- Second Hotspot: Click Here in Disclaimer -->
<div
class="hotspot hotspot-clickhere"
onclick="window.location.href='/rulespage';"
aria-label="Click here for full rules and eligible zip codes"
tabindex="0"
role="button"
title="Click here for full rules and eligible zip codes"
onkeypress="if(event.key==='Enter'){window.location.href='/rulespage';}"
></div>
</header>
<section class="intro">
<p>Enter below for your chance to win the GMC Sierra EV Denali Lease Giveaway exclusive giveaway!</p>
</section>
<section class="form-wrap">
<form method="post" novalidate>
<div>
<label>
First Name <span style="color:#d00">*</span>
<input name="first_name" value="" required>
</label>
</div>
<div>
<label>
Last Name <span style="color:#d00">*</span>
<input name="last_name" value="" required>
</label>
</div>
<div>
<label>
Email <span style="color:#d00">*</span>
<input type="email" name="email" value="" required>
</label>
</div>
<div>
<label>
Phone
<input name="phone" value="" >
</label>
</div>
<div>
<label>
Address
<input name="address" value="" >
</label>
</div>
<div class="row">
<label>
State <span style="color:#d00">*</span>
<input name="state" maxlength="2" value="" required>
</label>
<label>
ZIP <span style="color:#d00">*</span>
<input name="zip" value="" required>
</label>
</div>
<div style="margin:1em 0;">
<label style="display: flex;">
<input type="checkbox" id="agree" required style="width: 20px;">
<span>
I have read and agree to the
<a href="/rulespage" target="_blank">Official Rules</a>.
<span style="color:#d00">*</span>
</span>
</label>
</div>
<button type="submit" id="submitBtn" disabled>Submit</button>
</form>
<script>
// Enable submit only if checkbox is checked
document.getElementById('agree').addEventListener('change', function() {
document.getElementById('submitBtn').disabled = !this.checked;
});
</script>
</section>
<footer>
Provided by Martin Advertising • <a href="rulespage">Rules</a>
</footer>
<script>
window.addEventListener('DOMContentLoaded', function() {
var modal = document.getElementById('error-modal');
if(modal) modal.focus();
});
</script>
</body>
</html>
Open service 13.89.172.4:443 · martinpromos.com
2026-01-02 17:00
HTTP/1.1 200 OK
Connection: close
Content-Type: text/html; charset=UTF-8
Date: Fri, 02 Jan 2026 17:00:44 GMT
Server: nginx/1.28.0
Transfer-Encoding: chunked
X-Powered-By: PHP/8.3.26
Page title: MARTINPROMOS Giveaway
<!doctype html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>MARTINPROMOS Giveaway</title>
<link rel="stylesheet" href="assets/style.css">
<meta name="viewport" content="width=device-width,initial-scale=1">
</head>
<body>
<header class="masthead">
<img src="assets/masthead.jpg" alt="martinpromos event">
<!-- First Hotspot: Offer Rules Button -->
<div
class="hotspot hotspot-rules"
onclick="window.location.href='/rulespage';"
aria-label="See Offer Rules"
tabindex="0"
role="button"
title="See Offer Rules"
onkeypress="if(event.key==='Enter'){window.location.href='/rulespage';}"
></div>
<!-- Second Hotspot: Click Here in Disclaimer -->
<div
class="hotspot hotspot-clickhere"
onclick="window.location.href='/rulespage';"
aria-label="Click here for full rules and eligible zip codes"
tabindex="0"
role="button"
title="Click here for full rules and eligible zip codes"
onkeypress="if(event.key==='Enter'){window.location.href='/rulespage';}"
></div>
</header>
<section class="intro">
<p>Enter below for your chance to win the GMC Sierra EV Denali Lease Giveaway exclusive giveaway!</p>
</section>
<section class="form-wrap">
<form method="post" novalidate>
<div>
<label>
First Name <span style="color:#d00">*</span>
<input name="first_name" value="" required>
</label>
</div>
<div>
<label>
Last Name <span style="color:#d00">*</span>
<input name="last_name" value="" required>
</label>
</div>
<div>
<label>
Email <span style="color:#d00">*</span>
<input type="email" name="email" value="" required>
</label>
</div>
<div>
<label>
Phone
<input name="phone" value="" >
</label>
</div>
<div>
<label>
Address
<input name="address" value="" >
</label>
</div>
<div class="row">
<label>
State <span style="color:#d00">*</span>
<input name="state" maxlength="2" value="" required>
</label>
<label>
ZIP <span style="color:#d00">*</span>
<input name="zip" value="" required>
</label>
</div>
<div style="margin:1em 0;">
<label style="display: flex;">
<input type="checkbox" id="agree" required style="width: 20px;">
<span>
I have read and agree to the
<a href="/rulespage" target="_blank">Official Rules</a>.
<span style="color:#d00">*</span>
</span>
</label>
</div>
<button type="submit" id="submitBtn" disabled>Submit</button>
</form>
<script>
// Enable submit only if checkbox is checked
document.getElementById('agree').addEventListener('change', function() {
document.getElementById('submitBtn').disabled = !this.checked;
});
</script>
</section>
<footer>
Provided by Martin Advertising • <a href="rulespage">Rules</a>
</footer>
<script>
window.addEventListener('DOMContentLoaded', function() {
var modal = document.getElementById('error-modal');
if(modal) modal.focus();
});
</script>
</body>
</html>
Open service 13.89.172.4:443 · martinpromos.com
2025-12-23 08:48
HTTP/1.1 200 OK
Connection: close
Content-Type: text/html; charset=UTF-8
Date: Tue, 23 Dec 2025 08:48:29 GMT
Server: nginx/1.28.0
Transfer-Encoding: chunked
X-Powered-By: PHP/8.3.26
Page title: MARTINPROMOS Giveaway
<!doctype html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>MARTINPROMOS Giveaway</title>
<link rel="stylesheet" href="assets/style.css">
<meta name="viewport" content="width=device-width,initial-scale=1">
</head>
<body>
<header class="masthead">
<img src="assets/masthead.jpg" alt="martinpromos event">
<!-- First Hotspot: Offer Rules Button -->
<div
class="hotspot hotspot-rules"
onclick="window.location.href='/rulespage';"
aria-label="See Offer Rules"
tabindex="0"
role="button"
title="See Offer Rules"
onkeypress="if(event.key==='Enter'){window.location.href='/rulespage';}"
></div>
<!-- Second Hotspot: Click Here in Disclaimer -->
<div
class="hotspot hotspot-clickhere"
onclick="window.location.href='/rulespage';"
aria-label="Click here for full rules and eligible zip codes"
tabindex="0"
role="button"
title="Click here for full rules and eligible zip codes"
onkeypress="if(event.key==='Enter'){window.location.href='/rulespage';}"
></div>
</header>
<section class="intro">
<p>Enter below for your chance to win the GMC Sierra EV Denali Lease Giveaway exclusive giveaway!</p>
</section>
<section class="form-wrap">
<form method="post" novalidate>
<div>
<label>
First Name <span style="color:#d00">*</span>
<input name="first_name" value="" required>
</label>
</div>
<div>
<label>
Last Name <span style="color:#d00">*</span>
<input name="last_name" value="" required>
</label>
</div>
<div>
<label>
Email <span style="color:#d00">*</span>
<input type="email" name="email" value="" required>
</label>
</div>
<div>
<label>
Phone
<input name="phone" value="" >
</label>
</div>
<div>
<label>
Address
<input name="address" value="" >
</label>
</div>
<div class="row">
<label>
State <span style="color:#d00">*</span>
<input name="state" maxlength="2" value="" required>
</label>
<label>
ZIP <span style="color:#d00">*</span>
<input name="zip" value="" required>
</label>
</div>
<div style="margin:1em 0;">
<label style="display: flex;">
<input type="checkbox" id="agree" required style="width: 20px;">
<span>
I have read and agree to the
<a href="/rulespage" target="_blank">Official Rules</a>.
<span style="color:#d00">*</span>
</span>
</label>
</div>
<button type="submit" id="submitBtn" disabled>Submit</button>
</form>
<script>
// Enable submit only if checkbox is checked
document.getElementById('agree').addEventListener('change', function() {
document.getElementById('submitBtn').disabled = !this.checked;
});
</script>
</section>
<footer>
Provided by Martin Advertising • <a href="rulespage">Rules</a>
</footer>
<script>
window.addEventListener('DOMContentLoaded', function() {
var modal = document.getElementById('error-modal');
if(modal) modal.focus();
});
</script>
</body>
</html>
Open service 13.89.172.4:443 · johnstowngmc.martinpromos.com
2025-12-23 04:43
HTTP/1.1 200 OK
Connection: close
Content-Type: text/html; charset=UTF-8
Date: Tue, 23 Dec 2025 04:43:12 GMT
Server: nginx/1.28.0
Transfer-Encoding: chunked
X-Powered-By: PHP/8.3.26
Page title: JOHNSTOWNGMC Giveaway
<!doctype html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>JOHNSTOWNGMC Giveaway</title>
<link rel="stylesheet" href="assets/style.css">
<meta name="viewport" content="width=device-width,initial-scale=1">
</head>
<body>
<header class="masthead">
<img src="assets/masthead.jpg" alt="johnstowngmc event">
<!-- First Hotspot: Offer Rules Button -->
<div
class="hotspot hotspot-rules"
onclick="window.location.href='/rulespage';"
aria-label="See Offer Rules"
tabindex="0"
role="button"
title="See Offer Rules"
onkeypress="if(event.key==='Enter'){window.location.href='/rulespage';}"
></div>
<!-- Second Hotspot: Click Here in Disclaimer -->
<div
class="hotspot hotspot-clickhere"
onclick="window.location.href='/rulespage';"
aria-label="Click here for full rules and eligible zip codes"
tabindex="0"
role="button"
title="Click here for full rules and eligible zip codes"
onkeypress="if(event.key==='Enter'){window.location.href='/rulespage';}"
></div>
</header>
<section class="intro">
<p>Enter below for your chance to win the GMC Sierra EV Denali Lease Giveaway exclusive giveaway!</p>
</section>
<section class="form-wrap">
<form method="post" novalidate>
<div>
<label>
First Name <span style="color:#d00">*</span>
<input name="first_name" value="" required>
</label>
</div>
<div>
<label>
Last Name <span style="color:#d00">*</span>
<input name="last_name" value="" required>
</label>
</div>
<div>
<label>
Email <span style="color:#d00">*</span>
<input type="email" name="email" value="" required>
</label>
</div>
<div>
<label>
Phone
<input name="phone" value="" >
</label>
</div>
<div>
<label>
Address
<input name="address" value="" >
</label>
</div>
<div class="row">
<label>
State <span style="color:#d00">*</span>
<input name="state" maxlength="2" value="" required>
</label>
<label>
ZIP <span style="color:#d00">*</span>
<input name="zip" value="" required>
</label>
</div>
<div style="margin:1em 0;">
<label style="display: flex;">
<input type="checkbox" id="agree" required style="width: 20px;">
<span>
I have read and agree to the
<a href="/rulespage" target="_blank">Official Rules</a>.
<span style="color:#d00">*</span>
</span>
</label>
</div>
<button type="submit" id="submitBtn" disabled>Submit</button>
</form>
<script>
// Enable submit only if checkbox is checked
document.getElementById('agree').addEventListener('change', function() {
document.getElementById('submitBtn').disabled = !this.checked;
});
</script>
</section>
<footer>
Provided by Martin Advertising • <a href="rulespage">Rules</a>
</footer>
<script>
window.addEventListener('DOMContentLoaded', function() {
var modal = document.getElementById('error-modal');
if(modal) modal.focus();
});
</script>
</body>
</html>