From 77f0bf39a0e0bff4d27237c3c88ab12b1d167b71 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:32:36 +0800 Subject: [PATCH] Create house.json --- house.json | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 house.json diff --git a/house.json b/house.json new file mode 100644 index 0000000..f6d019f --- /dev/null +++ b/house.json @@ -0,0 +1,7 @@ +{ + "storeHouse": [{ + "sourceName": "CP多仓", + "sourceUrl": "https://mcp2016.github.io/TVBox/urls.json" + } + ] +}