Skip to content

增加对mhtml格式网页存档的支持 #4

Description

@amsonia17

mhtml是Chrome等浏览器的网页存档格式(虽然Safari不用这个,而是用.webarchive吧),这种MIME multipart文件可以保留网页的格式、图片等。

优点:

  1. 支持mhtml可以保留网页格式、图片(目前看起来没有存档网页中的图片)
  2. 大家可以将网页保存为mhtml,然后提交(这样更好应对需要登录的内容、有paywall的内容、公众号文章等)

需要解决的问题:

  1. 自动化保存、显示mhtml
  2. 文件尺寸会大一些,将来可能会遇到git repo过大的问题

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions