fix(aniplay): Migrates to Aniwatch only
Removes Consumet and consolidates episode fetching to use Aniwatch as the sole provider. This simplifies the codebase and ensures a consistent data source for episodes and URLs. Also updates `wrangler` and sets `ENABLE_ANIFY` to false.
This commit is contained in:
@@ -6,7 +6,7 @@ compatibility_date = "2024-09-23"
|
||||
|
||||
[vars]
|
||||
TURSO_URL = "libsql://aniplay-v2-silverandroid.turso.io"
|
||||
ENABLE_ANIFY = true
|
||||
ENABLE_ANIFY = false
|
||||
|
||||
[observability]
|
||||
enabled = true
|
||||
|
||||
Reference in New Issue
Block a user