We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0fec4b2 commit 05d42a2Copy full SHA for 05d42a2
1 file changed
src/js/instances.js
@@ -29,8 +29,8 @@ const instances = {
29
"logo_link": "https://vpodc.data-commons.org",
30
"dictionary_endpoint": "https://vpodc.data-commons.org/api/v0/submission/_dictionary/_all",
31
"file_stats_endpoint": "https://vpodc.data-commons.org/index/_stats",
32
- "file_count": 424908,
33
- "total_file_size": 2257964824746,
+ "file_count": 424911,
+ "total_file_size": 2257967611033,
34
"subject_count": 163695
35
}
36
0 commit comments