add mangahub, remove mangfox
[fanfix.git] / src / be / nikiroo / fanfix / supported / SupportType.java
index ba18949e504f76f72c6a444608dad05f98063523..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 */
@@ -59,8 +59,8 @@ public enum SupportType {
                        return "info-text";
                case MANGA_LEL:
                        return "MangaLEL";
-               case MANGAFOX:
-                       return "MangaFox.me";
+               case MANGAHUB:
+                       return "MangaHub.io";
                case TEXT:
                        return "text";
                case YIFFSTAR: