Skip to content

Commit

Permalink
Merge pull request #36 from Petit-Abba/master
Browse files Browse the repository at this point in the history
2021-10-17 17:15:34 auth commit
  • Loading branch information
Petit-Abba authored Oct 9, 2021
2 parents bd082a3 + 6eeaddf commit 2d3b319
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 3 deletions.
4 changes: 2 additions & 2 deletions module.prop
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
id=crond_clear_the_blacklist
name=crond 清理黑名单列表
version=v4.4.3 (21/10/05)
versionCode=20211005
version=v4.4.4 (21/10/09)
versionCode=20211009
author=阿巴酱(Petit-Abba)
description=CROND: [ 等待刷新.. ] Repo: https://github.com/Petit-Abba/black_and_white_list/
2 changes: 1 addition & 1 deletion script/clear_the_blacklist_functions.sh
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ log_md_clear() {
logd "正常运行: [$root_file_dir/root]"
logd "------------------------------------------------------------"
logd " "
logd "当然状态: ${Screen}"
logd "当前状态: ${Screen}"
}

log_md_set_cron_clear() {
Expand Down
3 changes: 3 additions & 0 deletions update_zZZ.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
# 版本更新信息

### v4.4.4 (21/10/09)
- 🤔刷新版本号

### v4.4.3 (21/10/05)
- 白名单规则追加更新
- 细节处理
Expand Down

0 comments on commit 2d3b319

Please sign in to comment.