mirror of
https://github.com/tomasriveral/vps-config.git
synced 2026-08-11 18:18:38 +02:00
lint
This commit is contained in:
@@ -177,7 +177,7 @@ def process():
|
|||||||
|
|
||||||
if is_video_url(url):
|
if is_video_url(url):
|
||||||
success, errorMSG = send_to_metube(url)
|
success, errorMSG = send_to_metube(url)
|
||||||
wasVideo = true
|
wasVideo = True
|
||||||
else:
|
else:
|
||||||
success, errorMSG = send_to_archivebox(url)
|
success, errorMSG = send_to_archivebox(url)
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user