Roll back to prechange
revert Update comment with correct directory
This commit is contained in:
parent
9e94e1e108
commit
caeec000c3
@ -216,7 +216,7 @@ def main():
|
||||
if filename.endswith(".cdx.json"):
|
||||
directory_output_file.write(f"{filename}\n")
|
||||
|
||||
# Process older files in /opt/cdxfiles/urls and /opt/cdxfiles/urls_tophosts
|
||||
# Process older files in /opt/cdxfiles/urls and urls_tophosts
|
||||
older_than_48_hours = datetime.now() - timedelta(days=2)
|
||||
directories_to_check = [URLS_DIRECTORY, URLS_FILES_DIRECTORY]
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user