🎨 Added CandyVPN

This commit is contained in:
Nikhil Badyal
2023-07-01 18:17:55 +05:30
parent f340791d0e
commit 4fc39dac2b
3 changed files with 3 additions and 0 deletions
+1
View File
@@ -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]