diff --git a/apps.toml b/apps.toml index aefea67496..677dbfb840 100644 --- a/apps.toml +++ b/apps.toml @@ -644,6 +644,13 @@ level = 8 state = "working" url = "https://github.com/YunoHost-Apps/cultivons_ynh" +[cusdis] +category = "publishing" +potential_alternative_to = [ "Disqus" ] +state = "working" +subtags = [ "website" ] +url = "https://github.com/YunoHost-Apps/cusdis_ynh" + [custom_backup] added_date = 1722705585 # 2024/08/03 category = "system_tools" diff --git a/logos/cusdis.png b/logos/cusdis.png new file mode 100644 index 0000000000..29bc370119 Binary files /dev/null and b/logos/cusdis.png differ diff --git a/wishlist.toml b/wishlist.toml index a723af241a..c619859d93 100644 --- a/wishlist.toml +++ b/wishlist.toml @@ -428,13 +428,6 @@ upstream = "https://github.com/crowdsecurity/crowdsec" website = "https://www.crowdsec.net/" added_date = 1698055766 # 2023/10/23 -[cusdis] -name = "Cusdis" -description = "A lightweight, privacy-friendly comment system alternative to Disqus." -upstream = "https://github.com/djyde/cusdis" -website = "https://cusdis.com/" -added_date = 1695656621 # 2023/09/25 - [dashy] name = "Dashy" description = "Customizable dashboard used to organize self-hosted services, websites, etc."