From: Roland Häder Date: Sun, 3 Sep 2023 22:53:34 +0000 (+0200) Subject: Continued: X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=37d58a6f247db7ad08277f09da96a39fe58d1423;p=fba.git Continued: - added alias 'glitchcafe' for mastodon --- diff --git a/fba/helpers/software.py b/fba/helpers/software.py index d259147..6464e03 100644 --- a/fba/helpers/software.py +++ b/fba/helpers/software.py @@ -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: