This commit is contained in:
2026-04-21 16:19:33 +09:00
parent e8419750ea
commit 34b26980ac
4 changed files with 7 additions and 7 deletions
+1 -1
View File
@@ -4,7 +4,7 @@
{% block description %}Nercone TLS Test の結果ページです。対象: {{ result.target }} / スコア: {{ "%.1f"|format(result.score or 0) }} / ランク: {{ result.rank }}。{% endblock %}
{% block header_desc %}ただのTLS/SSL設定分析サービス{% endblock %}
{% block extra_head %}
<link rel="stylesheet" href="/tools/tls-testhttps://assets.nercone.dev/tls-test.css">
<link rel="stylesheet" href="/tools/tls-test/assets/tls-test.css">
{% endblock %}
{# ------------------------------------------------------------------