fix(en/Aniplay): working again and header fetching #894

Merged
JosefFStraka merged 7 commits from aniplay into main 2025-04-09 21:02:53 -05:00
Showing only changes of commit 21f6e43e68 - Show all commits

View file

@ -589,7 +589,7 @@ class AniPlay : AniListAnimeHttpSource(), ConfigurableAnimeSource {
private const val PROXY_URL = "https://prox.aniplaynow.live"
private const val HEADERS_TIMEOUT_MINUTES = 15
private const val HEADERS_TIMEOUT_MINUTES = 60
private val DATE_FORMATTER = SimpleDateFormat("yyyy-MM-dd", Locale.ENGLISH)