kopia lustrzana https://github.com/bellingcat/auto-archiver
new column
rodzic
3bbfdf6eba
commit
7c0b05b276
|
@ -36,6 +36,7 @@ class Gsheets(Step):
|
||||||
'text': 'text content',
|
'text': 'text content',
|
||||||
'screenshot': 'screenshot',
|
'screenshot': 'screenshot',
|
||||||
'hash': 'hash',
|
'hash': 'hash',
|
||||||
|
'pdq_hash': 'perceptual hashes',
|
||||||
'wacz': 'wacz',
|
'wacz': 'wacz',
|
||||||
'replaywebpage': 'replaywebpage',
|
'replaywebpage': 'replaywebpage',
|
||||||
},
|
},
|
||||||
|
|
|
@ -19,6 +19,7 @@ class GWorksheet:
|
||||||
'title': 'upload title',
|
'title': 'upload title',
|
||||||
'screenshot': 'screenshot',
|
'screenshot': 'screenshot',
|
||||||
'hash': 'hash',
|
'hash': 'hash',
|
||||||
|
'pdq_hash': 'perceptual hashes',
|
||||||
'wacz': 'wacz',
|
'wacz': 'wacz',
|
||||||
'replaywebpage': 'replaywebpage',
|
'replaywebpage': 'replaywebpage',
|
||||||
}
|
}
|
||||||
|
|
Ładowanie…
Reference in New Issue