diff --git a/README_Changes.txt b/README_Changes.txt index d311360..19159f6 100644 --- a/README_Changes.txt +++ b/README_Changes.txt @@ -49,6 +49,10 @@ Changes    外字用1文字フォントの利用 ---- +1.1.1b22Q (2024/02/18) + - ライブラリの管理をgradleに移行 + - 濁点の改修 + - junrar、urlなど 1.1.1b21Q (2024/02/08)  - ページネーションの対応  - 非日本語環境での日本語フォントの使用 diff --git a/src/AozoraEpub3.java b/src/AozoraEpub3.java index 90055ee..898ff34 100644 --- a/src/AozoraEpub3.java +++ b/src/AozoraEpub3.java @@ -34,7 +34,7 @@ /** コマンドライン実行用mainとePub3変換関数 */ public class AozoraEpub3 { - public static final String VERSION = "1.1.1b21Q"; + public static final String VERSION = "1.1.1b22Q"; /** コマンドライン実行用 */ public static void main(String args[]) diff --git a/web/ncode.syosetu.com/extract.txt b/web/ncode.syosetu.com/extract.txt index 3df47da..75b8e49 100644 --- a/web/ncode.syosetu.com/extract.txt +++ b/web/ncode.syosetu.com/extract.txt @@ -11,7 +11,7 @@ PAGER_MAX 100 ##目次のクラスネーム INDEX .index_box:0 ##ページャーリンクのクラスネーム -#NEXT_PAGE .novelview_pager-next +NEXT_PAGE .novelview_pager-next ################################ ##一覧ページの抽出設定 diff --git a/web/novel18.syosetu.com/extract.txt b/web/novel18.syosetu.com/extract.txt index 42c9af0..c489d51 100644 --- a/web/novel18.syosetu.com/extract.txt +++ b/web/novel18.syosetu.com/extract.txt @@ -14,7 +14,7 @@ PAGER_MAX 100 ##目次のクラスネーム INDEX .index_box:0 ##ページャーリンクのクラスネーム -#NEXT_PAGE .novelview_pager-next +NEXT_PAGE .novelview_pager-next ################################ ##一覧ページの抽出設定