webnovel/ncode.syosetu.com.yaml in narou-3.1.11 vs webnovel/ncode.syosetu.com.yaml in narou-3.2.0
- old
+ new
@@ -73,5 +73,10 @@
# writer 作者名
w: |-
<th>作者名</th>
<td>(?:<a href=".+?">)?(?<writer>.+?)(?:</a>)?.?</td>
+
+# length 文字数
+l: |-
+ <th>文字数</th>
+ <td>(?<length>.+?)文字</td>