e
This commit is contained in:
parent
afb4922251
commit
00000d9cec
1 changed files with 2 additions and 0 deletions
|
|
@ -63,6 +63,8 @@ async def get_events(
|
||||||
if cached_hrefs & {href}:
|
if cached_hrefs & {href}:
|
||||||
continue
|
continue
|
||||||
|
|
||||||
|
cached_hrefs.add(href)
|
||||||
|
|
||||||
events.append(
|
events.append(
|
||||||
{
|
{
|
||||||
"sport": event_name,
|
"sport": event_name,
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue