Skip to content
This repository has been archived by the owner on Mar 11, 2024. It is now read-only.

Commit

Permalink
Merge pull request #52 from Z-Jais/master
Browse files Browse the repository at this point in the history
Remove Violet, can not check film
  • Loading branch information
Ziedelth authored Dec 15, 2022
2 parents 8860c75 + 991494a commit 84e9e33
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions src/main/kotlin/fr/jais/scraper/platforms/NetflixPlatform.kt
Original file line number Diff line number Diff line change
Expand Up @@ -61,12 +61,6 @@ class NetflixPlatform(scraper: Scraper) : IPlatform(
81177634,
"https://cdn.myanimelist.net/images/anime/1435/131396.jpg",
Calendar.THURSDAY
),
NetflixContent(
81630362,
"https://www.nautiljon.com/images/anime/00/38/mini/violet_evergarden_recollections_11583.webp?11671060294",
Calendar.THURSDAY,
episodeType = EpisodeType.FILM
)
)
private val cache = mutableListOf<Cache>()
Expand Down

0 comments on commit 84e9e33

Please sign in to comment.