nginx 1.23.4
tcp/443 tcp/80
Open service 162.241.2.224:443 · freshnhotoffers.com
2026-01-24 10:08
HTTP/1.1 200 OK
Date: Sat, 24 Jan 2026 10:08:27 GMT
Server: nginx/1.23.4
Content-Type: text/html
Content-Length: 43995
Last-Modified: Thu, 24 Jul 2025 15:24:42 GMT
Accept-Ranges: bytes
Vary: Accept-Encoding
X-Server-Cache: true
X-Proxy-Cache: MISS
Page title: Fresh 'n Hot Offers - The best offers you find here
<!DOCTYPE html>
<html lang="pt-BR">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Fresh 'n Hot Offers - The best offers you find here</title>
<link rel="shortcut icon" href="images/flame.ico" type="image/x-icon">
<script src="https://cdn.tailwindcss.com"></script>
<link href="https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500;600;700&display=swap" rel="stylesheet">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.4.0/css/all.min.css">
<style>
:root {
--primary: #0f5716;
--secondary: #00A699;
--dark: #484848;
--light: #F7F7F7;
}
body {
font-family: 'Poppins', sans-serif;
background-color: var(--light);
color: var(--dark);
}
.gradient-bg {
background: linear-gradient(135deg, var(--primary) 0%, var(--secondary) 100%);
}
.offer-card {
transition: all 0.3s ease;
box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
}
.offer-card:hover {
transform: translateY(-5px);
box-shadow: 0 10px 20px rgba(0, 0, 0, 0.15);
}
.pulse {
animation: pulse 2s infinite;
}
@keyframes pulse {
0% {
transform: scale(1);
}
50% {
transform: scale(1.05);
}
100% {
transform: scale(1);
}
}
.countdown-item {
background: rgba(255, 255, 255, 0.2);
border-radius: 8px;
padding: 0.5rem 1rem;
min-width: 60px;
}
.floating {
animation: floating 3s ease-in-out infinite;
}
@keyframes floating {
0% { transform: translateY(0px); }
50% { transform: translateY(-10px); }
100% { transform: translateY(0px); }
}
</style>
<!-- Google tag (gtag.js) -->
<script async src="https://www.googletagmanager.com/gtag/js?id=AW-16889667714">
</script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'AW-16889667714');
</script>
</head>
<body class="antialiased">
<!-- Header with Navigation -->
<header class="gradient-bg text-white sticky top-0 z-50 shadow-lg">
<div class="container mx-auto px-4 py-3">
<div class="flex justify-between items-center">
<div class="flex items-center space-x-4">
<div class="text-2xl font-bold flex items-center">
<i class="fas fa-fire mr-2"></i>
<span class="bg-clip-text text-transparent bg-gradient-to-r from-yellow-300 to-red-500">
Fresh 'n Hot Offers
</span>
</div>
</div>
<!-- <div class="hidden md:flex items-center space-x-6">
<a href="#offers" class="hover:text-yellow-200 transition">Hot Deals</a>
<a href="#categories" class="hover:text-yellow-200 transition">Categories</a>
<a href="#testimonials" class="hover:text-yellow-200 transition">Reviews</a>
<a href="#contact" class="hover:text-yellow-200 transition">Contact</a>
</div> -->
<div class="md:hidden">
<button id="mobile-menu-button" class="text-white focus:outline-none">
<i class="fas fa-bars text-2xl"></i>
</button>
</div>
</div>
</div>
<!-- Mobile Menu -->
<div id="mobile-menu" class="hidden md:hidden gradient-bg absol
Open service 162.241.2.224:80 · freshnhotoffers.com
2026-01-24 10:08
HTTP/1.1 200 OK
Date: Sat, 24 Jan 2026 10:08:36 GMT
Server: nginx/1.23.4
Content-Type: text/html
Content-Length: 43995
Last-Modified: Thu, 24 Jul 2025 15:24:42 GMT
Vary: Accept-Encoding
X-Server-Cache: true
X-Proxy-Cache: HIT
Accept-Ranges: bytes
Page title: Fresh 'n Hot Offers - The best offers you find here
<!DOCTYPE html>
<html lang="pt-BR">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Fresh 'n Hot Offers - The best offers you find here</title>
<link rel="shortcut icon" href="images/flame.ico" type="image/x-icon">
<script src="https://cdn.tailwindcss.com"></script>
<link href="https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500;600;700&display=swap" rel="stylesheet">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.4.0/css/all.min.css">
<style>
:root {
--primary: #0f5716;
--secondary: #00A699;
--dark: #484848;
--light: #F7F7F7;
}
body {
font-family: 'Poppins', sans-serif;
background-color: var(--light);
color: var(--dark);
}
.gradient-bg {
background: linear-gradient(135deg, var(--primary) 0%, var(--secondary) 100%);
}
.offer-card {
transition: all 0.3s ease;
box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
}
.offer-card:hover {
transform: translateY(-5px);
box-shadow: 0 10px 20px rgba(0, 0, 0, 0.15);
}
.pulse {
animation: pulse 2s infinite;
}
@keyframes pulse {
0% {
transform: scale(1);
}
50% {
transform: scale(1.05);
}
100% {
transform: scale(1);
}
}
.countdown-item {
background: rgba(255, 255, 255, 0.2);
border-radius: 8px;
padding: 0.5rem 1rem;
min-width: 60px;
}
.floating {
animation: floating 3s ease-in-out infinite;
}
@keyframes floating {
0% { transform: translateY(0px); }
50% { transform: translateY(-10px); }
100% { transform: translateY(0px); }
}
</style>
<!-- Google tag (gtag.js) -->
<script async src="https://www.googletagmanager.com/gtag/js?id=AW-16889667714">
</script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'AW-16889667714');
</script>
</head>
<body class="antialiased">
<!-- Header with Navigation -->
<header class="gradient-bg text-white sticky top-0 z-50 shadow-lg">
<div class="container mx-auto px-4 py-3">
<div class="flex justify-between items-center">
<div class="flex items-center space-x-4">
<div class="text-2xl font-bold flex items-center">
<i class="fas fa-fire mr-2"></i>
<span class="bg-clip-text text-transparent bg-gradient-to-r from-yellow-300 to-red-500">
Fresh 'n Hot Offers
</span>
</div>
</div>
<!-- <div class="hidden md:flex items-center space-x-6">
<a href="#offers" class="hover:text-yellow-200 transition">Hot Deals</a>
<a href="#categories" class="hover:text-yellow-200 transition">Categories</a>
<a href="#testimonials" class="hover:text-yellow-200 transition">Reviews</a>
<a href="#contact" class="hover:text-yellow-200 transition">Contact</a>
</div> -->
<div class="md:hidden">
<button id="mobile-menu-button" class="text-white focus:outline-none">
<i class="fas fa-bars text-2xl"></i>
</button>
</div>
</div>
</div>
<!-- Mobile Menu -->
<div id="mobile-menu" class="hidden md:hidden gradient-bg absol