Skip to content

Commit

Permalink
Disable mangahere
Browse files Browse the repository at this point in the history
  • Loading branch information
JipFr committed Jan 3, 2024
1 parent 43b703c commit fe510d0
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions src/scrapers/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -80,8 +80,8 @@ import nhentainetInstance from "./nhentainet";
export const nhentainet = nhentainetInstance;

// Import Mangahere
import MangahereInstance from "./mangahere";
export const Mangahere = MangahereInstance;
// import MangahereInstance from "./mangahere";
// export const Mangahere = MangahereInstance;

// Import MangaDex V5
import MangadexInstance from "./mangadex-v5";
Expand All @@ -99,7 +99,7 @@ export const scrapers = {
Mangasee,
Mangadex5,
Manganelo,
Mangahere,
// Mangahere,
RCO,
ComicExtra,
nhentai,
Expand Down

0 comments on commit fe510d0

Please sign in to comment.