From 34ba54d067c3e15d7c58f5e8cf5be7e9d0badcdc Mon Sep 17 00:00:00 2001 From: qo-op Date: Wed, 3 Jun 2020 19:17:50 +0200 Subject: [PATCH] push it, push it real hard --- www/LOVELand/A/company-news/index.html | 2 +- www/LOVELand/A/index.html | 2 +- www/LOVELand/A/our-developers/index.html | 2 +- www/LOVELand/ajaxform.js | 5 +++-- www/LOVELand/g1sms/sms_loveland.php | 9 ++++++++- www/LOVELand/index.html | 2 +- 6 files changed, 15 insertions(+), 7 deletions(-) diff --git a/www/LOVELand/A/company-news/index.html b/www/LOVELand/A/company-news/index.html index 0784b38..fb06b9f 100644 --- a/www/LOVELand/A/company-news/index.html +++ b/www/LOVELand/A/company-news/index.html @@ -26,7 +26,7 @@ img.emoji { var _mtm = _mtm || []; _mtm.push({'mtm.startTime': (new Date().getTime()), 'event': 'mtm.Start'}); var d=document, g=d.createElement('script'), s=d.getElementsByTagName('script')[0]; -g.type='text/javascript'; g.async=true; g.defer=true; g.src='https://piwik.p2p.legal/js/container_uUZSWgWo.js'; s.parentNode.insertBefore(g,s); +g.type='text/javascript'; g.async=true; g.defer=true; g.src='https://piwik.p2p.legal/js/container_XDhfGZPj.js'; s.parentNode.insertBefore(g,s); diff --git a/www/LOVELand/A/index.html b/www/LOVELand/A/index.html index aae7d1f..0ac22f1 100644 --- a/www/LOVELand/A/index.html +++ b/www/LOVELand/A/index.html @@ -28,7 +28,7 @@ img.emoji { var _mtm = _mtm || []; _mtm.push({'mtm.startTime': (new Date().getTime()), 'event': 'mtm.Start'}); var d=document, g=d.createElement('script'), s=d.getElementsByTagName('script')[0]; -g.type='text/javascript'; g.async=true; g.defer=true; g.src='https://piwik.p2p.legal/js/container_uUZSWgWo.js'; s.parentNode.insertBefore(g,s); +g.type='text/javascript'; g.async=true; g.defer=true; g.src='https://piwik.p2p.legal/js/container_XDhfGZPj.js'; s.parentNode.insertBefore(g,s); diff --git a/www/LOVELand/A/our-developers/index.html b/www/LOVELand/A/our-developers/index.html index 6ec9768..f01373e 100644 --- a/www/LOVELand/A/our-developers/index.html +++ b/www/LOVELand/A/our-developers/index.html @@ -26,7 +26,7 @@ img.emoji { var _mtm = _mtm || []; _mtm.push({'mtm.startTime': (new Date().getTime()), 'event': 'mtm.Start'}); var d=document, g=d.createElement('script'), s=d.getElementsByTagName('script')[0]; -g.type='text/javascript'; g.async=true; g.defer=true; g.src='https://piwik.p2p.legal/js/container_uUZSWgWo.js'; s.parentNode.insertBefore(g,s); +g.type='text/javascript'; g.async=true; g.defer=true; g.src='https://piwik.p2p.legal/js/container_XDhfGZPj.js'; s.parentNode.insertBefore(g,s); diff --git a/www/LOVELand/ajaxform.js b/www/LOVELand/ajaxform.js index d40caa1..5d05248 100644 --- a/www/LOVELand/ajaxform.js +++ b/www/LOVELand/ajaxform.js @@ -5,8 +5,9 @@ jQuery(document).ready(function () { $("#formphone").submit(function(e) { e.preventDefault(); // avoid to execute the actual submit of the form. console.log("button PHONE clicked"); - $("#phoneresultat").html("

et patiente...

" + - "

Tu vas recevoir une clef... Puis tu vas apprendre à t'en servir.

"); + $("#phoneresultat").html("

et patiente... tu vas entrez dans le monde Zen

" + + "

Tu vas recevoir une clef... Puis tu vas apprendre à t'en servir...

" + + ""); // declare these vars var phone = jQuery("#phone"); var parrain = jQuery("#parrain"); diff --git a/www/LOVELand/g1sms/sms_loveland.php b/www/LOVELand/g1sms/sms_loveland.php index e0156d8..5615161 100644 --- a/www/LOVELand/g1sms/sms_loveland.php +++ b/www/LOVELand/g1sms/sms_loveland.php @@ -24,7 +24,14 @@ if (strlen($_REQUEST['phone']) == 10 ) { chmod('/tmp/loveland_entrance/'.$HPHONE, 0777); - echo 'LOVELAND ENTRANCE RECEIVED FROM '.$PHONE.'|'.$PARRAIN.'|'.$naissance; + echo " + +"; return true; } else { diff --git a/www/LOVELand/index.html b/www/LOVELand/index.html index 0b378ad..2cba407 100644 --- a/www/LOVELand/index.html +++ b/www/LOVELand/index.html @@ -14,7 +14,7 @@ var _mtm = _mtm || []; _mtm.push({'mtm.startTime': (new Date().getTime()), 'event': 'mtm.Start'}); var d=document, g=d.createElement('script'), s=d.getElementsByTagName('script')[0]; -g.type='text/javascript'; g.async=true; g.defer=true; g.src='https://piwik.p2p.legal/js/container_uUZSWgWo.js'; s.parentNode.insertBefore(g,s); +g.type='text/javascript'; g.async=true; g.defer=true; g.src='https://piwik.p2p.legal/js/container_XDhfGZPj.js'; s.parentNode.insertBefore(g,s);