On prend en charge plus de calendriers (support différents agendas en ligne)
See #357
This commit is contained in:
parent
1a6a2f90f2
commit
ca1015814a
@ -93,7 +93,8 @@ class CExtractor(Extractor):
|
|||||||
self.possible_urls = [
|
self.possible_urls = [
|
||||||
"https://calendar.google.com/calendar/",
|
"https://calendar.google.com/calendar/",
|
||||||
"https://addtocalendar.com/",
|
"https://addtocalendar.com/",
|
||||||
"https://www.google.com/calendar/event",
|
"https://www.google.com/calendar/",
|
||||||
|
"http://www.google.com/calendar/",
|
||||||
]
|
]
|
||||||
|
|
||||||
def guess_image(self, soup, url):
|
def guess_image(self, soup, url):
|
||||||
|
Loading…
x
Reference in New Issue
Block a user