Issue #7393: Properly sniff mislabeled feeds.

This commit is contained in:
Simon Martin
2015-08-30 00:15:23 +02:00
parent 67cbda4be3
commit 5301e59965
7 changed files with 52 additions and 6 deletions

View File

@@ -0,0 +1,7 @@
<!-- Good format for a "RDF feed" -->
<?xml version="1.0"?>
<rdf:RDF
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns="http://purl.org/rss/1.0/"
>
</rdf:RDF>