]> git.mxchange.org Git - fba.git/commitdiff
Goddamn
authorMint <>
Wed, 24 Aug 2022 06:23:42 +0000 (09:23 +0300)
committerMint <>
Wed, 24 Aug 2022 06:23:42 +0000 (09:23 +0300)
fetch_blocks.py

index 76ca64768f253cefa98334cc7277422bc25e47eb..924c4bb3c43af7bd96938d3989402a28b1bb5d84 100644 (file)
@@ -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)