update to latest
This commit is contained in:
@@ -8,7 +8,7 @@ OVPN_ZIP_URL = "https://downloads.nordcdn.com/configs/archives/servers/ovpn.zip"
|
||||
|
||||
def download_and_extract_ovpn_configs(cursor, conn):
|
||||
"""
|
||||
Downloads the OVPN ZIP archive, extracts its contents,
|
||||
Downloads the OVPN ZIP archive, extracts its contents,
|
||||
adds new entries to the database, and cleans up.
|
||||
Returns a list of OVPN filenames that need to be checked.
|
||||
"""
|
||||
|
||||
Reference in New Issue
Block a user