mirror of
https://github.com/sotam0316/docker-py-revanced.git
synced 2026-04-25 03:48:37 +09:00
🎨 Added CandyVPN
This commit is contained in:
@@ -73,6 +73,7 @@ class RevancedConfig(object):
|
||||
"facebook": f"{self.apk_mirror}/apk/facebook-2/facebook/",
|
||||
"grecorder": f"{self.apk_mirror}/apk/google-inc/google-recorder/",
|
||||
"trakt": f"{self.apk_mirror}/apk/trakt/trakt/",
|
||||
"candyvpn": f"{self.apk_mirror}/apk/liondev-io/candylink-vpn/",
|
||||
}
|
||||
self.apk_mirror_version_urls = {
|
||||
key: value + value.split("/")[-2]
|
||||
|
||||
Reference in New Issue
Block a user