changeset 16:a59d322e5826

Support feeds served as text/xml
author Guido Berhoerster <guido+feed-preview@berhoerster.name>
date Wed, 12 Dec 2018 10:56:37 +0100
parents 150f07c7595f
children 48cabd01ef64
files js/background.js
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/js/background.js	Mon Dec 10 23:24:36 2018 +0100
+++ b/js/background.js	Wed Dec 12 10:56:37 2018 +0100
@@ -132,6 +132,7 @@
         case 'application/rss+xml':
         case 'application/rdf+xml':
         case 'application/xml':
+        case 'text/xml':
             break;
         default:
             // non-XML media type