Skip to content

Commit 0e1009f

Browse files
committed
add rfc 9660,9663,9671
1 parent a652f6e commit 0e1009f

File tree

7 files changed

+8382
-1
lines changed

7 files changed

+8382
-1
lines changed

data/9000/rfc9660-trans.json

Lines changed: 741 additions & 0 deletions
Large diffs are not rendered by default.

data/9000/rfc9663-trans.json

Lines changed: 1005 additions & 0 deletions
Large diffs are not rendered by default.

data/9000/rfc9671-trans.json

Lines changed: 813 additions & 0 deletions
Large diffs are not rendered by default.

html/index.html

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,19 +55,27 @@ <h4 class="alert-heading">RFC文書を自動翻訳したページ一覧</h4>
5555
<div class="form-group">
5656
<label for="searchRfc">RFCタイトル検索 (英数字のみ)</label>
5757
<input type="text" class="form-control" id="searchRfc" aria-describedby="searchRfc" placeholder="Search title keywords" autofocus>
58-
<input type="text" name="dummy" style="display: none;"><!-- Enterで送信しないために必要 -->
5958
</div>
6059
</form>
6160

6261
<div style="height: 1ex;"></div> <!-- spacing -->
6362

6463
<div id="RFCs" class="list-group list-group-flush">
64+
<a href="rfc9671.html" id="RFC9671" class="list-group-item list-group-item-action">
65+
RFC 9671 - Sieve Email Filtering: Extension for Processing Calendar Attachments
66+
</a>
67+
<a href="rfc9663.html" id="RFC9663" class="list-group-item list-group-item-action">
68+
RFC 9663 - Using DHCPv6 Prefix Delegation (DHCPv6-PD) to Allocate Unique IPv6 Prefixes per Client in Large Broadcast Networks
69+
</a>
6570
<a href="rfc9662.html" id="RFC9662" class="list-group-item list-group-item-action">
6671
RFC 9662 - Updates to the Cipher Suites in Secure Syslog
6772
</a>
6873
<a href="rfc9661.html" id="RFC9661" class="list-group-item list-group-item-action">
6974
RFC 9661 - The JSON Meta Application Protocol (JMAP) for Sieve Scripts
7075
</a>
76+
<a href="rfc9660.html" id="RFC9660" class="list-group-item list-group-item-action">
77+
RFC 9660 - The DNS Zone Version (ZONEVERSION) Option
78+
</a>
7179
<a href="rfc9659.html" id="RFC9659" class="list-group-item list-group-item-action">
7280
RFC 9659 - Window Sizing for Zstandard Content Encoding
7381
</a>

html/rfc9660.html

Lines changed: 1696 additions & 0 deletions
Large diffs are not rendered by default.

html/rfc9663.html

Lines changed: 2289 additions & 0 deletions
Large diffs are not rendered by default.

html/rfc9671.html

Lines changed: 1829 additions & 0 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)