From ef5ce7da11b1f592d2506cb265a8b760b2133947 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: Thu, 26 Oct 2023 17:23:12 +0800 Subject: [PATCH] Update house.json --- house.json | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/house.json b/house.json index f6d019f..d4b8c69 100644 --- a/house.json +++ b/house.json @@ -1,7 +1,12 @@ { - "storeHouse": [{ + "storeHouse": [ + { "sourceName": "CP多仓", "sourceUrl": "https://mcp2016.github.io/TVBox/urls.json" + }, + { + "sourceName": "shop多仓", + "sourceUrl": "http://xxxoo.shop/ku.txt" } ] }