mirror of
https://github.com/ReVanced/revanced-api.git
synced 2026-01-23 11:11:05 +00:00
feat: Remove deprecated routes and old API
Backwards compatibility should be and is now handled by the reverse proxy.
This commit is contained in:
@@ -4,7 +4,6 @@ cors-allowed-hosts = [
|
||||
"*.revanced.app"
|
||||
]
|
||||
endpoint = "https://api.revanced.app"
|
||||
old-api-endpoint = "https://old-api.revanced.app"
|
||||
static-files-path = "static/root"
|
||||
versioned-static-files-path = "static/versioned"
|
||||
backend-service-name = "GitHub"
|
||||
|
||||
Reference in New Issue
Block a user