
Product
Introducing Socket Firewall: Free, Proactive Protection for Your Software Supply Chain
Socket Firewall is a free tool that blocks malicious packages at install time, giving developers proactive protection against rising supply chain attacks.
hexo-bilibili-card
Advanced tools
A hexo plugin insert a bilibili video card into your page or article, some of css code is copy from bilibili.
A hexo plugin insert a bilibili card into your page or article, some of css code is copy from bilibili.
一个Hexo插件,在你的文章中插入b站的视频卡片,样式模仿和借鉴自b站。
此插件样式可能会受到站内样式污染,后期会改为 SVG 生成。段时间内获取大量图片可能会受到访问限制。
This plugin's CSS styles may be contaminated by the site's CSS styles, which will be changed to SVG generation at a later date. Fetching a large number of images over a period of time may be subject to access restrictions.
npm i hexo-bilibili-card
You can click here to see the preview website.
点击 这里 看预览哦~
In your config file, insert follow codes:
在你的 config 文件中插入以下片段
{% bilicard your_video_id %}
your_video_id
is the avid or bvid in Bilibili.
your_video_id
是b站的bv号或av号。
then you will get the card in your page.
然后你就可以看见文章中的卡片了。
由于 b 站图片地址的跨域限制,因此需要配置图片代理,目前未找到大陆地区较为稳定的服务,默认使用的 https://images.weserv.nl/?url=
,部分地区受到了 DNS 污染及反应过慢。建议参考 rsstt-img-relay 自建服务。
Due to the CORS strategy of Bilibili, you need to configure an image proxy to get the image correctly. Unfortunately, we haven’t found any stable image proxy in China Mainland yet. The default image proxy is provided by https://images.weserv.nl/?url=
, which has DNS pollution in some areas and the response is too slow. We suggest referring to rsstt-img-relay to build your image proxy instead.
hexo_bilibili_card:
imageProxy: https://images.weserv.nl/?url=
FAQs
A hexo plugin insert a bilibili video card into your page or article, some of css code is copy from bilibili.
We found that hexo-bilibili-card 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.
Product
Socket Firewall is a free tool that blocks malicious packages at install time, giving developers proactive protection against rising supply chain attacks.
Research
Socket uncovers malicious Rust crates impersonating fast_log to steal Solana and Ethereum wallet keys from source code.
Research
A malicious package uses a QR code as steganography in an innovative technique.