From: Roland Häder Date: Sun, 3 Mar 2024 03:25:11 +0000 (+0100) Subject: Continued: X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=490aaec2f963729f75991bb32a9d51a0bcf0b278;p=fba.git Continued: - added another alias "hijikey" for "misskey" --- diff --git a/fba/helpers/software.py b/fba/helpers/software.py index 4a78ab3..7ce6fdb 100644 --- a/fba/helpers/software.py +++ b/fba/helpers/software.py @@ -63,7 +63,8 @@ _misskey_aliases = [ "goblin", "miraiskey", "lovers", - "rosekey" + "rosekey", + "hijikey" ] @lru_cache