aboutsummaryrefslogtreecommitdiffstats
path: root/python
diff options
context:
space:
mode:
authorBryan Newbold <bnewbold@archive.org>2020-08-12 19:24:34 -0700
committerBryan Newbold <bnewbold@archive.org>2020-08-12 19:24:34 -0700
commit0f30785aa51e8e9e77d41833802c075fad23c6eb (patch)
treed0fc2efe3db250b3f2de75a7f360153178d5a9c2 /python
parent4a339554b7d3382e9fc493af7ee11d79413574db (diff)
downloadsandcrawler-0f30785aa51e8e9e77d41833802c075fad23c6eb.tar.gz
sandcrawler-0f30785aa51e8e9e77d41833802c075fad23c6eb.zip
yet another PDF sha1
Diffstat (limited to 'python')
-rw-r--r--python/sandcrawler/pdfextract.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/python/sandcrawler/pdfextract.py b/python/sandcrawler/pdfextract.py
index 9ddcd49..b20b103 100644
--- a/python/sandcrawler/pdfextract.py
+++ b/python/sandcrawler/pdfextract.py
@@ -50,6 +50,7 @@ BAD_PDF_SHA1HEX = [
"d17b1e254cce82df5c6eb4fd492cef91e7e11558",
"d188762a7e3ab5d4ee8a897204316513e4e636ec",
"d6b0f405bf13c23d0e90c54eea527442786d1cd3",
+ "eb5fffaa590a52bcc3705b888c6ff9c4dc4c45b2",
]
@dataclass