Skip to content

Commit 0a210a8

Browse files
authored
Update config.py
1 parent f923ca9 commit 0a210a8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

telegram-script/config.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ class Config:
33
"https://api.github.com/repos/revanced-apks/build-apps/releases/latest"
44
)
55
MICROG_RELEASE_URL = (
6-
"https://api.github.com/repos/ReVanced/GmsCore/releases/latest"
6+
"https://github.com/ReVanced/GmsCore/releases/latest"
77
)
88
REVANCED_CHANGES_URL = (
99
"https://api.github.com/repos/revanced/revanced-patches/compare"

0 commit comments

Comments
 (0)