D0n9X1n / hexo-blog-encrypt

Yet, just another hexo plugin for security.
https://www.npmjs.com/package/hexo-blog-encrypt
MIT License
989 stars 102 forks source link

无法在线打开加密文章 #219

Closed LordC0107 closed 6 months ago

LordC0107 commented 6 months ago

Issue

离线测试时功能正常,在线测试时正确输入密码后按回车确认没有反应。

Actual Behavior

image

Steps to Reproduce the Problem

  1. 加密文章链接:http://cc2000.xyz/2024/03/20/Hello/
  2. 输入密码后按下回车即出现上图报错。

Specifications

hexo: 7.1.1 hexo-cli: 4.3.1 os: win32 10.0.22621 node: 20.11.1 acorn: 8.11.2 ada: 2.7.4 ares: 1.20.1 base64: 0.5.1 brotli: 1.0.9 cjs_module_lexer: 1.2.2 cldr: 43.1 icu: 73.2 llhttp: 8.1.1 modules: 115 napi: 9 nghttp2: 1.58.0 nghttp3: 0.7.0 ngtcp2: 0.8.1 openssl: 3.0.13+quic simdutf: 4.0.4 tz: 2023c undici: 5.28.3 unicode: 15.0 uv: 1.46.0 uvwasi: 0.0.19 v8: 11.3.244.8-node.17 zlib: 1.2.13.1-motley-5daffc7

LordC0107 commented 6 months ago

解决了,在链接前加https https://github.com/D0n9X1n/hexo-blog-encrypt/issues/128