BunnyCDN-DE1-1328
tcp/443 tcp/80
Open service 2400:52e0:1e00:2::1328:1:80 · notification.riotbypass.com
2026-01-11 21:01
HTTP/1.1 301 Moved Permanently Date: Sun, 11 Jan 2026 21:01:48 GMT Content-Type: text/html Content-Length: 166 Connection: close Server: BunnyCDN-DE1-1328 CDN-PullZone: 2013689 CDN-RequestCountryCode: DE Location: https://notification.riotbypass.com/ CDN-RequestId: 6f52134757a5a0abed2cc9c6eb0a5345 CDN-RequestTime: 0 Page title: 301 Moved Permanently <html> <head><title>301 Moved Permanently</title></head> <body> <center><h1>301 Moved Permanently</h1></center> <hr><center>openresty</center> </body> </html>
Open service 185.111.111.154:443 · notification.riotbypass.com
2026-01-11 21:01
HTTP/1.1 200 OK
Date: Sun, 11 Jan 2026 21:01:48 GMT
Content-Type: text/html; charset=UTF-8
Transfer-Encoding: chunked
Connection: close
Vary: Accept-Encoding
Server: BunnyCDN-DE1-1328
CDN-PullZone: 2013689
CDN-RequestCountryCode: DE
Cache-Control: no-cache
CDN-ProxyVer: 1.43
CDN-RequestPullSuccess: True
CDN-RequestPullCode: 200
CDN-CachedAt: 01/11/2026 21:01:48
CDN-EdgeStorageId: 1328
CDN-RequestId: 4495eee255a13cee4e02bdd2abe6425d
CDN-Cache: MISS
CDN-Status: 200
CDN-RequestTime: 0
Page title: RiotBypass
<!DOCTYPE html><html lang="en"><head><meta charset="UTF-8"><meta name="viewport" content="width=device-width, initial-scale=1.0"><title>RiotBypass</title><link rel="icon" type="image/x-icon" href="https://hydranetwork.org/favicon.ico"><style> * { margin: 0; padding: 0; box-sizing: border-box; font-family: "Orbitron", sans-serif; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; } body { height: 100vh; display: flex; flex-direction: column; justify-content: center; align-items: center; text-align: center; background: #000; } .hero img { width: 200px; height: 200px; animation: pulse 2s ease-in-out infinite; } .hero h2 { font-size: 4em; color: #000; /* Black to blend with background */ text-shadow: 0 0 20px rgba(255, 0, 0, 0); margin: 20px 0; animation: shadowGlow 2s ease-in-out infinite; } footer { position: absolute; bottom: 20px; background: none; color: #fff; font-size: 1em; } canvas { position: fixed; top: 0; left: 0; width: 100%; height: 100%; z-index: -1; opacity: 0.3; } @keyframes pulse { 0% { transform: scale(1); } 50% { transform: scale(1.1); } 100% { transform: scale(1); } } @keyframes shadowGlow { 0% { text-shadow: 0 0 20px rgba(255, 0, 0, 0); } 50% { text-shadow: 0 0 30px rgba(255, 0, 0, 0.8), 0 0 50px rgba(255, 0, 0, 0.5); } 100% { text-shadow: 0 0 20px rgba(255, 0, 0, 0); } } @media (max-width: 768px) { .hero h2 { font-size: 2.5em; } .hero img { width: 150px; height: 150px; } footer { font-size: 0.9em; } } </style><link href="https://fonts.googleapis.com/css2?family=Orbitron:wght@400;700&display=swap" rel="stylesheet"></head><body><canvas id="bg"></canvas><section class="hero"><img src="https://hydranetwork.org/favicon.ico" alt="RiotBypass Logo"><h2>RiotBypass</h2></section><footer><p>hydrascript</p></footer><script> const canvas = document.getElementById("bg"); const ctx = canvas.getContext("2d"); function resize() { canvas.width = window.innerWidth; canvas.height = window.innerHeight; } resize(); window.addEventListener("resize", resize); let t = 0; function draw() { ctx.clearRect(0, 0, canvas.width, canvas.height); ctx.fillStyle = "rgba(50, 0, 0, 0.5)"; for (let x = 0; x < canvas.width; x += 100) { for (let y = 0; y < canvas.height; y += 100) { let size = Math.sin(t + x * y * 0.0001) * 10 + 10; ctx.beginPath(); ctx.arc(x, y, size, 0, 2 * Math.PI); ctx.fill(); } } t += 0.05; requestAnimationFrame(draw); } draw(); </script></body></html>
Open service 2400:52e0:1e00:2::1328:1:443 · notification.riotbypass.com
2026-01-11 21:01
HTTP/1.1 200 OK
Date: Sun, 11 Jan 2026 21:01:48 GMT
Content-Type: text/html; charset=UTF-8
Transfer-Encoding: chunked
Connection: close
Vary: Accept-Encoding
Server: BunnyCDN-DE1-1328
CDN-PullZone: 2013689
CDN-RequestCountryCode: SG
Cache-Control: no-cache
CDN-ProxyVer: 1.43
CDN-RequestPullSuccess: True
CDN-RequestPullCode: 200
CDN-CachedAt: 01/11/2026 21:01:48
CDN-EdgeStorageId: 1328
CDN-RequestId: a505b11c201bb7c6ac5e20cf34bb07c7
CDN-Cache: MISS
CDN-Status: 200
CDN-RequestTime: 0
Page title: RiotBypass
<!DOCTYPE html><html lang="en"><head><meta charset="UTF-8"><meta name="viewport" content="width=device-width, initial-scale=1.0"><title>RiotBypass</title><link rel="icon" type="image/x-icon" href="https://hydranetwork.org/favicon.ico"><style> * { margin: 0; padding: 0; box-sizing: border-box; font-family: "Orbitron", sans-serif; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; } body { height: 100vh; display: flex; flex-direction: column; justify-content: center; align-items: center; text-align: center; background: #000; } .hero img { width: 200px; height: 200px; animation: pulse 2s ease-in-out infinite; } .hero h2 { font-size: 4em; color: #000; /* Black to blend with background */ text-shadow: 0 0 20px rgba(255, 0, 0, 0); margin: 20px 0; animation: shadowGlow 2s ease-in-out infinite; } footer { position: absolute; bottom: 20px; background: none; color: #fff; font-size: 1em; } canvas { position: fixed; top: 0; left: 0; width: 100%; height: 100%; z-index: -1; opacity: 0.3; } @keyframes pulse { 0% { transform: scale(1); } 50% { transform: scale(1.1); } 100% { transform: scale(1); } } @keyframes shadowGlow { 0% { text-shadow: 0 0 20px rgba(255, 0, 0, 0); } 50% { text-shadow: 0 0 30px rgba(255, 0, 0, 0.8), 0 0 50px rgba(255, 0, 0, 0.5); } 100% { text-shadow: 0 0 20px rgba(255, 0, 0, 0); } } @media (max-width: 768px) { .hero h2 { font-size: 2.5em; } .hero img { width: 150px; height: 150px; } footer { font-size: 0.9em; } } </style><link href="https://fonts.googleapis.com/css2?family=Orbitron:wght@400;700&display=swap" rel="stylesheet"></head><body><canvas id="bg"></canvas><section class="hero"><img src="https://hydranetwork.org/favicon.ico" alt="RiotBypass Logo"><h2>RiotBypass</h2></section><footer><p>hydrascript</p></footer><script> const canvas = document.getElementById("bg"); const ctx = canvas.getContext("2d"); function resize() { canvas.width = window.innerWidth; canvas.height = window.innerHeight; } resize(); window.addEventListener("resize", resize); let t = 0; function draw() { ctx.clearRect(0, 0, canvas.width, canvas.height); ctx.fillStyle = "rgba(50, 0, 0, 0.5)"; for (let x = 0; x < canvas.width; x += 100) { for (let y = 0; y < canvas.height; y += 100) { let size = Math.sin(t + x * y * 0.0001) * 10 + 10; ctx.beginPath(); ctx.arc(x, y, size, 0, 2 * Math.PI); ctx.fill(); } } t += 0.05; requestAnimationFrame(draw); } draw(); </script></body></html>
Open service 185.111.111.154:80 · notification.riotbypass.com
2026-01-11 21:01
HTTP/1.1 301 Moved Permanently Date: Sun, 11 Jan 2026 21:01:48 GMT Content-Type: text/html Content-Length: 166 Connection: close Server: BunnyCDN-DE1-1328 CDN-PullZone: 2013689 CDN-RequestCountryCode: CA Location: https://notification.riotbypass.com/ CDN-RequestId: 76ee023d7cf2fbe1ff2b3ccd2be9c6d7 CDN-RequestTime: 0 Page title: 301 Moved Permanently <html> <head><title>301 Moved Permanently</title></head> <body> <center><h1>301 Moved Permanently</h1></center> <hr><center>openresty</center> </body> </html>