Skip to content

Commit 086d23d

Browse files
committed
chore: register CC-MAIN-2025-51 in crawl enum
1 parent fbe0ca4 commit 086d23d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

crawlstats.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -154,6 +154,7 @@ class MonthlyCrawl:
154154
'CC-MAIN-2025-38': 115,
155155
'CC-MAIN-2025-43': 116,
156156
'CC-MAIN-2025-47': 117,
157+
'CC-MAIN-2025-51': 118,
157158
}
158159

159160
by_id = dict(map(reversed, by_name.items()))

0 commit comments

Comments
 (0)