From: Mint <> Date: Wed, 24 Aug 2022 06:23:42 +0000 (+0300) Subject: Goddamn X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=ed704dd66a4f985b851f46f3aaa87001354a76be;p=fba.git Goddamn --- diff --git a/fetch_blocks.py b/fetch_blocks.py index 76ca647..924c4bb 100644 --- a/fetch_blocks.py +++ b/fetch_blocks.py @@ -204,7 +204,7 @@ for blocker, software in c.fetchall(): conn.commit() except Exception as e: print("error:", e, blocker) - elif software == "friendica" + elif software == "friendica": print(blocker) try: json = get_friendica_blocks(blocker)