mirror of
https://github.com/pirate/ArchiveBox.git
synced 2025-08-29 17:19:53 +02:00
@@ -86,7 +86,7 @@ def main(*args):
|
||||
)
|
||||
print_help()
|
||||
raise SystemExit(1)
|
||||
|
||||
if stdin_raw_text:
|
||||
import_path = save_stdin_source(stdin_raw_text)
|
||||
|
||||
### Handle ingesting urls from a remote file/feed
|
||||
|
Reference in New Issue
Block a user