From: Roland Häder Date: Fri, 21 Jul 2023 07:53:20 +0000 (+0200) Subject: Continued: X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=4f9dec78f451ded2a911dbc636b75ea31f64044d;p=fba.git Continued: - added alias fedibird as this is mastodon --- diff --git a/fba/helpers/software.py b/fba/helpers/software.py index 373ba1f..ce2c6ed 100644 --- a/fba/helpers/software.py +++ b/fba/helpers/software.py @@ -34,7 +34,7 @@ def alias(software: str) -> str: if software in ["akkoma", "rebased", "akkounfucked", "ched", "incestoma"]: logger.debug("Setting pleroma: software='%s'", software) software = "pleroma" - elif software in ["hometown", "ecko"] or "mastodon" in software: + elif software in ["hometown", "ecko", "fedibird"] 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"] or "shumihub" in software or "мисскей" in software: