Skip to content

Commit

Permalink
update dist
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Dec 28, 2023
1 parent f8cce0a commit 217302d
Show file tree
Hide file tree
Showing 9 changed files with 72 additions and 53 deletions.
6 changes: 3 additions & 3 deletions dist/ebook/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
/>

<title>E-Book Reader</title>
<link rel="stylesheet" href="../styles/inject.css?v=1703768157" />
<link rel="stylesheet" href="../styles/inject.css?v=1703793701" />
<style>
:root {
--active-bg: rgba(0, 0, 0, 0.05);
Expand Down Expand Up @@ -388,8 +388,8 @@ <h1 id="side-bar-title"></h1>
</svg>
</button>
</div>
<script src="../libs/foliate-js/ebook.js?v=1703768157" type="module"></script>
<script src="./ebook-global.js?v=1703768157"></script>
<script src="../libs/foliate-js/ebook.js?v=1703793701" type="module"></script>
<script src="./ebook-global.js?v=1703793701"></script>
<script src="../content_script.js"></script>
</body>
</html>
6 changes: 3 additions & 3 deletions dist/ebook/make/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
content="default-src 'self' blob:; script-src * data: blob: 'unsafe-inline' 'unsafe-eval'; style-src 'self' blob: 'unsafe-inline'; img-src 'self' blob: data:; connect-src 'self' blob: data:; frame-src blob: data:; object-src blob: data:; form-action 'none';"
/>
<title>E-Book Maker</title>
<link rel="stylesheet" href="../../styles/inject.css?v=1703768157" />
<link rel="stylesheet" href="../../styles/inject.css?v=1703793701" />
<style>
:root {
--active-bg: rgba(0, 0, 0, 0.05);
Expand Down Expand Up @@ -572,8 +572,8 @@ <h1 class="notranslate">
<div id="chapters"></div>
</div>

<script src="../../libs/foliate-js/make.js?v=1703768157" type="module"></script>
<script src="../ebook-builder-global.js?v=1703768157"></script>
<script src="../../libs/foliate-js/make.js?v=1703793701" type="module"></script>
<script src="../ebook-builder-global.js?v=1703793701"></script>
<script src="../../content_script.js" type="module"></script>
</body>
</html>
19 changes: 19 additions & 0 deletions dist/example/split-paragraphs.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
<!DOCTYPE html>
<html lang="en">
<head>
<title></title>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
</head>
<body>

<article>

In recent years, the number of large cities and the incidence of urban haze have been increasing. However, whether population growth inevitably leads to air pollution is controversial. The expansion of city scale is accompanied by changes in traffic mode and traffic congestion. However, whether such expansion influences traffic and wields a significant impact on air pollution remains unknown. Thus, this research attempts to clarify the influence mechanism of city-scale expansion on air pollution and analyze the expansion of city scale, traffic, and air pollution in the same framework. First, we find that city-scale expansion can directly influence air pollution. The scale effect of energy consumption caused by such expansion significantly aggravates air pollution, whereas the structural and technological effects can effectively improve air quality. Second, green mode of transportation can reduce air pollution, whereas traffic congestion worsens air pollution by increasing the commuting time. Third, we find that the city-scale expansion can both alleviate and worsen air pollution by promoting public transport and exacerbating traffic congestion, respectively. Therefore, the effect of city-scale expansion on air quality by influencing traffic is clearly a “double-edged sword.”



</article>

</body>
</html>
2 changes: 1 addition & 1 deletion dist/html/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -379,7 +379,7 @@ <h1 id="side-bar-title"></h1>
</svg>
</button>
</div>
<script src="./html.js?v=1703768157"></script>
<script src="./html.js?v=1703793701"></script>
<script src="../content_script.js"></script>
</body>
</html>
24 changes: 12 additions & 12 deletions dist/libs/foliate-js/make.js

Large diffs are not rendered by default.

40 changes: 20 additions & 20 deletions dist/libs/subtitle/subtitle.js

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions dist/pdf/immservie.js

Large diffs are not rendered by default.

14 changes: 7 additions & 7 deletions dist/pdf/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -44,14 +44,14 @@
type="application/l10n"
href="../pdf/locale/locale.properties"
/>
<script src="../build/pdf.js?v=1703768157"></script>
<script src="../build/pdf.js?v=1703793701"></script>

<script src="../pdf/entry.js?v=1703768157"></script>
<link rel="stylesheet" href="../pdf/viewer.css?v=1703768157" />
<script src="../pdf/viewer.js?v=1703768157"></script>
<link rel="stylesheet" href="../pdf/custom-pdf.css?v=1703768157" />
<script src="../pdf/entry.js?v=1703793701"></script>
<link rel="stylesheet" href="../pdf/viewer.css?v=1703793701" />
<script src="../pdf/viewer.js?v=1703793701"></script>
<link rel="stylesheet" href="../pdf/custom-pdf.css?v=1703793701" />
<link rel="stylesheet" href="../pdf/jquery/jquery-ui-1.13.2.css" />
<script src="../pdf/immservie.js?v=1703768157"></script>
<script src="../pdf/immservie.js?v=1703793701"></script>
<script src="../pdf/download/html2canvas.min.js"></script>
<script src="../pdf/download/pdf-lib-1.17.1.min.js"></script>
<link rel="stylesheet" href="../styles/inject.css" /></head>
Expand All @@ -60,7 +60,7 @@
<noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-WVZZDLS"
height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript>
<!-- End Google Tag Manager (noscript) -->
<link rel="stylesheet" href="../pdf/entry.css?v=1703768157" />
<link rel="stylesheet" href="../pdf/entry.css?v=1703793701" />
<div id="outerContainer">
<div id="sidebarContainer">
<div id="toolbarSidebar">
Expand Down
8 changes: 4 additions & 4 deletions dist/subtitle/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,9 @@
/>
<title>Local Subtitle</title>

<link rel="stylesheet" href="../styles/pico.css?v=1703768157" />
<link rel="stylesheet" href="../styles/inject.css?v=1703768157" />
<link rel="stylesheet" href="./subtitle.css?v=1703768157" />
<link rel="stylesheet" href="../styles/pico.css?v=1703793701" />
<link rel="stylesheet" href="../styles/inject.css?v=1703793701" />
<link rel="stylesheet" href="./subtitle.css?v=1703793701" />
<style>
#drop-target {
height: 100vh;
Expand Down Expand Up @@ -69,7 +69,7 @@ <h4 class="notranslate">
</div>
</div>
<div id="mount"></div>
<script src="../libs/subtitle/subtitle.js?v=1703768157"></script>
<script src="../libs/subtitle/subtitle.js?v=1703793701"></script>
<script src="../content_script.js"></script>
</body>
</html>

0 comments on commit 217302d

Please sign in to comment.