longer delay

This commit is contained in:
Josef František Straka 2025-04-08 14:39:50 +02:00
parent 01f5c6aa3d
commit 21f6e43e68

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)