We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f923ca9 commit 0a210a8Copy full SHA for 0a210a8
telegram-script/config.py
@@ -3,7 +3,7 @@ class Config:
3
"https://api.github.com/repos/revanced-apks/build-apps/releases/latest"
4
)
5
MICROG_RELEASE_URL = (
6
- "https://api.github.com/repos/ReVanced/GmsCore/releases/latest"
+ "https://github.com/ReVanced/GmsCore/releases/latest"
7
8
REVANCED_CHANGES_URL = (
9
"https://api.github.com/repos/revanced/revanced-patches/compare"
0 commit comments