From d6f4f5e5067b959fa7896741c5cf7de9fa7a4fc6 Mon Sep 17 00:00:00 2001 From: "copilot-swe-agent[bot]" <198982749+Copilot@users.noreply.github.com> Date: Mon, 2 Mar 2026 03:45:05 +0000 Subject: [PATCH 1/2] Initial plan From e035e893da3e513c8d93ce818687e3733858c1cf Mon Sep 17 00:00:00 2001 From: "copilot-swe-agent[bot]" <198982749+Copilot@users.noreply.github.com> Date: Mon, 2 Mar 2026 03:46:34 +0000 Subject: [PATCH 2/2] Add networkbuster.com link to webapp banner and README Co-authored-by: Cleanskiier27 <220620570+Cleanskiier27@users.noreply.github.com> --- README.md | 2 ++ webapp/templates/index.html | 11 ++++++++++- 2 files changed, 12 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index f32632e..dc5200c 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,8 @@ # datacentral-cloud-llc home of networkbuster +🌐 **Visit us at [networkbuster.com](https://networkbuster.com)** + ## Features - **Personal Access Token Management**: Secure token generation, validation, and management system diff --git a/webapp/templates/index.html b/webapp/templates/index.html index fd99f3e..2bcaf69 100644 --- a/webapp/templates/index.html +++ b/webapp/templates/index.html @@ -14,13 +14,22 @@ .btn:hover { background: #00cc6a; } #output { background: #0f3460; padding: 15px; border-radius: 8px; font-family: 'Consolas', monospace; white-space: pre-wrap; margin-top: 20px; min-height: 100px; overflow-y: auto; max-height: 400px; border: 1px solid #16213e; } .spinner { display: none; margin-left: 10px; } + .website-banner { background: #16213e; border: 2px solid #00ff88; border-radius: 8px; padding: 18px 20px; margin-bottom: 25px; text-align: center; } + .website-banner p { margin: 0 0 12px 0; font-size: 1.05em; color: #c8c8e8; } + .website-banner a.btn-website { display: inline-block; background: #00ff88; color: #1a1a2e; font-weight: bold; font-size: 1.1em; padding: 12px 30px; border-radius: 4px; text-decoration: none; } + .website-banner a.btn-website:hover { background: #00cc6a; }
Flash Commands Control Center
- + + +