Add application/xml as html mimetype
This commit is contained in:
		
							
								
								
									
										2
									
								
								morss.py
									
									
									
									
									
								
							
							
						
						
									
										2
									
								
								morss.py
									
									
									
									
									
								
							@@ -47,7 +47,7 @@ UA_RSS = 'Liferea/1.8.12 (Linux; fr_FR.utf8; http://liferea.sf.net/)'
 | 
			
		||||
UA_HTML = 'Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.6; en-US; rv:1.9.2.11) Gecko/20101012 Firefox/3.6.11'
 | 
			
		||||
 | 
			
		||||
MIMETYPE = {	'xml':	['text/xml', 'application/xml', 'application/rss+xml', 'application/rdf+xml', 'application/atom+xml'],
 | 
			
		||||
				'html':	['text/html', 'application/xhtml+xml']}
 | 
			
		||||
				'html':	['text/html', 'application/xhtml+xml', 'application/xml']}
 | 
			
		||||
 | 
			
		||||
FBAPPID = "<insert yours>"
 | 
			
		||||
FBSECRET = "<insert yours>"
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user