Skip to content

Commit

Permalink
Adding 2024-10 crawl to crawlstats.py
Browse files Browse the repository at this point in the history
  • Loading branch information
thunderpoot committed Feb 8, 2024
1 parent 85d3ec2 commit 6854876
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 @@ -133,6 +133,7 @@ class MonthlyCrawl:
'CC-MAIN-2023-23': 82,
'CC-MAIN-2023-40': 83,
'CC-MAIN-2023-50': 84,
'CC-MAIN-2024-10': 85,
}

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

0 comments on commit 6854876

Please sign in to comment.