mirror of
				https://gitlab.crans.org/mediatek/med.git
				synced 2025-11-04 09:02:15 +01:00 
			
		
		
		
	One line was too long
This commit is contained in:
		@@ -57,7 +57,7 @@ class BedetequeScraper:
 | 
			
		||||
        regex_publish_date = r'datePublished\" content=\"([\d-]*)\">'
 | 
			
		||||
        regex_nb_of_pages = r'numberOfPages\">(\d*)</span'
 | 
			
		||||
        regex_author = r'<span itemprop=\"author\">(((?!<).)*)</span>'
 | 
			
		||||
        regex_illustrator = r'<span itemprop=\"illustrator\">(((?!<).)*)</span>'
 | 
			
		||||
        regex_illustrator = r'span itemprop=\"illustrator\">(((?!<).)*)</span'
 | 
			
		||||
 | 
			
		||||
        data = {
 | 
			
		||||
            'external_url': bd_url,
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user