mirror of
https://github.com/bellingcat/auto-archiver.git
synced 2026-06-07 19:08:30 +03:00
This commit adds a browsertrix profile option to the configuration. In order to not require the passing of the browsertrix config to every Archiver, the Archiver constructors (include the base) were modified to accept a Storage and Config instance. Some of the constructors them pick out the pieces they need from the Config, in addition to calling the parent constructor. In order to avoid a circular import that this created the Config object now defines the default hash function to use, rather than having it be a static property of the Archiver class.
24 lines
252 B
Plaintext
24 lines
252 B
Plaintext
tmp*/
|
|
temp/
|
|
.env*
|
|
.DS_Store
|
|
expmt/
|
|
service_account.json
|
|
__pycache__/
|
|
._*
|
|
anu.html
|
|
*.log
|
|
.pytest_cach
|
|
anon*
|
|
config.json
|
|
config-*.json
|
|
config.yaml
|
|
config-*.yaml
|
|
logs/*
|
|
local_archive/
|
|
vk_config*.json
|
|
gd-token.json
|
|
credentials.json
|
|
secrets/*
|
|
browsertrix/*
|