From 665beb99e5ff5f4648a929c9ed3f3043680f0f20 Mon Sep 17 00:00:00 2001 From: LittleDipshit <147397299+LittleDipshit@users.noreply.github.com> Date: Tue, 16 Jan 2024 13:59:42 +0100 Subject: [PATCH] [sync] Update config --- README.md | 5 ++--- json/config.json | 4 ++-- 2 files changed, 4 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 90bf464..bbf2b1f 100644 --- a/README.md +++ b/README.md @@ -1,12 +1,11 @@ -# Magisk Modules Repo +# Googlers Magisk Repo - This repository stores modules for [MMRL](https://github.com/DerGoogler/MMRL) and [MRepo](https://github.com/MRepoApp/MRepo.git). ## Add to MMRL or MRepo ``` -https://gr.dergoogler.com/repo/ +https://gr.dergoogler.com/gmr/ ``` - ## How to update? - [magisk-modules-repo-util](https://github.com/Googlers-Repo/magisk-modules-repo-util.git) diff --git a/json/config.json b/json/config.json index 266788a..1437aaa 100644 --- a/json/config.json +++ b/json/config.json @@ -1,10 +1,10 @@ { "name": "Googlers Magisk Repo", "website": "https://mmrl.dergoogler.com", - "support": "https://github.com/Googlers-Repo/repo/issues", + "support": "https://github.com/Googlers-Repo/gmr/issues", "donate": "https://github.com/sponsors/DerGoogler", "submission": null, - "base_url": "https://gr.dergoogler.com/repo/", + "base_url": "https://gr.dergoogler.com/gmr/", "max_num": 3, "enable_log": true, "log_dir": "log"