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