Update house.json

This commit is contained in:
猿来狮码农
2023-10-26 17:23:12 +08:00
committed by GitHub
parent 9aa6656d38
commit ef5ce7da11
+6 -1
View File
@@ -1,7 +1,12 @@
{ {
"storeHouse": [{ "storeHouse": [
{
"sourceName": "CP多仓", "sourceName": "CP多仓",
"sourceUrl": "https://mcp2016.github.io/TVBox/urls.json" "sourceUrl": "https://mcp2016.github.io/TVBox/urls.json"
},
{
"sourceName": "shop多仓",
"sourceUrl": "http://xxxoo.shop/ku.txt"
} }
] ]
} }