add re-zero s3 to anify denylist

This commit is contained in:
2024-10-06 18:41:27 -04:00
parent 8a20b72bcb
commit 223c2f1e4c

View File

@@ -106,6 +106,7 @@ export async function shouldSkipAnify(
153406, // Tower of God S2
158927, // Spy x Family S2
166873, // Mushoku Tensei: Jobless Reincarnation S2 part 2
163134, // Re:ZERO -Starting Life in Another World- Season 3
].includes(aniListId)
) {
return true;