Skip to content
This repository was archived by the owner on May 4, 2023. It is now read-only.

Commit 95d00d0

Browse files
committed
Change repo url to repo.dergoogler.com
1 parent a85920e commit 95d00d0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/src/main/java/com/fox2code/mmm/repo/RepoManager.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ public final class RepoManager {
3333
"https://www.androidacy.com/modules-repo";
3434

3535
public static final String DG_MAGISK_REPO =
36-
"https://raw.githubusercontent.com/Googlers-Magisk-Repo/json/master/modules.json";
36+
"https://repo.dergoogler.com/modules.json";
3737
public static final String DG_MAGISK_REPO_HOMEPAGE =
3838
"https://github.com/orgs/Googlers-Magisk-Repo/repositories?type=source";
3939

0 commit comments

Comments
 (0)