iPhone8 Landing Page

for anyone needing a cheep way to add a countdown clock

<!-- Display the countdown timer in an element -->
<p id="demo"></p>

<script>
// Set the date we're counting down to
var countDownDate = new Date("Jan 5, 2018 15:37:25").getTime();

// Update the count down every 1 second
var x = setInterval(function() {

// Get todays date and time
var now = new Date().getTime();

// Find the distance between now an the count down date
var distance = countDownDate - now;

// Time calculations for days, hours, minutes and seconds
var days = Math.floor(distance / (1000 * 60 * 60 * 24));
var hours = Math.floor((distance % (1000 * 60 * 60 * 24)) / (1000 * 60 * 60));
var minutes = Math.floor((distance % (1000 * 60 * 60)) / (1000 * 60));
var seconds = Math.floor((distance % (1000 * 60)) / 1000);

// Display the result in the element with id="demo"
document.getElementById("demo").innerHTML = days + "d " + hours + "h "
+ minutes + "m " + seconds + "s ";

// If the count down is finished, write some text
if (distance < 0) {
clearInterval(x);
document.getElementById("demo").innerHTML = "EXPIRED";
}
}, 1000);
</script>
 
hmm, I thought it's cool^^

Trust me, it's not. You want a clean looking lander that uses the same fonts and look/feel as the Apple Store, Facebook, Google Store, Amazon etc. These are the ones doing the most damage.

You make the person actually feel like they can actually win an iPhone. So you add Facebook comments that look live, a counter, noises etc etc.

what apps are you using to do this i love it....

These aren't mine, I am just running them in Germany as they convert well.
 
I've had people contact me asking for the landers I posted.

These are not my sites and I have removed the aff links (I don't think I am breaking any rules here, but if @BassTrackerBoats and @Zwielicht can double check). Please rip them at your own risk (it takes some experience to tidy them up):

http://giftsletting.party/ - iPhone 8 beta group (looks somewhat similar to the Apple website)

https://www.freudige-nachricht.de/cgi-bin/wingame.pl?wingame_pk=124&freetest_pk=323
https://www.freudige-nachricht.de/cgi-bin/wingame.pl?wingame_pk=124&freetest_pk=323
https://www.freudige-nachricht.de/cgi-bin/wingame.pl?wingame_pk=124&freetest_pk=322

The last 3 are lead gen DOI offers. The advertiser is continually changing them to optimise conversions.
 
I've had people contact me asking for the landers I posted.

These are not my sites and I have removed the aff links (I don't think I am breaking any rules here, but if @BassTrackerBoats and @Zwielicht can double check). Please rip them at your own risk (it takes some experience to tidy them up):

http://giftsletting.party/ - iPhone 8 beta group (looks somewhat similar to the Apple website)

https://www.freudige-nachricht.de/cgi-bin/wingame.**?wingame_pk=124&freetest_pk=323
https://www.freudige-nachricht.de/cgi-bin/wingame.**?wingame_pk=124&freetest_pk=323
https://www.freudige-nachricht.de/cgi-bin/wingame.**?wingame_pk=124&freetest_pk=322

The last 3 are lead gen DOI offers. The advertiser is continually changing them to optimise conversions.
Download link: http://www11.zippyshare.com/v/SfqNHoh6/file.html
Virustotal: https://www.virustotal.com/#/url/1a...b6bc40151f3ad6bf8311b4da252c71b6c58/detection
 
Again, I cannot stress that you need to have some knowledge of HTML/CSS to clean these up. There are aff links in there that need to be removed (not mine). You should also replace all javascripts either with CDN links or fresh downloads:

Android Theme LP:

Download: http://www89.zippyshare.com/v/23D563Gm/file.html
Virus Total: https://www.virustotal.com/#/url/bacdb2a8fd949036aa3745183c307aad00d0b637a9cf91500dadb39578c1bec8/detection

Amazon Theme LP:

Download: http://www78.zippyshare.com/v/4CIBMold/file.html
Virus Total: https://www.virustotal.com/#/url/f42f11ae5a18502939212e56ddb8c2e78965f72b7b45e8a6dffbdf822a0cc1ff/detection

iPhone LP1 Theme

Download: http://www26.zippyshare.com/v/fjWmYW48/file.html
Virus Total: https://www.virustotal.com/#/url/b995d11bee8358a31589ec61247b4bb9b862bcf80b4c18201992a4e29cd79cd5/detection

iPhone LP2 Theme

Download: http://www26.zippyshare.com/v/FuDrL231/file.html
Virus Total: https://www.virustotal.com/#/url/70327049a4209384b1563225b9325ac2c4ffec0d067fc09a972e1f0d3fb45c29/detection

iPhone LP3 Theme

Download: http://www26.zippyshare.com/v/15wZq4bn/file.html
Virus Total: https://www.virustotal.com/#/url/cf6d664bf8a35f2395affe0815f6eec16f67768a3862582ee9379e4817f1aef4/detection
 
MR.Sephrata

Hello
Thank you for this good initiative in post #26
But the links have been deleted can you re-upload them again
 
But the links have been deleted can you re-upload them again

Sure

Android Theme LP:

Download: http://www83.zippyshare.com/v/3qUhPx63/file.html
Virus Total: https://www.virustotal.com/#/url/43484b4dd04bb1371b8e05b883bea6b651e8286ccf524517907c06fa9071d939/detection (fails one Malware test)

Amazon Theme LP:

Download: http://www83.zippyshare.com/v/kz8RrlAH/file.html
Virus Total: https://www.virustotal.com/#/url/c3446f9b09c8371d311fc7c8f06d16a7541edd7dcc9e6eee19f87fbd0d801442/detection (fails one Malware test)

iPhone LP1 Theme

Download: http://www83.zippyshare.com/v/l878soZI/file.html
Virus Total: https://www.virustotal.com/#/url/d1bb0ec23650eb1a6c19d6cf7d8042478cbde7ee19deecbcba6a8e720bdf140e/detection (fails one Malware test)

iPhone LP2 Theme

Download: http://www83.zippyshare.com/v/9rzZngxr/file.html
Virus Total: https://www.virustotal.com/#/url/63d9aed9d696d274c96bd88821926e73969a9baf07851d92679d850989d875f9/detection (fails one Malware test)

iPhone LP3 Theme

Download: http://www83.zippyshare.com/v/N8wyrIlz/file.html
Virus Total: https://www.virustotal.com/#/url/b36edc772b7dd56a8b6df3cf33608297539636faf4f879752082e687eebae348/detection (fails one Malware test)

**** Note: You need to have some knowledge of HTML/CSS/JS to clean these up. There are aff links in there that need to be removed (not mine). You should also replace all javascripts either with CDN links or fresh downloads ****
 
Back
Top