From 5d0e166246364ddd69145c5404776fc9a0c1ce72 Mon Sep 17 00:00:00 2001 From: Bryan Newbold Date: Thu, 6 Feb 2020 12:00:51 -0800 Subject: additional trusted link sources --- python/fatcat_tools/importers/ingest.py | 3 +++ 1 file changed, 3 insertions(+) (limited to 'python') diff --git a/python/fatcat_tools/importers/ingest.py b/python/fatcat_tools/importers/ingest.py index 17e2d566..e7a789e9 100644 --- a/python/fatcat_tools/importers/ingest.py +++ b/python/fatcat_tools/importers/ingest.py @@ -31,6 +31,9 @@ class IngestFileResultImporter(EntityImporter): 'fatcat-ingest-container', 'fatcat-ingest', 'arabesque', + 'mag-corpus', + 'unpaywall-corpus', + 's2-corpus', ] if kwargs.get('skip_source_whitelist', False): self.ingest_request_source_whitelist = [] -- cgit v1.2.3