Skip to content

Commit

Permalink
Update BLACKLIST_IDS
Browse files Browse the repository at this point in the history
  • Loading branch information
befabri committed Jan 19, 2025
1 parent b8e11ea commit 37b2e32
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/services/apiService.ts
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,8 @@ const BLACKLIST_IDS: string[] = [
"GY49P88ER",
"GYK5X214R",
"GYVD2XZXY",
"GXJHM3GN4",
"G4PH0WJPQ",
];

export function isBlacklisted(animeId: string): boolean {
Expand Down

0 comments on commit 37b2e32

Please sign in to comment.