From 334fb9b92e7eb4fda22c879e85cc491ca67ac6f8 Mon Sep 17 00:00:00 2001 From: Bryan Newbold Date: Mon, 27 Jul 2020 10:53:24 -0700 Subject: yet another 'bad' PDF sha1hex --- python/sandcrawler/pdfextract.py | 1 + 1 file changed, 1 insertion(+) (limited to 'python/sandcrawler') diff --git a/python/sandcrawler/pdfextract.py b/python/sandcrawler/pdfextract.py index 41a8764..d650e28 100644 --- a/python/sandcrawler/pdfextract.py +++ b/python/sandcrawler/pdfextract.py @@ -24,6 +24,7 @@ BAD_PDF_SHA1HEX = [ "8e4f03c29ae1fe7227140ab4b625f375f6c00d31", "b2b66b9c7f817a20144456f99c0be805602e8597", "d6b0f405bf13c23d0e90c54eea527442786d1cd3", + "445968ef735b228c08c3ff4238d99fc9f4824619", ] @dataclass -- cgit v1.2.3