theme-next / hexo-theme-next

Elegant and powerful theme for Hexo.
https://theme-next.org
Other
8.17k stars 2.05k forks source link

beian url is wrong in v7.8.0 #1604

Closed yiGmMk closed 3 years ago

yiGmMk commented 3 years ago

Issue Checklist


Expected behavior

In v7.8.0 the beian url is "http://www.beian.miit.gov.cn" which is wrong that doesn't work(it point to a wrong path resulting in 404). Correct url should be "https://beian.miit.gov.cn/"

In branch master it is correct.

Actual behavior

In v7.8.0 the beian url is "http://www.beian.miit.gov.cn"

Steps to reproduce the behavior

  1. N/A
  2. N/A
  3. N/A

Environment Information

Node.js and NPM Information

Package dependencies Information

Hexo Configuration

NexT Configuration

Other Information

sli1989 commented 3 years ago

solved in #1553