aboutsummaryrefslogtreecommitdiffstats
path: root/python
diff options
context:
space:
mode:
authorBryan Newbold <bnewbold@archive.org>2020-07-05 12:28:45 -0700
committerBryan Newbold <bnewbold@archive.org>2020-07-05 12:28:45 -0700
commit073421d6317fc33d810c5195cbaee15d2a81b30e (patch)
treee89e20af76d784591acf26a648632374a60fab06 /python
parent4f9ac8aae155a74439f03aa2ab9aa95e1d813092 (diff)
downloadsandcrawler-073421d6317fc33d810c5195cbaee15d2a81b30e.tar.gz
sandcrawler-073421d6317fc33d810c5195cbaee15d2a81b30e.zip
add more slow PDF hashes
Diffstat (limited to 'python')
-rw-r--r--python/sandcrawler/pdfextract.py2
1 files changed, 2 insertions, 0 deletions
diff --git a/python/sandcrawler/pdfextract.py b/python/sandcrawler/pdfextract.py
index 4fd8712..41a8764 100644
--- a/python/sandcrawler/pdfextract.py
+++ b/python/sandcrawler/pdfextract.py
@@ -22,6 +22,8 @@ BAD_PDF_SHA1HEX = [
"64d821d728f9a3dc944b4c03be00feea0b57e314",
"88edcbab1cac2d70af5870422974afc253f4f0c6",
"8e4f03c29ae1fe7227140ab4b625f375f6c00d31",
+ "b2b66b9c7f817a20144456f99c0be805602e8597",
+ "d6b0f405bf13c23d0e90c54eea527442786d1cd3",
]
@dataclass