
Security News
Another Round of TEA Protocol Spam Floods npm, But It’s Not a Worm
Recent coverage mislabels the latest TEA protocol spam as a worm. Here’s what’s actually happening.
hexo-extract-excerpt
Advanced tools
The excerpt will be automatically extracted based on the configured number of characters when <!--more--> is not present
基于 hexo-plain-excerpt 修改
html-to-text 版本- 当没有 <!--more--> 时,按默认摘要长度 400 截取,否则用 <!--more--> 前面的文本作为摘要
摘要长度可在 _config.yml 中修改,如 excerpt_length: 500
如生成的摘要长度小于 excerpt_length,则直接显示原文(不生成摘要)
Modified based on hexo-plain-excerpt
html-to-text version- If <!--more--> is not present, posts will be truncated to the default excerpt length of 400. Otherwise, the text before <!--more--> will be used as the excerpt.
The excerpt length can be modified in _config.yml, e.g. excerpt_length: 500
If the generated excerpt length is less than excerpt_length, the original post will be displayed (no excerpt generated).
FAQs
Generate an excerpt by extracting text and images from posts based on configuration when <!--more--> is not present
The npm package hexo-extract-excerpt receives a total of 2 weekly downloads. As such, hexo-extract-excerpt popularity was classified as not popular.
We found that hexo-extract-excerpt demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Security News
Recent coverage mislabels the latest TEA protocol spam as a worm. Here’s what’s actually happening.

Security News
PyPI adds Trusted Publishing support for GitLab Self-Managed as adoption reaches 25% of uploads

Research
/Security News
A malicious Chrome extension posing as an Ethereum wallet steals seed phrases by encoding them into Sui transactions, enabling full wallet takeover.