add mangahub, remove mangfox
[fanfix.git] / src / be / nikiroo / fanfix / supported / SupportType.java
index 37c03bffbd3f8b15c2ba837583185187b09f923e..0df30f268a7c09b8656d4e3b5c78d628e565be39 100644 (file)
@@ -20,7 +20,7 @@ public enum SupportType {
        /** Fanfictions from a lot of different universes */
        FANFICTION,
        /** Website with lots of Mangas */
-       MANGAFOX,
+       MANGAHUB,
        /** Furry website with comics support */
        E621,
        /** Furry website with stories */
@@ -58,9 +58,9 @@ public enum SupportType {
                case INFO_TEXT:
                        return "info-text";
                case MANGA_LEL:
-                       return "MangaLel.com";
-               case MANGAFOX:
-                       return "MangaFox.me";
+                       return "MangaLEL";
+               case MANGAHUB:
+                       return "MangaHub.io";
                case TEXT:
                        return "text";
                case YIFFSTAR: