このコミットが含まれているのは:
ManeraKai 2023-03-07 18:13:21 +03:00
コミット 856887d435
この署名に対応する既知のキーがデータベースに存在しません
GPGキーID: 5ABC31FFD562E337
1個のファイルの変更1行の追加0行の削除

ファイルの表示

@ -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)