mirror of
https://github.com/codexu/note-gen.git
synced 2026-04-25 21:05:55 +03:00
[GH-ISSUE #148] [bug] webp 格式的在线图像无法显示 #111
Labels
No labels
bug
duplicate
feature
platform: Android
platform: Linux
platform: Windows
platform: iOS
platform: macOS
priority: high
priority: low
pull-request
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/note-gen#111
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @adra2n on GitHub (Apr 24, 2025).
Original GitHub issue: https://github.com/codexu/note-gen/issues/148
详细描述这个 Bug
对于webp 格式的在线图像无法显示,如笔记中插入
无法显示出来
NoteGen 版本
Version 0.13.3
操作系统
macOS
报错日志
[Error] Failed to load resource: the server responded with a status of 403 () (bg2025042209.webp, line 0)
@codexu commented on GitHub (Apr 25, 2025):
测试结果:NoteGen 支持 webp 格式。
使用你的图片测试结果返回 403。
@adra2n commented on GitHub (Apr 25, 2025):
图片可以在浏览器正常打开,难道是NoteGen 的 UA 或者 referer 问题导致了 403?
@codexu commented on GitHub (Apr 25, 2025):
有可能,我试了一下,用 jsDelivr 的链接是可以正常展示的