From 9e554cede315ac13277fb90ccf43e55dfe2b8044 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=99=9A=E9=A3=8E=E6=8B=82=E6=9F=B3=E9=A2=9C?= <434857005@qq.com> Date: Fri, 9 Jun 2023 15:55:49 +0800 Subject: [PATCH] =?UTF-8?q?=E8=87=AA=E9=80=82=E5=BA=94=E7=A7=BB=E5=8A=A8?= =?UTF-8?q?=E7=AB=AF=E7=BC=96=E8=BE=91=E7=95=8C=E9=9D=A2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- templates/config.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/config.txt b/templates/config.txt index 71be952..4620b86 100644 --- a/templates/config.txt +++ b/templates/config.txt @@ -4,7 +4,7 @@ "mode": {{ mode }}, "spider": "{{ host }}/liveslib", {% if alists|length > 0 %}"drives": {{alists_str}},{% endif %} -"homepage":"https://gitcode.net/qq_32394351/dr_py", +"homepage":"https://github.com/hjdhnx/dr_py", "sites": [{% for rule in rules.list %}{% if js_mode != 1 %} { "key":"dr_{{ rule.name }}",