Skip to content

Commit 1480a95

Browse files
authored
Merge pull request #22 from commoncrawl/chore/register-CC-MAIN-2025-47
chore: register CC-MAIN-2025-47 in crawl enum
2 parents d8030d2 + 992be49 commit 1480a95

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
@@ -153,6 +153,7 @@ class MonthlyCrawl:
153153
'CC-MAIN-2025-33': 114,
154154
'CC-MAIN-2025-38': 115,
155155
'CC-MAIN-2025-43': 116,
156+
'CC-MAIN-2025-47': 117,
156157
}
157158

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

0 commit comments

Comments
 (0)