干掉广告

This commit is contained in:
dela
2026-01-13 14:44:44 +08:00
parent 63bfeca740
commit 079f832f5b
3 changed files with 0 additions and 354 deletions

View File

@@ -7,52 +7,12 @@
<link rel="stylesheet" href="styles.css">
</head>
<body>
<!-- Telegram Promotion Modal -->
<div id="telegramModal" class="modal-overlay">
<div class="modal-content">
<button class="modal-close" id="modalCloseBtn">×</button>
<div class="modal-header">
<div class="modal-icon">📱</div>
<h3 class="modal-title">Join Our Community</h3>
</div>
<div class="modal-body">
<p class="modal-description">Get access to more hacks, tools, and exclusive content!</p>
<div class="modal-links">
<a href="https://t.me/+VJJt9csJoEUxZTA1" target="_blank" class="modal-link telegram-link">
<span class="modal-link-icon">💬</span>
<div class="modal-link-content">
<div class="modal-link-title">Join Telegram Group</div>
<div class="modal-link-subtitle">More Hacks & Tools</div>
</div>
</a>
<a href="https://t.me/Tempotpsms_bot" target="_blank" class="modal-link temp-link">
<span class="modal-link-icon">📞</span>
<div class="modal-link-content">
<div class="modal-link-title">Temp Number Service</div>
<div class="modal-link-subtitle">Virtual SMS Bot</div>
</div>
</a>
</div>
<div class="modal-timer">
<span id="modalTimer">5</span>s
</div>
</div>
</div>
</div>
<div class="container">
<div class="header">
<div class="header-left">
<div class="logo">💳</div>
<h2>cardbingenerator</h2>
</div>
<div class="branding">
<div class="brand-name">Blackhat_bullet</div>
<div class="brand-links">
<a href="https://www.youtube.com/@Blackhat_bullet" target="_blank" class="brand-link">YouTube</a>
<a href="https://cardbingenerator.com/" target="_blank" class="brand-link">BIN Site</a>
</div>
</div>
</div>
<div class="tabs">
@@ -60,10 +20,6 @@
<span class="tab-icon"></span>
<span>General</span>
</button>
<button class="tab-btn" data-tab="binlist">
<span class="tab-icon">💎</span>
<span>BIN List</span>
</button>
<button class="tab-btn" data-tab="settings">
<span class="tab-icon">⚙️</span>
<span>Settings</span>
@@ -145,37 +101,6 @@
</div>
</div>
<!-- BIN List Tab -->
<div id="binlist-tab" class="tab-content">
<div class="section">
<div class="section-header">
<span class="section-icon">💎</span>
<h3>BIN Generator</h3>
</div>
<div style="display: flex; flex-direction: column; align-items: center; justify-content: center; padding: 40px 20px; gap: 20px;">
<div style="font-size: 64px; opacity: 0.4;">💎</div>
<div style="font-size: 24px; font-weight: 700; color: var(--text-primary); text-align: center;">
Powered by cardbingenerator
</div>
<div style="font-size: 13px; color: var(--text-secondary); text-align: center; max-width: 320px; line-height: 1.6;">
Visit <a href="https://cardbingenerator.com/" target="_blank" style="color: var(--accent-primary); text-decoration: none; font-weight: 600;">cardbingenerator.com</a> for advanced BIN generation with multiple card networks, formats, and validation options.
</div>
<a href="https://cardbingenerator.com/" target="_blank" class="btn btn-primary" style="margin-top: 10px; text-decoration: none; display: inline-flex; width: auto; padding: 12px 24px;">
<span>Visit BIN Generator</span>
</a>
</div>
</div>
<div class="footer-branding">
<div class="footer-branding-title">Powered by Blackhat_bullet</div>
<div class="footer-branding-links">
<a href="https://www.youtube.com/@Blackhat_bullet" target="_blank" class="footer-branding-link">📺 YouTube Channel</a>
<a href="https://t.me/+VJJt9csJoEUxZTA1" target="_blank" class="footer-branding-link">💬 Telegram Group</a>
<a href="https://t.me/Tempotpsms_bot" target="_blank" class="footer-branding-link">📞 Temp SMS</a>
<a href="https://cardbingenerator.com/" target="_blank" class="footer-branding-link">💳 BIN Generator</a>
</div>
</div>
</div>
<!-- Settings Tab -->
<div id="settings-tab" class="tab-content">
<div class="sub-tabs">
@@ -228,19 +153,6 @@
</div>
</div>
<!-- Footer Branding -->
<div class="footer-branding">
<div class="footer-branding-title">Blackhat_bullet</div>
<div style="font-size: 11px; color: var(--text-muted); margin-bottom: 8px;">
Follow us for more tools, hacks, and tutorials
</div>
<div class="footer-branding-links">
<a href="https://www.youtube.com/@Blackhat_bullet" target="_blank" class="footer-branding-link">📺 YouTube: Stuffs</a>
<a href="https://t.me/+VJJt9csJoEUxZTA1" target="_blank" class="footer-branding-link">💬 Telegram Group</a>
<a href="https://t.me/Tempotpsms_bot" target="_blank" class="footer-branding-link">📞 Temp SMS Bot</a>
<a href="https://cardbingenerator.com/" target="_blank" class="footer-branding-link">💳 BIN Generator</a>
</div>
</div>
</div>
</div>