mirror of
https://github.com/ArchiveTeam/reddit-grab
synced 2024-11-12 01:10:50 +00:00
Version 20230727.01. Use openssl instead of gnutls.
This commit is contained in:
parent
bb6198cc1a
commit
288c9b731c
@ -1 +1 @@
|
||||
FROM atdr.meo.ws/archiveteam/grab-base:gnutls
|
||||
FROM atdr.meo.ws/archiveteam/grab-base
|
||||
|
@ -59,7 +59,7 @@ if not WGET_AT:
|
||||
#
|
||||
# Update this each time you make a non-cosmetic change.
|
||||
# It will be added to the WARC files and reported to the tracker.
|
||||
VERSION = '20230627.01'
|
||||
VERSION = '20230727.01'
|
||||
TRACKER_ID = 'reddit'
|
||||
TRACKER_HOST = 'legacy-api.arpa.li'
|
||||
MULTI_ITEM_SIZE = 40
|
||||
|
Loading…
Reference in New Issue
Block a user