feat: Make backend configurable

This commit is contained in:
oSumAtrIX
2024-11-01 03:09:11 +01:00
parent 65ee2700e7
commit f91f3a65c5
8 changed files with 90 additions and 100 deletions

View File

@@ -20,3 +20,4 @@ old-api-endpoint = "https://old-api.revanced.app"
static-files-path = "static/root"
versioned-static-files-path = "static/versioned"
about-json-file-path = "about.json"
backend-service-name = "GitHub"