Netlify
tcp/443 tcp/80
Open service 2a05:d014:58f:6200::259:80 · www.shoppingley.com
2026-01-12 22:34
HTTP/1.1 301 Moved Permanently Content-Type: text/plain; charset=utf-8 Date: Mon, 12 Jan 2026 22:34:37 GMT Location: https://www.shoppingley.com/ Server: Netlify X-Nf-Request-Id: 01KET5HKJKC437VY3M752XPXD7 Content-Length: 43 Connection: close Redirecting to https://www.shoppingley.com/
Open service 2a05:d014:58f:6200::259:443 · www.shoppingley.com
2026-01-12 22:34
HTTP/1.1 301 Moved Permanently Content-Type: text/plain; charset=utf-8 Date: Mon, 12 Jan 2026 22:34:28 GMT Location: https://shoppingley.com/ Server: Netlify Strict-Transport-Security: max-age=31536000 X-Nf-Request-Id: 01KET5HB7BR3P16V4K91H9WQC0 Content-Length: 39 Connection: close Redirecting to https://shoppingley.com/
Open service 63.176.8.218:80 · www.shoppingley.com
2026-01-12 22:34
HTTP/1.1 301 Moved Permanently Content-Type: text/plain; charset=utf-8 Date: Mon, 12 Jan 2026 22:34:36 GMT Location: https://www.shoppingley.com/ Server: Netlify X-Nf-Request-Id: 01KET5HJY9VY448JZ21KV287R1 Content-Length: 43 Connection: close Redirecting to https://www.shoppingley.com/
Open service 35.157.26.135:443 · www.shoppingley.com
2026-01-12 22:34
HTTP/1.1 301 Moved Permanently Content-Type: text/plain; charset=utf-8 Date: Mon, 12 Jan 2026 22:34:28 GMT Location: https://shoppingley.com/ Server: Netlify Strict-Transport-Security: max-age=31536000 X-Nf-Request-Id: 01KET5HB3GSFTYW3G15M2J090Q Content-Length: 39 Connection: close Redirecting to https://shoppingley.com/
Open service 63.176.8.218:443 · www.shoppingley.com
2026-01-12 22:34
HTTP/1.1 301 Moved Permanently Content-Type: text/plain; charset=utf-8 Date: Mon, 12 Jan 2026 22:34:28 GMT Location: https://shoppingley.com/ Server: Netlify Strict-Transport-Security: max-age=31536000 X-Nf-Request-Id: 01KET5HAFAQ36BH7TRHAS38T5E Content-Length: 39 Connection: close Redirecting to https://shoppingley.com/
Open service 2a05:d014:58f:6200::258:443 · www.shoppingley.com
2026-01-12 22:34
HTTP/1.1 301 Moved Permanently Content-Type: text/plain; charset=utf-8 Date: Mon, 12 Jan 2026 22:34:28 GMT Location: https://shoppingley.com/ Server: Netlify Strict-Transport-Security: max-age=31536000 X-Nf-Request-Id: 01KET5HB84P77DJAMMQV8DERZW Content-Length: 39 Connection: close Redirecting to https://shoppingley.com/
Open service 75.2.60.5:443 · shoppingley.com
2026-01-12 22:34
HTTP/1.1 200 OK
Accept-Ranges: bytes
Age: 2
Cache-Control: public,max-age=0,must-revalidate
Cache-Status: "Netlify Edge"; hit
Content-Length: 6443
Content-Type: text/html; charset=UTF-8
Date: Mon, 12 Jan 2026 22:34:28 GMT
Etag: "ef08df553a5e555b7285ce48d36fb2d9-ssl"
Server: Netlify
Strict-Transport-Security: max-age=31536000
X-Nf-Request-Id: 01KET5HAKG2V2MDZ780A2DEJ9G
Connection: close
Page title: Shoppingley – דילים וקופונים חמים
<!DOCTYPE html>
<html lang="he" dir="rtl">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>Shoppingley – דילים וקופונים חמים</title>
<!-- META PIXEL -->
<script>
!function(f,b,e,v,n,t,s){
if(f.fbq) return;
n=f.fbq=function(){ n.callMethod? n.callMethod.apply(n,arguments):n.queue.push(arguments) };
if(!f._fbq) f._fbq=n;
n.push=n; n.loaded=!0; n.version='2.0'; n.queue=[];
t=b.createElement(e); t.async=!0; t.src=v;
s=b.getElementsByTagName(e)[0]; s.parentNode.insertBefore(t,s)
}(window, document, 'script', 'https://connect.facebook.net/en_US/fbevents.js');
fbq('init', '9806388566120417');
</script>
<style>
*{box-sizing:border-box;margin:0;padding:0}
body{
font-family:'Segoe UI',sans-serif;
background:linear-gradient(180deg,#0c0c1f,#1a1a33);
color:#fff;
text-align:center;
overflow-x:hidden;
}
/* ===== BACKGROUND ===== */
.bg{
position:fixed; inset:0; z-index:-1;
background:
radial-gradient(circle at 20% 20%, #4da3ff33, transparent 35%),
radial-gradient(circle at 80% 30%, #ff7b00cc, transparent 35%),
radial-gradient(circle at 50% 80%, #ff3d81cc, transparent 35%),
linear-gradient(180deg,#0c0c1f,#1a1a33);
animation:bgShift 15s linear infinite;
}
@keyframes bgShift{0%{filter:hue-rotate(0deg);}100%{filter:hue-rotate(30deg);}}
/* ===== HEADER ===== */
header{padding:20px;font-size:1.5rem;font-weight:800;background:rgba(0,0,0,0.35);backdrop-filter:blur(12px);}
/* ===== HERO ===== */
.hero{
max-width:900px;
margin:auto;
padding:80px 20px 60px;
}
.hero h1{
font-size:3rem;
font-weight:900;
line-height:1.1;
margin-bottom:20px;
}
.hero h1 span{
background:linear-gradient(90deg,#4da3ff,#ff7b00,#ff3d81);
-webkit-background-clip:text;
-webkit-text-fill-color:transparent;
animation:textMove 6s linear infinite;
}
@keyframes textMove{0%{background-position:0%}100%{background-position:300%}}
.hero p{font-size:1.2rem;opacity:.95;margin-bottom:35px;}
/* ===== CTA ===== */
.cta{
display:inline-block;padding:22px 60px;font-size:1.6rem;font-weight:900;color:#0c0c1f;
background:linear-gradient(90deg,#4da3ff,#ff7b00,#ff3d81);border-radius:30px;text-decoration:none;
box-shadow:0 20px 60px rgba(77,163,255,.5);
animation:ctaPulse 1.5s infinite, ctaShake 0.8s infinite alternate;
transition:transform .2s, box-shadow .2s;
}
.cta:hover{transform:scale(1.08) translateY(-6px);box-shadow:0 35px 100px rgba(255,123,0,.7);}
@keyframes ctaPulse{0%,100%{transform:scale(1)}50%{transform:scale(1.08)}}
@keyframes ctaShake{0%{transform:rotate(-3deg)}50%{transform:rotate(3deg)}100%{transform:rotate(-3deg)}}
/* ===== LIVE MESSAGES ===== */
.messages{
max-width:300px;
margin:35px auto 0;
display:flex;
flex-direction:column;
gap:10px;
}
.message{
background:rgba(255,255,255,0.08);
border-left:5px solid #4da3ff;
padding:12px 14px;
border-radius:14px;
font-size:0.95rem;
opacity:0;
transform:translateY(15px);
animation:showMsg 0.6s forwards;
}
.message:nth-child(1){animation-delay:.4s}
.message:nth-child(2){animation-delay:.8s}
.message:nth-child(3){animation-delay:1.2s}
.message:nth-child(4){animation-delay:1.6s}
@keyframes showMsg{to{opacity:1; transform:translateY(0);}}
/* ===== TRUST STRIP ===== */
.trust{
display:flex;
justify-content:center;
gap:18px;
flex-wrap:wrap;
margin-top:40px;
}
.trust div{
font-size:0.95rem;
background:rgba(255,255,255,0.08);
padding:12px 18px;
border-radius:14px;
transition:.3s;
}
.trust div:hover{background:rgba(255,255,255,0.15);}
/* ===== FEATURES ===== */
.features{
max-width:900px;
margin:60px auto 40px;
display:grid;
grid-template-columns:1fr;
gap:20px;
padding:0 15px;
}
.feature{
background:rgba(255,255,255,.06);
border-radius:24px;
padding:30px 20px;
transition:.4s;
box-shadow:0 20px 60px rgba(0,0,0,.5);
}
.feature:hover{transform:translateY(-10px) scale(1.02);background:rgba(255,255,255,.12);}
.feature h3{margin-bottom:12px;font-size:1.25rem;}
.feature p{font-size:1rem;opacity:.9;}
/* ===== FOOTER ===== */
fo
Open service 75.2.60.5:80 · shoppingley.com
2026-01-12 22:34
HTTP/1.1 301 Moved Permanently Content-Type: text/plain; charset=utf-8 Date: Mon, 12 Jan 2026 22:34:35 GMT Location: https://shoppingley.com/ Server: Netlify X-Nf-Request-Id: 01KET5HHWGHZN7T66H1MS9BHW4 Content-Length: 39 Connection: close Redirecting to https://shoppingley.com/
Open service 2a05:d014:58f:6200::258:80 · www.shoppingley.com
2026-01-12 22:34
HTTP/1.1 301 Moved Permanently Content-Type: text/plain; charset=utf-8 Date: Mon, 12 Jan 2026 22:34:36 GMT Location: https://www.shoppingley.com/ Server: Netlify X-Nf-Request-Id: 01KET5HJRT44CGZVQV2YMRTEGY Content-Length: 43 Connection: close Redirecting to https://www.shoppingley.com/
Open service 35.157.26.135:80 · www.shoppingley.com
2026-01-12 22:34
HTTP/1.1 301 Moved Permanently Content-Type: text/plain; charset=utf-8 Date: Mon, 12 Jan 2026 22:34:35 GMT Location: https://www.shoppingley.com/ Server: Netlify X-Nf-Request-Id: 01KET5HHZYMTR8J362YDV410Y4 Content-Length: 43 Connection: close Redirecting to https://www.shoppingley.com/