new headers
This commit is contained in:
parent
a64dae4b23
commit
3acc50c0c5
1 changed files with 4 additions and 4 deletions
|
@ -536,12 +536,12 @@ class AniPlay : AniListAnimeHttpSource(), ConfigurableAnimeSource {
|
|||
|
||||
private val HEADER_NEXT_ACTION = mapOf(
|
||||
PREF_DOMAIN_ENTRY_VALUES[0] to mapOf(
|
||||
"NEXT_ACTION_EPISODE_LIST" to "7f245562e54103f7dc13b3f89743fe31492ae34d6d",
|
||||
"NEXT_ACTION_SOURCES_LIST" to "7fa64b02d2e6dc6a72c31b915844cb42a729b5e575",
|
||||
"NEXT_ACTION_EPISODE_LIST" to "7f07777b5f74e3edb312e0b718a560f9d3ad21aeba",
|
||||
"NEXT_ACTION_SOURCES_LIST" to "7f11490e43dca1ed90fcb5b90bac1e5714a3e11232",
|
||||
),
|
||||
PREF_DOMAIN_ENTRY_VALUES[1] to mapOf(
|
||||
"NEXT_ACTION_EPISODE_LIST" to "7f4b13f495ada236e47ada7923680d8264f2601e45",
|
||||
"NEXT_ACTION_SOURCES_LIST" to "7f41e61d8806a49322bbe4746ff28a39e4dc098b6b",
|
||||
"NEXT_ACTION_EPISODE_LIST" to "7f57233b7a6486e8211b883c502fa0450775f0ee98",
|
||||
"NEXT_ACTION_SOURCES_LIST" to "7f48c7ffeb25edece852102a65d794a1dffa37aaac",
|
||||
),
|
||||
)
|
||||
private const val PROXY_URL = "https://aniplay-cors.yqizw7.easypanel.host"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue