hashhackers.com Ads.txt file
<!DOCTYPE html>
<html lang="en" data-bs-theme="dark">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<title>Hash Hackers - Powerful Proxy Network</title>
<meta name="description" content="Hash Hackers provides a powerful Proxy Network for 1337x, TorrentGalaxy, and more, offering secure and fast access to a world of content.">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="canonical" href="https://hashhackers.com" />
<link rel="icon" href="https://cdn.jsdelivr.net/gh/1337-to/asserscdn@1.0/hashhackers.svg" type="image/svg+xml" />
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/bootstrap@5.3.3/dist/css/bootstrap.min.css">
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link href="https://fonts.googleapis.com/css2?family=Inter:wght@400;700&family=Lobster&display=swap" rel="stylesheet">
<link href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.5.2/css/all.min.css" rel="stylesheet">
<script src="https://geolocation.zindex.eu.org/api.js" crossorigin="anonymous" type="78541d57b0ba5b58385c53b5-text/javascript"></script>
<style>
:root {
--bg-color: #0d1117;
--primary-glow: #00aaff;
--card-bg: rgba(22, 27, 34, 0.6);
--border-color: rgba(255, 255, 255, 0.1);
}
body {
background-color: var(--bg-color);
color: #c9d1d9;
font-family: 'Inter', sans-serif;
background-image: linear-gradient(315deg, #434343 0%, #000000 74%);
}
.navbar {
background: var(--card-bg);
backdrop-filter: blur(10px);
-webkit-backdrop-filter: blur(10px);
border-bottom: 1px solid var(--border-color);
}
.hero {
text-align: center;
padding: 5rem 1rem;
}
.hero-title {
font-family: "Lobster", sans-serif;
font-size: 3.5rem;
color: #fff;
text-shadow: 0 0 15px var(--primary-glow);
}
.hero-subtitle {
font-size: 1.25rem;
color: #8b949e;
max-width: 600px;
margin: 1rem auto;
}
.service-card {
background: var(--card-bg);
border: 1px solid var(--border-color);
border-radius: 12px;
padding: 1.5rem;
text-align: center;
transition: transform 0.3s ease, box-shadow 0.3s ease;
height: 100%;
display: flex;
flex-direction: column;
justify-content: space-between;
}
.service-card:hover {
transform: translateY(-10px);
box-shadow: 0 0 25px -5px var(--primary-glow);
border-color: var(--primary-glow);
}
.service-card .icon {
font-size: 2.5rem;
color: var(--primary-glow);
margin-bottom: 1rem;
}
.service-card h5 {
font-weight: 700;
color: #f0f6fc;
}
.service-card p {
color: #8b949e;
font-size: 0.9rem;
flex-grow: 1;
}
.service-card .btn {
width: 100%;
}
.section-title {
text-align: center;
margin-top: 3rem;
margin-bottom: 2rem;
font-weight: 700;
color: #fff;
}
.footer {
border-top: 1px solid var(--border-color);
padding: 2rem 0;
margin-top: 4rem;
text-align: center;
font-size: 0.9rem;
color: #8b949e;
}
.footer #geolocation {
font-size: 0.8rem;
margin-bottom: 1rem;
}
.modal-content {
background: #161b22;
border: 1px solid var(--border-color);
}
</style>
</head>
<body>
<nav class="navbar navbar-expand-lg sticky-top">
<div class="container">
<a class="navbar-brand" href="/">
<img src="https://cdn.jsdelivr.net/gh/1337-to/asserscdn@1.0/hashhackers.svg" height="20" alt="Hash Hackers Logo">
</a>
<button class="btn btn-danger btn-sm" id="importantBtn">
<i class="fab fa-telegram-plane"></i> Join Channel
</button>
</div>
</nav>
<main class="container">
<section class="hero">
<h1 class="hero-title">Hash Hackers</h1>
<p class="hero-subtitle">Your gateway to a fast, secure, and unrestricted internet. Access your favorite content through our powerful proxy network.</p>
</section>
<section class="services">
<h2 class="section-title">Torrent Proxies</h2>
<div class="row g-4">
<div class="col-md-6 col-lg-4">
<div class="service-card">
<div>
<div class="icon"><i class="fas fa-satellite-dish"></i></div>
<h5>1337x Mirror</h5>
<p>Primary mirror for 1337x, offering fast and reliable access.</p>
</div>
<a href="https://1337x-to.hashhackers.com" class="btn btn-outline-info">Visit Proxy</a>
</div>
</div>
<div class="col-md-6 col-lg-4">
<div class="service-card">
<div>
<div class="icon"><i class="fas fa-search"></i></div>
<h5>1337x Search</h5>
<p>A dedicated search engine for finding torrents on 1337x.</p>
</div>
<a href="https://1337x-to-search.hashhackers.com" class="btn btn-outline-info">Search Now</a>
</div>
</div>
<div class="col-md-6 col-lg-4">
<div class="service-card">
<div>
<div class="icon"><i class="fas fa-anchor"></i></div>
<h5>The Pirate Bay</h5>
<p>Unblock the galaxy's most resilient BitTorrent site.</p>
</div>
<a href="https://tpb-google.pages.dev" class="btn btn-outline-info">Visit Proxy</a>
</div>
</div>
</div>
<h2 class="section-title">Telegram Services</h2>
<div class="row g-4">
<div class="col-md-6 col-lg-4">
<div class="service-card">
<div>
<div class="icon"><i class="fas fa-broadcast-tower"></i></div>
<h5>HashHackers Channel</h5>
<p>The official Telegram channel for all announcements and updates.</p>
</div>
<a href="https://telegram.dog/HashHackers" target="_blank" class="btn btn-outline-danger">Join Channel</a>
</div>
</div>
<div class="col-md-6 col-lg-4">
<div class="service-card">
<div>
<div class="icon"><i class="fab fa-telegram"></i></div>
<h5>1337x Telegram Bot</h5>
<p>Search and browse 1337x directly from your Telegram app.</p>
</div>
<a href="https://telegram.dog/HH1337x_Bot" class="btn btn-outline-danger">Use Bot</a>
</div>
</div>
<div class="col-md-6 col-lg-4">
<div class="service-card">
<div>
<div class="icon"><i class="fas fa-film"></i></div>
<h5>Movies & Shows</h5>
<p>Direct downloads for the latest movies and TV shows via Telegram.</p>
</div>
<a href="https://google-init.pages.dev" class="btn btn-outline-info">Get Downloads</a>
</div>
</div>
</div>
<h2 class="section-title">Community & More</h2>
<div class="row g-4">
<div class="col-md-6 col-lg-4">
<div class="service-card">
<div>
<div class="icon"><i class="fas fa-store"></i></div>
<h5>Hash Hackers Store</h5>
<p>Official merchandise and gear to support the network.</p>
</div>
<a href="https://store.hashhackers.com" class="btn btn-outline-info">Visit Store</a>
</div>
</div>
<div class="col-md-6 col-lg-4">
<div class="service-card">
<div>
<div class="icon"><i class="fas fa-cart-shopping"></i></div>
<h5>Super Shopping Deals</h5>
<p>Handpicked deals and offers from around the internet.</p>
</div>
<a href="https://telegram.dog/SuperIndiaDeals" class="btn btn-outline-info">Get Deals</a>
</div>
</div>
<div class="col-md-6 col-lg-4">
<div class="service-card">
<div>
<div class="icon"><i class="fas fa-headset"></i></div>
<h5>Support Group</h5>
<p>Facing issues? Get help from the community and admins.</p>
</div>
<a href="https://telegram.dog/joinchat/5PYMXpqIV2M4MDJh" class="btn btn-outline-danger">Join Group</a>
</div>
</div>
</div>
</section>
</main>
<footer class="footer">
<div class="container">
<div id="geolocation">Loading network data...</div>
<p>Proxy services are brought to you by Hash Hackers.</p>
<p class="mb-0">
<img src="https://hits.sh/hashhackers.com.svg?view=today-total&style=for-the-badge&label=Visitors&color=0d1117&labelColor=00aaff">
</p>
<p class="mt-3">Copyright Issues? Please <a href="/copyright">click here</a>.</p>
</div>
</footer>
<div class="modal fade" id="infoModal" tabindex="-1" aria-labelledby="infoModalLabel" aria-hidden="true" data-bs-backdrop="static" data-bs-keyboard="false">
<div class="modal-dialog modal-dialog-centered">
<div class="modal-content">
<div class="modal-header">
<h5 class="modal-title" id="infoModalLabel">Important Information</h5>
<button type="button" class="btn-close" data-bs-dismiss="modal" aria-label="Close"></button>
</div>
<div class="modal-body">
<p>Join our Telegram channel to get regular updates. Many ISPs block our sites frequently, so stay connected to avoid problems.</p>
<p>If you have any feedback or suggestions, feel free to share your thoughts in our Telegram Group.</p>
</div>
<div class="modal-footer">
<button type="button" class="btn btn-secondary" data-bs-dismiss="modal">Close</button>
<a href="https://telegram.dog/+8s9VGawbQvo5MDcx" target="_blank" class="btn btn-danger">Join Channel</a>
</div>
</div>
</div>
</div>
<script src="https://cdn.jsdelivr.net/npm/bootstrap@5.3.3/dist/js/bootstrap.bundle.min.js" type="78541d57b0ba5b58385c53b5-text/javascript"></script>
<script type="78541d57b0ba5b58385c53b5-text/javascript">
// Geolocation Data
function populateGeoInfo() {
const geoElement = document.getElementById('geolocation');
if (typeof user_ip !== 'undefined') {
geoElement.innerHTML = `IP: <strong>${user_ip}</strong> • Location: <strong>${country}</strong> • ISP: <strong>${asOrganization}</strong>`;
} else {
geoElement.textContent = 'Could not retrieve network data.';
}
}
function waitForGeoData() {
let attempts = 0;
const interval = setInterval(() => {
if (typeof user_ip !== 'undefined' || attempts >= 50) {
clearInterval(interval);
populateGeoInfo();
}
attempts++;
}, 100);
}
waitForGeoData();
// Modal Logic
const importantBtn = document.getElementById('importantBtn');
const infoModal = new bootstrap.Modal(document.getElementById('infoModal'));
const modalShown = localStorage.getItem('modalShown');
const oneHour = 60 * 60 * 1000;
if (!modalShown || (new Date().getTime() - modalShown) >= oneHour) {
infoModal.show();
localStorage.setItem('modalShown', new Date().getTime());
}
importantBtn.addEventListener('click', () => {
open('https://telegram.dog/+8s9VGawbQvo5MDcx', '_blank');
});
</script>
<script src="/cdn-cgi/scripts/7d0fa10a/cloudflare-static/rocket-loader.min.js" data-cf-settings="78541d57b0ba5b58385c53b5-|49" defer></script></body>
</html>