From 70b953196039e1924706f66beba05209faf5cbbe Mon Sep 17 00:00:00 2001 From: AsinoV Date: Fri, 17 Jul 2026 10:52:30 +0000 Subject: [PATCH] Add data-freshness note above server lis --- index.html | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/index.html b/index.html index 70ed6c3..79c0685 100644 --- a/index.html +++ b/index.html @@ -140,6 +140,12 @@ tbody tr:hover{background:color-mix(in srgb,var(--accent-soft) 50%,transparent)} .btn:disabled{opacity:.45;cursor:not-allowed;filter:none} .note{font-size:13px;color:var(--muted);margin-top:16px;line-height:1.55} .note strong{color:var(--ink)} +.freshness-note{ + font-size:12px;line-height:1.4;color:var(--muted); + background:var(--accent-soft);border:1px solid var(--line);border-radius:8px; + padding:7px 12px;margin:0 0 12px; +} +.freshness-note strong{color:var(--ink)} .btn-share{ display:block;margin:0 auto 8px;font:inherit;font-size:13px;cursor:pointer; padding:8px 16px;border-radius:8px;border:1px solid var(--line-strong); @@ -259,6 +265,10 @@ footer a{color:var(--accent);text-decoration:none} ↓ JSON +

+ Fee/description/version refresh about once a day (timing varies). Deposits are credited instantly after 3 confirmations (~30 min). +

+