File tree Expand file tree Collapse file tree 3 files changed +9
-3
lines changed
Expand file tree Collapse file tree 3 files changed +9
-3
lines changed Original file line number Diff line number Diff line change 2929 < meta property ="twitter:title " content ="epub2txt - Convert EPUB to Text Efficiently ">
3030 < meta property ="twitter:description " content ="Batch-convert ebooks into LLM-friendly plain text with automatic formatting and low memory usage. ">
3131 <!-- Fonts & Styles -->
32+ < link rel ="preconnect " href ="https://fonts.googleapis.com ">
33+ < link rel ="preconnect " href ="https://fonts.gstatic.com " crossorigin >
3234 < link rel ="stylesheet " href ="css/style.css ">
3335 <!-- Umami Analytics -->
3436 < script defer src ="https://cloud.umami.is/script.js " data-website-id ="8771ed9f-edd3-4665-bf16-1bc95940af08 "> </ script >
3537 <!-- JSZip & Custom Script -->
36- < script src ="https://cdnjs.cloudflare.com/ajax/libs/jszip/3.10.1/jszip.min.js "> </ script >
38+ < script defer src ="https://cdnjs.cloudflare.com/ajax/libs/jszip/3.10.1/jszip.min.js "> </ script >
3739 < script defer src ="app/epub2txt.js "> </ script >
3840</ head >
3941
Original file line number Diff line number Diff line change 2929 < meta property ="twitter:title " content ="epub2txt - EPUBを効率よくテキストに変換 ">
3030 < meta property ="twitter:description " content ="電子書籍をLLMでも使いやすいプレーンテキストに一括変換。自動整形と低メモリ。 ">
3131 <!-- Fonts & Styles -->
32+ < link rel ="preconnect " href ="https://fonts.googleapis.com ">
33+ < link rel ="preconnect " href ="https://fonts.gstatic.com " crossorigin >
3234 < link rel ="stylesheet " href ="../css/style.css ">
3335 <!-- Umami Analytics -->
3436 < script defer src ="https://cloud.umami.is/script.js " data-website-id ="8771ed9f-edd3-4665-bf16-1bc95940af08 "> </ script >
3537 <!-- JSZip & Custom Script -->
36- < script src ="https://cdnjs.cloudflare.com/ajax/libs/jszip/3.10.1/jszip.min.js "> </ script >
38+ < script defer src ="https://cdnjs.cloudflare.com/ajax/libs/jszip/3.10.1/jszip.min.js "> </ script >
3739 < script defer src ="../app/epub2txt.js "> </ script >
3840</ head >
3941
Original file line number Diff line number Diff line change 2929 < meta property ="twitter:title " content ="epub2txt - 高效將 EPUB 轉換為純文字 ">
3030 < meta property ="twitter:description " content ="批次將電子書轉為適合 LLM 使用的純文字,自動排版、記憶體用量低。 ">
3131 <!-- Fonts & Styles -->
32+ < link rel ="preconnect " href ="https://fonts.googleapis.com ">
33+ < link rel ="preconnect " href ="https://fonts.gstatic.com " crossorigin >
3234 < link rel ="stylesheet " href ="../css/style.css ">
3335 <!-- Umami Analytics -->
3436 < script defer src ="https://cloud.umami.is/script.js " data-website-id ="8771ed9f-edd3-4665-bf16-1bc95940af08 "> </ script >
3537 <!-- JSZip & Custom Script -->
36- < script src ="https://cdnjs.cloudflare.com/ajax/libs/jszip/3.10.1/jszip.min.js "> </ script >
38+ < script defer src ="https://cdnjs.cloudflare.com/ajax/libs/jszip/3.10.1/jszip.min.js "> </ script >
3739 < script defer src ="../app/epub2txt.js "> </ script >
3840</ head >
3941
You can’t perform that action at this time.
0 commit comments