From adcf95ff4ad51703db7dfb81151b5cc9a6bcb330 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=D0=90=D0=BD=D0=B4=D1=80=D0=B5=D0=B9=20=D0=91=D0=BE=D0=B1?= =?UTF-8?q?=D1=8B=D1=80=D0=B5=D0=B2?= Date: Sat, 25 Apr 2026 13:05:32 +0300 Subject: [PATCH] fix(ui): author links only in bottom bar (match strip style) Made-with: Cursor --- README.md | 9 +++++++++ templates/index.html | 26 ++++++-------------------- 2 files changed, 15 insertions(+), 20 deletions(-) diff --git a/README.md b/README.md index f21273f..6d95051 100644 --- a/README.md +++ b/README.md @@ -64,6 +64,15 @@ sudo systemctl restart keenetic-dns-routes Без git: скопируй каталог проекта поверх, затем снова `sudo bash update.sh` или команды выше. +## Поддержка + +- **GitHub:** [andrey271192](https://github.com/andrey271192) +- **Boosty:** [донат](https://boosty.to/andrey27/donate) — **Sponsor** в репо (`.github/FUNDING.yml`: Boosty + Ozon) +- **Поддержка проекта (Ozon Bank, СБП):** [ссылка](https://finance.ozon.ru/apps/sbp/ozonbankpay/019dc200-2a5d-7931-a619-782d285f6798) +- **Telegram:** [@Iot_andrey](https://t.me/Iot_andrey) + +В веб-интерфейсе плашка автора в `templates/index.html` — только снизу экрана (`#kdns-foot-strip`). + ## Связь Проект рядом по смыслу с [keenetic-unified](https://github.com/andrey271192/keenetic-unified) (Neo + дашборд) и [domen_hydra](https://github.com/andrey271192/domen_hydra) (только Neo-конфиг), но предназначен **только** для встроенной DNS-маршрутизации без Neo. diff --git a/templates/index.html b/templates/index.html index 202f8df..ef04733 100644 --- a/templates/index.html +++ b/templates/index.html @@ -44,16 +44,12 @@ #edit-router-box{background:var(--card);border:1px solid var(--bd);border-radius:16px;max-width:520px;width:100%;padding:18px} .if-row{cursor:pointer} .if-row:hover{background:rgba(59,130,246,.12)} - .kdns-author{font-size:11px;font-weight:600;color:var(--mu);padding:8px 20px;border-bottom:1px solid var(--bd);background:rgba(59,130,246,.08);display:flex;flex-wrap:wrap;align-items:center;gap:6px 12px;justify-content:center} - .kdns-author a{color:var(--ac);text-decoration:none;border-bottom:1px solid rgba(59,130,246,.4)} - .kdns-author a:hover{color:#93c5fd;border-bottom-color:#93c5fd} - .kdns-author .kdns-am{color:var(--tx);font-weight:700;opacity:.95} .kdns-foot{position:fixed;bottom:0;left:0;right:0;z-index:50;font-size:11px;font-weight:600;color:var(--mu); - padding:10px 20px;border-top:1px solid var(--bd);background:rgba(10,10,11,.96); - display:flex;flex-wrap:wrap;align-items:center;gap:6px 12px;justify-content:center;backdrop-filter:blur(8px)} + padding:10px 20px;border-top:1px solid var(--bd);background:rgba(59,130,246,.1); + display:flex;flex-wrap:wrap;align-items:center;gap:6px 12px;justify-content:center;backdrop-filter:blur(10px)} .kdns-foot a{color:var(--ac);text-decoration:none;border-bottom:1px solid rgba(59,130,246,.45);font-weight:700} .kdns-foot a:hover{color:#93c5fd;border-bottom-color:#93c5fd} - .kdns-foot .kdns-am{color:var(--tx);font-weight:700;margin-right:4px} + .kdns-foot .kdns-am{color:var(--tx);font-weight:700;opacity:.95} @@ -70,16 +66,6 @@

Keenetic DNS Routes

Списки DNS-маршрутизации (без Neo) · порт 8001
-
- автор · - GitHub andrey271192 - · - Boosty - · - Поддержка - · - Telegram @Iot_andrey -