mirror of
https://github.com/libredirect/instances.git
synced 2024-12-06 19:26:17 +01:00
Fixed dublicate of piped.video https://github.com/libredirect/libredirect/issues/652
This commit is contained in:
@@ -269,6 +269,7 @@ def piped():
|
||||
logging.error(traceback.format_exc())
|
||||
continue
|
||||
mightyList[frontend] = _list
|
||||
_list['clearnet'].remove("https://piped.video")
|
||||
print(Fore.GREEN + 'Fetched ' + Style.RESET_ALL + frontend)
|
||||
except Exception:
|
||||
fetchCache(frontend)
|
||||
|
||||
Reference in New Issue
Block a user