Fix nouveau site puce à l'oreille
This commit is contained in:
		@@ -29,8 +29,8 @@ from src.agenda_culturel.import_tasks.custom_extractors import *
 | 
			
		||||
if __name__ == "__main__":
 | 
			
		||||
 | 
			
		||||
    u2e = URL2Events(SimpleDownloader(), lapucealoreille.CExtractor())
 | 
			
		||||
    url = "https://www.lapucealoreille63.fr/programmation/"
 | 
			
		||||
    url_human = "https://www.lapucealoreille63.fr/programmation/"
 | 
			
		||||
    url = "https://www.lapucealoreille63.fr/agenda"
 | 
			
		||||
    url_human = "https://www.lapucealoreille63.fr/agenda"
 | 
			
		||||
 | 
			
		||||
    try:
 | 
			
		||||
        events = u2e.process(url, url_human, cache = "cache-lapucealoreille.xml", default_values = {}, published = True)
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user