Update house.json

This commit is contained in:
猿来狮码农
2023-06-27 09:58:52 +08:00
committed by GitHub
parent 70f7cac59a
commit f2f471d326
+1 -1
View File
@@ -1,7 +1,7 @@
{ {
"storeHouse": [{ "storeHouse": [{
"sourceName": "CP多仓", "sourceName": "CP多仓",
"sourceUrl": "https://mcp2016.github.io/TVBox/urls.json" "sourceUrl": "https://raw.githubusercontent.com/mcp2016/TVBox/main/urls.json"
} }
] ]
} }