1
0
Fork 0
mirror of synced 2024-09-30 09:06:19 +13:00

include more output file locations when considering whether snapshot.is_archived

This commit is contained in:
Nick Sweeting 2024-01-19 03:43:36 -08:00
parent 99bb02cd6c
commit 19e9c1c2f0

View file

@ -379,11 +379,15 @@ class Link:
output_paths = (
domain(self.url),
'output.html',
'output.pdf',
'screenshot.png',
'output.html',
'singlefile.html',
'readability/content.html',
'mercury/content.html',
'htmltotext.txt',
'media',
'singlefile.html'
'git',
)
return any(