edgi-govdata-archiving / web-monitoring-diff

Tools for diffing and comparing web content. Also includes a web server that makes diffs available as an HTTP service.
https://web-monitoring-diff.readthedocs.io/
GNU General Public License v3.0
11 stars 4 forks source link

Ignore `application/x-download` content type #105

Closed Mr0grog closed 2 years ago

Mr0grog commented 2 years ago

The application/x-download content type doesn't really carry any meaningful information about the content, and should be ignored in favor of sniffing when checking whether a document might be diffable HTML.