mirror of
https://github.com/bellingcat/auto-archiver.git
synced 2026-06-11 12:48:28 +03:00
change to old status
This commit is contained in:
1
Pipfile
1
Pipfile
@@ -35,7 +35,6 @@ vk-url-scraper = "*"
|
||||
uwsgi = "*"
|
||||
requests = {extras = ["socks"], version = "*"}
|
||||
# wacz = "==0.4.8"
|
||||
auto-archiver = "*"
|
||||
|
||||
[requires]
|
||||
python_version = "3.10"
|
||||
|
||||
10
Pipfile.lock
generated
10
Pipfile.lock
generated
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"_meta": {
|
||||
"hash": {
|
||||
"sha256": "829389c61ec0056c45bd961898753093ba76133c7e770dcf8b33f9a74c91af38"
|
||||
"sha256": "fb7d3bf900dd1ebbdd96433166472ec9a1d2a0dcd5638a9c95ad10d65d3422a8"
|
||||
},
|
||||
"pipfile-spec": 6,
|
||||
"requires": {
|
||||
@@ -164,14 +164,6 @@
|
||||
],
|
||||
"version": "==0.15.6"
|
||||
},
|
||||
"auto-archiver": {
|
||||
"hashes": [
|
||||
"sha256:830815c8ee25a4faef15d6bc0f31aad83a8717c066aa1b4db40ff7da32349cac",
|
||||
"sha256:dfce1745962a7478287f9c897e0f5fb8e7ca6aaa94e92d5d52b5bded0d90fdd6"
|
||||
],
|
||||
"index": "pypi",
|
||||
"version": "==0.5.23"
|
||||
},
|
||||
"beautifulsoup4": {
|
||||
"hashes": [
|
||||
"sha256:492bbc69dca35d12daac71c4db1bfff0c876c00ef4a2ffacce226d4638eb72da",
|
||||
|
||||
@@ -16,9 +16,9 @@ steps:
|
||||
- hash_enricher
|
||||
# - screenshot_enricher
|
||||
# - thumbnail_enricher
|
||||
# - wayback_archiver_enricher
|
||||
- wayback_archiver_enricher
|
||||
# - wacz_enricher
|
||||
- pdq_hash_enricher
|
||||
# - pdq_hash_enricher
|
||||
formatter: html_formatter # defaults to mute_formatter
|
||||
storages:
|
||||
- local_storage
|
||||
|
||||
Reference in New Issue
Block a user