Skip to content

Commit

Permalink
feat: register CC-MAIN-2025-05 in crawl enum
Browse files Browse the repository at this point in the history
  • Loading branch information
thunderpoot committed Jan 9, 2025
1 parent b85d74c commit 94aeb50
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 @@ -143,6 +143,7 @@ class MonthlyCrawl:
'CC-MAIN-2024-42': 104,
'CC-MAIN-2024-46': 105,
'CC-MAIN-2024-51': 106,
'CC-MAIN-2025-05': 107,
}

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

0 comments on commit 94aeb50

Please sign in to comment.