]> git.mxchange.org Git - fba.git/commitdiff
Continued:
authorRoland Häder <roland@mxchange.org>
Sun, 3 Sep 2023 22:53:34 +0000 (00:53 +0200)
committerRoland Häder <roland@mxchange.org>
Sun, 3 Sep 2023 22:53:34 +0000 (00:53 +0200)
- added alias 'glitchcafe' for mastodon

fba/helpers/software.py

index d259147ce9c476efac45f8a3a69e118a1d27b141..6464e03cc1dc0f8bfefbe710d701c7340b861ee7 100644 (file)
@@ -37,7 +37,7 @@ def alias(software: str) -> str:
     elif "radiant" in software:
         logger.debug("Setting radiant: software='%s'", software)
         software = "radiant"
-    elif software in ["hometown", "ecko", "fedibird" ] or "되는 마스토돈" in software or "mastodon" in software:
+    elif software in ["hometown", "ecko", "fedibird", "glitchcafe"] or "되는 마스토돈" in software or "mastodon" in software:
         logger.debug("Setting mastodon: software='%s'", software)
         software = "mastodon"
     elif software in ["slipfox calckey", "calckey", "groundpolis", "foundkey", "cherrypick", "meisskey", "magnetar", "keybump", "dolphin", "calckey social", "azk.sns", "firefish", "qtmmsky", "iceshrimp", "owohub", "re+", "russkey"] or "shumihub" in software or "мисскей" in software or "milkey" in software or "misskey" in software: