diff --git a/.github/workflows/legado.yml b/.github/workflows/legado.yml index eb3ab638e..01e8c8b8c 100644 --- a/.github/workflows/legado.yml +++ b/.github/workflows/legado.yml @@ -6,11 +6,11 @@ on: push: branches: - master - tags: - - '3.*' - pull_request: - branches: - - master +# tags: +# - '3.*' +# pull_request: +# branches: +# - master # watch: # types: [started] # schedule: diff --git a/README.md b/README.md index e11d95c0c..d01b120a2 100644 --- a/README.md +++ b/README.md @@ -3,8 +3,8 @@ [![Commitizen friendly](https://img.shields.io/badge/commitizen-friendly-brightgreen.svg)](http://commitizen.github.io/cz-cli/) ## 阅读3.0 -* 书源规则 https://celeter.github.io -* 更新日志 [updateLog.md](/app/src/main/assets/updateLog.md) +* [书源规则](https://alanskycn.gitee.io/teachme/) +* [更新日志](/app/src/main/assets/updateLog.md) ![image](https://github.com/gedoor/gedoor.github.io/blob/master/images/%E9%98%85%E8%AF%BB%E7%AE%80%E4%BB%8B1.jpg) ![image](https://github.com/gedoor/gedoor.github.io/blob/master/images/%E9%98%85%E8%AF%BB%E7%AE%80%E4%BB%8B2.jpg) diff --git a/app/src/main/assets/updateLog.md b/app/src/main/assets/updateLog.md index 38ec7cb3b..7e7454cef 100644 --- a/app/src/main/assets/updateLog.md +++ b/app/src/main/assets/updateLog.md @@ -3,6 +3,15 @@ * 关注合作公众号 **[小说拾遗]()** 获取好看的小说。 - 旧版数据导入教程:先在旧版阅读(2.x)中进行备份,然后在新版阅读(3.x)【我的】->【备份与恢复】,选择【导入旧版本数据】。 +**2020/09/12** +* web看书同步最新章 +* web写源增加图片样式等规则 +* 正文规则可以使用@get{title}获取目录标题,js里使用title + +**2020/09/11** +* 修复一些bug +* 背景配置自由添加 + **2020/09/10** * 修复自动换源的bug * 修复保存主题的bug diff --git a/app/src/main/assets/web/index.html b/app/src/main/assets/web/index.html index bd4945790..d44d08651 100644 --- a/app/src/main/assets/web/index.html +++ b/app/src/main/assets/web/index.html @@ -14,7 +14,7 @@