From f2f471d3265579db96d0fe8876dc58ea48cff25d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=8C=BF=E6=9D=A5=E7=8B=AE=E7=A0=81=E5=86=9C?= Date: Tue, 27 Jun 2023 09:58:52 +0800 Subject: [PATCH] Update house.json --- house.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/house.json b/house.json index f6d019f..9aa532f 100644 --- a/house.json +++ b/house.json @@ -1,7 +1,7 @@ { "storeHouse": [{ "sourceName": "CP多仓", - "sourceUrl": "https://mcp2016.github.io/TVBox/urls.json" + "sourceUrl": "https://raw.githubusercontent.com/mcp2016/TVBox/main/urls.json" } ] }