Skip to content

v0.4.4

Compare
Choose a tag to compare
@zu1k zu1k released this 29 Jun 09:02
· 283 commits to master since this release

更新内容

此次更新主要涉及 CDN 数据库相关内容:

  • CDN 数据库支持正则匹配 #106
  • CDN 数据库默认切换到新分支版本 #107
  • CDN 数据库格式类型由 cdn-skk-yml 更换为 cdn-yml

老用户需要删除 ~/.nali/config.yaml,然后重新运行程序自动生成

或者手动修改 cdn 数据库元信息如下:

- name: cdn
  format: cdn-yml
  file: cdn.yml
  languages:
    - zh-CN
  types:
    - CDN
  download-urls:
    - https://cdn.jsdelivr.net/gh/4ft35t/cdn/src/cdn.yml
    - https://github.com/4ft35t/cdn/master/src/cdn.yml
    - https://github.com/SukkaLab/cdn/master/src/cdn.yml