mirror of
https://github.com/ReVanced/revanced-api.git
synced 2026-01-27 13:11:04 +00:00
feat: Implement more routes and add configuration
This commit is contained in:
14
configuration.toml
Normal file
14
configuration.toml
Normal file
@@ -0,0 +1,14 @@
|
||||
organization = "revanced"
|
||||
patches-repository = "revanced-patches"
|
||||
integrations-repositories = [
|
||||
"revanced-integrations"
|
||||
]
|
||||
contributors-repositories = [
|
||||
"revanced-patcher",
|
||||
"revanced-patches",
|
||||
"revanced-integrations",
|
||||
"revanced-website",
|
||||
"revanced-cli",
|
||||
"revanced-manager",
|
||||
]
|
||||
api-version = 1
|
||||
Reference in New Issue
Block a user