api-version = "v1" cors-allowed-hosts = [ "revanced.app", "*.revanced.app" ] endpoint = "https://api.revanced.app" static-files-path = "static/root" versioned-static-files-path = "static/versioned" backend-service-name = "GitHub" about-json-file-path = "about.json" organization = "revanced" [patches] repository = "revanced-patches" asset-regex = "rvp$" signature-asset-regex = "asc$" public-key-file = "static/root/keys.asc" public-key-id = 3897925568445097277 [manager] repository = "revanced-manager" asset-regex = "apk$" [contributors-repositories] revanced-patcher = "ReVanced Patcher" revanced-patches = "ReVanced Patches" revanced-website = "ReVanced Website" revanced-cli = "ReVanced CLI" revanced-manager = "ReVanced Manager"