Skip to content

Commit

Permalink
feat: register CC-MAIN-2024-46 in crawl enum
Browse files Browse the repository at this point in the history
  • Loading branch information
thunderpoot committed Oct 29, 2024
1 parent ae9e3d1 commit b0a0daf
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions crawlstats.py
Original file line number Diff line number Diff line change
Expand Up @@ -141,6 +141,7 @@ class MonthlyCrawl:
'CC-MAIN-2024-33': 102,
'CC-MAIN-2024-38': 103,
'CC-MAIN-2024-42': 104,
'CC-MAIN-2024-46': 105,
}

by_id = dict(map(reversed, by_name.items()))
Expand Down

0 comments on commit b0a0daf

Please sign in to comment.