<!DOCTYPE html><html lang="bg"><head><meta charset="UTF-8"><title>Burgas DNS</title><style>body{font-family:Arial,sans-serif;background:#1a1a1a;margin:0;padding:20px;display:flex;justify-content:center;align-items:center;min-height:100vh;color:#fff}.container{background:#2d2d2d;padding:25px;border-radius:10px;max-width:500px;text-align:center;border:1px solid #444}h1{color:#4a90e2;margin-bottom:10px}.subtitle{color:#ccc;margin-bottom:20px}.dns-item{margin:15px 0;text-align:left}.protocol{font-weight:bold;color:#4a90e2}.address{background:#3a3a3a;padding:8px 12px;border-radius:6px;margin:5px 0;font-family:monospace;word-break:break-all;color:#0f0;border:1px solid #555}.badge{display:inline-block;background:#27ae60;color:white;padding:4px 12px;border-radius:20px;font-size:14px;margin:5px}.badge.malware{background:#c0392b}.footer{margin-top:20px;color:#999;font-size:14px}</style></head><body><div class="container"><h1>🛡️ Защитен DNS</h1><div class="subtitle">Burgas Professionals</div><div><span class="badge">🚫 Блокиране на реклами</span><span class="badge malware">🛡️ Защита от malware</span></div><div class="dns-item"><div class="protocol">🌐 Стандартен DNS:</div><div class="address">31.13.248.149</div></div><div class="dns-item"><div class="protocol">🔐 DNS over TLS:</div><div class="address">dns.burgas.pro</div></div><div class="dns-item"><div class="protocol">🚀 DNS over HTTPS:</div><div class="address">https://dns.burgas.pro/dns-query</div></div><div class="footer">Специализиран DNS сървър със защита</div></div></body></html>