fix: exclude "blue lock s2" from anify
This commit is contained in:
@@ -107,6 +107,7 @@ export async function shouldSkipAnify(
|
||||
158927, // Spy x Family S2
|
||||
166873, // Mushoku Tensei: Jobless Reincarnation S2 part 2
|
||||
163134, // Re:ZERO -Starting Life in Another World- Season 3
|
||||
163146, // Blue Lock S2
|
||||
].includes(aniListId)
|
||||
) {
|
||||
return true;
|
||||
|
||||
Reference in New Issue
Block a user