mirror of
				https://github.com/kovidgoyal/calibre.git
				synced 2025-11-03 19:17:02 -05:00 
			
		
		
		
	Fix #985364 (xkcd recipe update)
This commit is contained in:
		
							parent
							
								
									11569fddac
								
							
						
					
					
						commit
						c85d2df15f
					
				@ -21,7 +21,7 @@ class XkcdCom(BasicNewsRecipe):
 | 
			
		||||
 | 
			
		||||
    use_embedded_content   = False
 | 
			
		||||
    oldest_article = 60
 | 
			
		||||
    keep_only_tags = [dict(id='middleContent')]
 | 
			
		||||
    keep_only_tags = [dict(id='middleContainer')]
 | 
			
		||||
    remove_tags = [dict(name='ul'), dict(name='h3'), dict(name='br')]
 | 
			
		||||
    no_stylesheets = True
 | 
			
		||||
    # turn image bubblehelp into a paragraph
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user